Jun 29 15:32:08.106978 np0000183479 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 15:32:08.116140 np0000183479 devstack@c-api.service[112558]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 15:32:08 2026] *** Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: nodename: np0000183479 Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: machine: x86_64 Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: clock source: unix Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: pcre jit disabled Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: detected number of CPU cores: 16 Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: current working directory: / Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: detected binary path: /usr/bin/uwsgi-core Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: your processes number limit is 256917 Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: your memory page size is 4096 bytes Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: detected max file descriptor number: 2048 Jun 29 15:32:08.119130 np0000183479 devstack@c-api.service[112558]: lock engine: pthread robust mutexes Jun 29 15:32:08.119699 np0000183479 devstack@c-api.service[112558]: thunder lock: enabled Jun 29 15:32:08.119699 np0000183479 devstack@c-api.service[112558]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 15:32:08.119699 np0000183479 devstack@c-api.service[112558]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 15:32:08.119699 np0000183479 devstack@c-api.service[112558]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 15:32:08.119699 np0000183479 devstack@c-api.service[112558]: Set PythonHome to /opt/stack/data/venv Jun 29 15:32:08.156399 np0000183479 devstack@c-api.service[112558]: Python main interpreter initialized at 0x799789ca3668 Jun 29 15:32:08.156399 np0000183479 devstack@c-api.service[112558]: python threads support enabled Jun 29 15:32:08.156399 np0000183479 devstack@c-api.service[112558]: your server socket listen backlog is limited to 100 connections Jun 29 15:32:08.156399 np0000183479 devstack@c-api.service[112558]: your mercy for graceful operations on workers is 80 seconds Jun 29 15:32:08.156952 np0000183479 devstack@c-api.service[112558]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 15:32:08.157098 np0000183479 devstack@c-api.service[112558]: *** Operational MODE: preforking *** Jun 29 15:32:08.157269 np0000183479 devstack@c-api.service[112558]: *** uWSGI is running in multiple interpreter mode *** Jun 29 15:32:08.157269 np0000183479 devstack@c-api.service[112558]: spawned uWSGI master process (pid: 112558) Jun 29 15:32:08.157512 np0000183479 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 15:32:08.158188 np0000183479 devstack@c-api.service[112558]: spawned uWSGI worker 1 (pid: 112563, cores: 1) Jun 29 15:32:08.158691 np0000183479 devstack@c-api.service[112558]: spawned uWSGI worker 2 (pid: 112564, cores: 1) Jun 29 15:32:08.159130 np0000183479 devstack@c-api.service[112558]: spawned uWSGI worker 3 (pid: 112565, cores: 1) Jun 29 15:32:08.159734 np0000183479 devstack@c-api.service[112558]: spawned uWSGI worker 4 (pid: 112566, cores: 1) Jun 29 15:32:08.159790 np0000183479 devstack@c-api.service[112558]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 15:32:08.295988 np0000183479 devstack@c-api.service[112564]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:32:08.295988 np0000183479 devstack@c-api.service[112564]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:32:08.295988 np0000183479 devstack@c-api.service[112564]: we strongly recommend against using it for new projects. Jun 29 15:32:08.295988 np0000183479 devstack@c-api.service[112564]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:32:08.295988 np0000183479 devstack@c-api.service[112564]: framework. For more detail see Jun 29 15:32:08.295988 np0000183479 devstack@c-api.service[112564]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:32:08.295988 np0000183479 devstack@c-api.service[112564]: import eventlet # noqa Jun 29 15:32:08.296504 np0000183479 devstack@c-api.service[112565]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:32:08.296504 np0000183479 devstack@c-api.service[112565]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:32:08.296504 np0000183479 devstack@c-api.service[112565]: we strongly recommend against using it for new projects. Jun 29 15:32:08.296504 np0000183479 devstack@c-api.service[112565]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:32:08.296504 np0000183479 devstack@c-api.service[112565]: framework. For more detail see Jun 29 15:32:08.296504 np0000183479 devstack@c-api.service[112565]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:32:08.296504 np0000183479 devstack@c-api.service[112565]: import eventlet # noqa Jun 29 15:32:08.300607 np0000183479 devstack@c-api.service[112566]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:32:08.300607 np0000183479 devstack@c-api.service[112566]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:32:08.300607 np0000183479 devstack@c-api.service[112566]: we strongly recommend against using it for new projects. Jun 29 15:32:08.300607 np0000183479 devstack@c-api.service[112566]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:32:08.300607 np0000183479 devstack@c-api.service[112566]: framework. For more detail see Jun 29 15:32:08.300607 np0000183479 devstack@c-api.service[112566]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:32:08.300607 np0000183479 devstack@c-api.service[112566]: import eventlet # noqa Jun 29 15:32:08.309489 np0000183479 devstack@c-api.service[112563]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 15:32:08.309489 np0000183479 devstack@c-api.service[112563]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 15:32:08.309489 np0000183479 devstack@c-api.service[112563]: we strongly recommend against using it for new projects. Jun 29 15:32:08.309489 np0000183479 devstack@c-api.service[112563]: If you are already using Eventlet, we recommend migrating to a different Jun 29 15:32:08.309489 np0000183479 devstack@c-api.service[112563]: framework. For more detail see Jun 29 15:32:08.309489 np0000183479 devstack@c-api.service[112563]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 15:32:08.309489 np0000183479 devstack@c-api.service[112563]: import eventlet # noqa Jun 29 15:32:08.394358 np0000183479 devstack@c-api.service[112566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:32:08.394358 np0000183479 devstack@c-api.service[112566]: warnings.warn( Jun 29 15:32:08.397444 np0000183479 devstack@c-api.service[112564]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:32:08.397444 np0000183479 devstack@c-api.service[112564]: warnings.warn( Jun 29 15:32:08.401159 np0000183479 devstack@c-api.service[112565]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:32:08.401159 np0000183479 devstack@c-api.service[112565]: warnings.warn( Jun 29 15:32:08.404251 np0000183479 devstack@c-api.service[112563]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 15:32:08.404251 np0000183479 devstack@c-api.service[112563]: warnings.warn( Jun 29 15:32:08.479451 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:08.479451 np0000183479 devstack@c-api.service[112564]: from cgi import parse_header Jun 29 15:32:08.485663 np0000183479 devstack@c-api.service[112566]: /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 29 15:32:08.485663 np0000183479 devstack@c-api.service[112566]: from cgi import parse_header Jun 29 15:32:08.493085 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:08.493085 np0000183479 devstack@c-api.service[112563]: from cgi import parse_header Jun 29 15:32:08.495160 np0000183479 devstack@c-api.service[112565]: /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 29 15:32:08.495160 np0000183479 devstack@c-api.service[112565]: from cgi import parse_header Jun 29 15:32:08.536886 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:08.536886 np0000183479 devstack@c-api.service[112564]: removals.removed_module( Jun 29 15:32:08.538956 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:08.538956 np0000183479 devstack@c-api.service[112564]: removals.removed_module( Jun 29 15:32:08.545127 np0000183479 devstack@c-api.service[112566]: /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 29 15:32:08.545127 np0000183479 devstack@c-api.service[112566]: removals.removed_module( Jun 29 15:32:08.547516 np0000183479 devstack@c-api.service[112566]: /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 29 15:32:08.547516 np0000183479 devstack@c-api.service[112566]: removals.removed_module( Jun 29 15:32:08.553224 np0000183479 devstack@c-api.service[112565]: /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 29 15:32:08.553224 np0000183479 devstack@c-api.service[112565]: removals.removed_module( Jun 29 15:32:08.553566 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:08.553566 np0000183479 devstack@c-api.service[112563]: removals.removed_module( Jun 29 15:32:08.555096 np0000183479 devstack@c-api.service[112565]: /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 29 15:32:08.555096 np0000183479 devstack@c-api.service[112565]: removals.removed_module( Jun 29 15:32:08.555875 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:08.555875 np0000183479 devstack@c-api.service[112563]: removals.removed_module( Jun 29 15:32:09.478919 np0000183479 devstack@c-api.service[112565]: /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 29 15:32:09.478919 np0000183479 devstack@c-api.service[112565]: warnings.warn( Jun 29 15:32:09.484181 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:09.484181 np0000183479 devstack@c-api.service[112564]: warnings.warn( Jun 29 15:32:09.515291 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:09.515291 np0000183479 devstack@c-api.service[112563]: warnings.warn( Jun 29 15:32:09.544911 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:09.544911 np0000183479 devstack@c-api.service[112564]: warnings.warn( Jun 29 15:32:09.545064 np0000183479 devstack@c-api.service[112565]: /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 29 15:32:09.545064 np0000183479 devstack@c-api.service[112565]: warnings.warn( Jun 29 15:32:09.561496 np0000183479 devstack@c-api.service[112566]: /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 29 15:32:09.561496 np0000183479 devstack@c-api.service[112566]: warnings.warn( Jun 29 15:32:09.576338 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:09.576338 np0000183479 devstack@c-api.service[112563]: warnings.warn( Jun 29 15:32:09.632938 np0000183479 devstack@c-api.service[112566]: /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 29 15:32:09.632938 np0000183479 devstack@c-api.service[112566]: warnings.warn( Jun 29 15:32:09.770849 np0000183479 devstack@c-api.service[112565]: 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 29 15:32:09.771038 np0000183479 devstack@c-api.service[112565]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112565) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:32:09.790919 np0000183479 devstack@c-api.service[112564]: 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 29 15:32:09.791177 np0000183479 devstack@c-api.service[112564]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112564) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:32:09.802257 np0000183479 devstack@c-api.service[112563]: 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 29 15:32:09.802440 np0000183479 devstack@c-api.service[112563]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112563) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:32:09.843847 np0000183479 devstack@c-api.service[112566]: 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 29 15:32:09.844070 np0000183479 devstack@c-api.service[112566]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112566) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 15:32:09.863394 np0000183479 devstack@c-api.service[112565]: /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 29 15:32:09.863394 np0000183479 devstack@c-api.service[112565]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:32:09.869298 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:09.869298 np0000183479 devstack@c-api.service[112564]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:32:09.888919 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:09.888919 np0000183479 devstack@c-api.service[112563]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:32:09.923997 np0000183479 devstack@c-api.service[112566]: /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 29 15:32:09.923997 np0000183479 devstack@c-api.service[112566]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 15:32:10.412588 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112563) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:32:10.412959 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112565) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:32:10.413044 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.413044 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.413253 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.413321 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112564) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:32:10.413407 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.413532 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.413707 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.413778 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.413857 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.413991 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.414088 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.414149 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.414149 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.414253 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.414320 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.414396 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.414531 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.414604 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.414685 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.414768 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.414857 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.414857 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.414857 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.415011 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.415078 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.415146 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.415146 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.415146 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.415146 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.415146 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.415146 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.416834 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.416968 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.417037 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.417037 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.417310 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.417375 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.417481 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.417544 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.417619 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.417679 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.417746 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.417804 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.417910 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.417910 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.418444 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.418534 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.418594 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.418677 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.418740 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.418859 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.418951 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.419514 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112566) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 15:32:10.420475 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.420661 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.421153 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.421767 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.422009 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.422164 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.422321 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.422519 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.422586 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.422659 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.423400 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.423493 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.423538 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.423575 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.423621 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.423660 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.423717 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.423763 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.423803 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.423840 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.423878 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.423917 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.423960 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.423997 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.424045 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.424088 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.424126 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.424126 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.424126 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.424126 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.424126 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.424576 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.424661 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.424752 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.424817 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.424857 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.424897 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.424941 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.424978 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.425024 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.425068 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.425112 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.425150 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.425150 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.425223 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.425262 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.425301 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.425338 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.425375 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.425468 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.425512 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.425573 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.425628 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.425674 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.425736 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.425776 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.425815 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.425877 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.425917 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.425955 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.425993 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.426029 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.426066 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.426116 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.426154 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.426193 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.426235 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.426273 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.426316 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.426353 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.426398 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.426449 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.426486 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.426576 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.426620 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.426657 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.426693 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.426730 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.426766 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.426802 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.426838 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.426874 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.426910 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.426955 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.426993 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.427028 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.427065 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.427107 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.427153 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.427226 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.427292 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.427452 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.427520 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.427561 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.427597 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.427597 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.427669 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.427669 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.427669 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.427669 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.427805 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.427854 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.427902 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.427902 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.427902 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.427902 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.427902 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.427902 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.428095 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.428095 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.428169 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.428206 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.428248 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.428333 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.428333 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.428463 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.428526 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.428646 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.428740 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.428845 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.428845 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.428845 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.429275 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.429334 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.429381 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.429441 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.429482 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.429520 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.429559 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.429608 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.429648 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.429692 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.429730 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.429768 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.429768 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.429768 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.430493 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.430590 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.430676 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.430763 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.430847 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.430933 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.430973 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.431021 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.431065 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.431109 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.431146 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.431215 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.431271 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.431340 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.431601 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.431676 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.431739 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.431779 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.431830 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.431871 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.431907 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.431947 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.431991 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.432036 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.432086 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.432129 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.432172 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.432210 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.432248 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.432248 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.432320 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.432366 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.432405 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.432405 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.432405 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.432557 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.432557 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.432557 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.432683 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.432723 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.432723 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.432789 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.432826 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.432869 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.432906 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.432942 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.432978 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.433020 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.433063 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.433106 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.433106 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.433170 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.433212 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.433249 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.433285 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.433285 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.433349 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.433398 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.433451 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.433522 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.433522 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.433522 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.433522 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.433650 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.433650 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.433650 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.433650 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.433795 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.433795 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.433795 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.434115 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.434178 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.434225 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.434267 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.434311 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.434353 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.434399 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.434464 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.434541 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.434608 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.434654 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.434696 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.434739 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.434739 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.435073 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.435149 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.435149 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.435275 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.435332 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.435387 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.435493 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.435550 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.435550 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.435618 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.435657 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.435707 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.435758 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.435758 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.435899 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.435990 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.436065 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.436151 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.436242 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.436302 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.436407 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.439479 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.439551 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.439604 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.439694 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.439694 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.439783 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.439826 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.440531 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.440585 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.440625 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.440798 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.440849 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.440888 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.440928 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.440966 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.441010 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.441046 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.441090 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.441128 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.441171 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.441208 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.441250 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.441293 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.441436 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.441479 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.441525 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.441568 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.441568 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.441643 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.441643 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.441643 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.441643 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.441643 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.441869 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.441922 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.441922 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.441992 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.441992 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.441992 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.441992 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.441992 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.441992 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.442195 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.442195 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.442264 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.442300 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.442402 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.442506 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.442586 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.442631 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.442676 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.442716 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.442788 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.442904 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.443021 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.443083 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.443133 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.443193 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.443245 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.443303 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.443360 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.443438 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.443438 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.443527 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.443565 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.443622 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.443622 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.443706 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.443757 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.443807 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.443855 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.443905 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.443952 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.444000 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.444000 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.444000 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.444000 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.444195 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.444253 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.444302 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.444397 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.444509 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.444576 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.444676 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.446098 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.446170 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.446213 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.446272 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.446314 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.446398 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.446468 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.446777 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.446873 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.446958 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.447046 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.447131 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.447170 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.447218 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.447256 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.447296 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.447338 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.447375 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.447375 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.447467 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.447517 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.447657 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.447768 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.447842 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.447932 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.448022 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.448108 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.448200 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.448931 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.449004 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.449051 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.449111 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.449162 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.449230 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.449297 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.449351 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.449393 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.449447 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.449490 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.449528 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.449566 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.449620 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.449659 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.449698 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.449741 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.449808 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.449847 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.449905 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.449945 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.449989 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.450027 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.450072 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.450112 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.450149 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.450186 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.450223 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.450261 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.450303 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.450350 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.450403 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.450460 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.450510 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.450554 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.450590 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.450632 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.450668 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.450711 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.450752 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.450793 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.450835 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.450872 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.450914 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.450956 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.450956 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.451028 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.451065 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.451065 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.451136 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.451178 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.451178 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.451250 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.451578 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.451578 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.451578 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.452208 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.452292 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.452333 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.452383 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.452448 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.452519 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.452590 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.452643 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.452712 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.452765 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.452843 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.452911 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.452911 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.453013 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.453088 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.453088 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.453192 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.453192 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.453304 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.453304 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.453380 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.454152 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.454279 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.454279 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.454461 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.454503 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.454568 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.454606 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.454640 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.454679 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.454733 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.454775 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.454809 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.454809 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.454867 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.454900 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.454931 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.454973 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.455007 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.455007 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.455007 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.455007 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.455448 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.455448 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.455574 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.455618 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.455658 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.455704 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.455750 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.455801 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.455842 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.455880 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.455913 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.455952 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.455986 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.456021 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.456059 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.456100 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.456133 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.456178 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.456217 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.456254 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.456292 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.456336 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.456379 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.456435 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.456475 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.456514 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.456548 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.456601 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.456639 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.456676 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.456709 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.456745 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.456779 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.456816 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.456867 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.456915 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.456965 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.457008 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.457042 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.457079 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.457111 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.457142 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.457181 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.457219 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.457252 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.457283 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.457331 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.457369 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.457427 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.457462 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.457496 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.457532 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.457565 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.457601 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.457644 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.457687 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.457724 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.457790 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.457830 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.458134 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.458134 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.458501 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.458559 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.458612 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.458685 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.458736 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.458775 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.458857 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.458923 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.458971 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.459032 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.459071 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.459105 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.459144 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.459197 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.459324 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.459372 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.459404 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.459453 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.459501 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.459537 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.459569 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.459608 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.459642 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.459682 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.459721 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.459753 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.459788 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.459826 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.459867 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.459903 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.459935 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.459971 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.459971 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.459971 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.459971 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.459971 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.460130 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.460130 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.460195 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.460195 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.460257 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.460347 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.460668 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.460761 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.460839 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.460932 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.461009 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.461094 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.461196 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.461738 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.461836 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.461874 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.461927 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.461971 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.462016 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.462054 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.462086 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.462086 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.462164 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.462299 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.462341 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.462379 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.462431 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.462466 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.462502 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.462545 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.462582 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.462628 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.462665 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.462705 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.462745 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.462782 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.462816 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.462816 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.462816 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.462816 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.462816 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.465139 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.465246 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.465325 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.465435 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.465480 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.465529 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.465568 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.465610 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.465649 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.465686 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.465758 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.465798 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.465834 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.465877 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.465915 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.465952 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.465988 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.466024 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.466060 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.466097 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.466139 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.466176 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.466218 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.466256 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.466292 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.466333 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.466368 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.466368 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.472467 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.472533 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.472599 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.472656 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.472713 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.472769 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.472817 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.472855 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.472898 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.472969 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.473010 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.473047 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.473085 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.473128 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.473174 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.473216 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.473265 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.473307 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.473307 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.473372 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.473429 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.473708 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.473771 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.473906 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.473906 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.473973 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.474009 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.474066 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.474227 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.474285 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.474369 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.474441 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.474511 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.474571 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.474686 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.474734 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.474869 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.474914 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.474953 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.474991 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.475028 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.475068 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.475105 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.475151 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.475188 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.475229 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.475270 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.475308 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.475344 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.475385 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.475469 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.475510 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.475510 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.475587 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.475625 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.475663 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.475732 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.475834 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.475911 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.475952 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.475996 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.476033 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.476074 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.476119 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.476156 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.476195 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.476229 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.476229 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.476306 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.476345 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.476587 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.476672 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.476725 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.476725 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.476792 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.476830 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.476936 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.477014 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.477054 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.477089 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.477128 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.477172 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.477215 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.477256 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.477294 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.477362 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.477400 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.477455 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.477492 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.477538 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.477576 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.477613 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.477750 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.477791 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.477826 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.477862 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.477898 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.478007 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.478107 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.478144 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.478182 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.478322 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.478361 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.478398 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.478465 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.478504 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.478540 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.478620 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.478708 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.478750 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.478820 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.478919 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.479571 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.479678 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.479782 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.479874 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.479981 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.480075 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.480159 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.480445 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.480563 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.480663 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.480763 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.480763 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.480763 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.480763 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.480955 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.480955 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.480955 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.480955 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.480955 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.480955 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.481180 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.481235 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.481280 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.481316 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.481352 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.481387 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.481449 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.481526 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.481565 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.481614 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.481704 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.481754 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.481801 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.481850 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.481888 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.481926 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.481962 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.482004 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.482042 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.482123 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.482162 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.482207 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.482245 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.482282 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.482326 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.482326 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.482326 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.482326 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.482326 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.482505 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.482505 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.482505 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.482505 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.482505 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.482505 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.482505 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.482730 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.482730 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.482803 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.482839 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.482882 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.482918 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.482954 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.482989 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.483024 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.483066 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.483152 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.483152 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.483229 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.483268 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.483304 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.483345 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.483345 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.483345 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.483345 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.483345 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.483345 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.483635 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112564) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.483705 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.483744 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112565) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.483789 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.483831 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.483868 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.483919 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.483957 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112564) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.484003 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.484042 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112564) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.484076 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112565) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.484076 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112565) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.484442 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112563) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.484519 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.484580 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.484645 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.484715 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112563) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.484776 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112563) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.487342 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.487452 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.487544 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.487544 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.487664 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.487664 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.487801 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 15:32:10.488205 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 15:32:10.488272 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 15:32:10.488319 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 15:32:10.488391 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 15:32:10.489093 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 15:32:10.489239 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 15:32:10.533151 np0000183479 devstack@c-api.service[112564]: INFO dbcounter [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Registered counter for database cinder Jun 29 15:32:10.537702 np0000183479 devstack@c-api.service[112563]: INFO dbcounter [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Registered counter for database cinder Jun 29 15:32:10.540532 np0000183479 devstack@c-api.service[112565]: INFO dbcounter [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Registered counter for database cinder Jun 29 15:32:10.549603 np0000183479 devstack@c-api.service[112566]: INFO dbcounter [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Registered counter for database cinder Jun 29 15:32:10.584864 np0000183479 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.585846 np0000183479 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.587510 np0000183479 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.598820 np0000183479 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.709960 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writer thread running {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:32:10.712867 np0000183479 devstack@c-api.service[112564]: INFO cinder.rpc [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:32:10.715050 np0000183479 devstack@c-api.service[112564]: INFO cinder.rpc [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:32:10.717101 np0000183479 devstack@c-api.service[112564]: INFO cinder.rpc [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:32:10.719773 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writer thread running {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:32:10.720040 np0000183479 devstack@c-api.service[112564]: INFO cinder.rpc [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:32:10.720674 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writer thread running {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:32:10.721270 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.723172 np0000183479 devstack@c-api.service[112565]: INFO cinder.rpc [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:32:10.723758 np0000183479 devstack@c-api.service[112563]: INFO cinder.rpc [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:32:10.726080 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.726600 np0000183479 devstack@c-api.service[112565]: INFO cinder.rpc [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:32:10.726725 np0000183479 devstack@c-api.service[112563]: INFO cinder.rpc [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:32:10.728986 np0000183479 devstack@c-api.service[112563]: INFO cinder.rpc [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:32:10.729366 np0000183479 devstack@c-api.service[112565]: INFO cinder.rpc [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:32:10.729972 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writer thread running {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 15:32:10.731938 np0000183479 devstack@c-api.service[112563]: INFO cinder.rpc [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:32:10.732185 np0000183479 devstack@c-api.service[112565]: INFO cinder.rpc [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:32:10.733147 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.733401 np0000183479 devstack@c-api.service[112566]: INFO cinder.rpc [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 15:32:10.733778 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.735760 np0000183479 devstack@c-api.service[112566]: INFO cinder.rpc [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 15:32:10.737651 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.739540 np0000183479 devstack@c-api.service[112566]: INFO cinder.rpc [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 15:32:10.739637 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.739701 np0000183479 devstack@c-api.service[112566]: INFO cinder.rpc [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 15:32:10.740689 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.744540 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.758906 np0000183479 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.761972 np0000183479 devstack@c-api.service[112564]: INFO cinder.rpc [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:32:10.764616 np0000183479 devstack@c-api.service[112564]: INFO cinder.rpc [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:32:10.765989 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.774332 np0000183479 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.775530 np0000183479 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.777049 np0000183479 devstack@c-api.service[112563]: INFO cinder.rpc [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:32:10.778054 np0000183479 devstack@c-api.service[112565]: INFO cinder.rpc [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:32:10.778393 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.779517 np0000183479 devstack@c-api.service[112563]: INFO cinder.rpc [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:32:10.779955 np0000183479 devstack@c-api.service[112565]: INFO cinder.rpc [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:32:10.780811 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.780888 np0000183479 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:10.780959 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.781667 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.784385 np0000183479 devstack@c-api.service[112566]: INFO cinder.rpc [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 15:32:10.786239 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.787376 np0000183479 devstack@c-api.service[112566]: INFO cinder.rpc [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 15:32:10.788846 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.790311 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.792952 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.793375 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.794359 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.796319 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.796398 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.797680 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.799397 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.799578 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.802276 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.802381 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.804036 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.805213 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.805300 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.806680 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.806756 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.809437 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.809750 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.809815 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.810124 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.813195 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.813292 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.814184 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.816433 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.817549 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.817639 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.819464 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.820758 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.821052 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.822110 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.822386 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.823183 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.823889 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.824063 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.824837 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.825851 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.826264 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.826658 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.827671 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.827735 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.829174 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.829445 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.830465 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.831089 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.831245 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.831884 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.832284 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.833278 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.834111 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.834320 np0000183479 devstack@c-api.service[112564]: WARNING cinder.api.contrib.hosts [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:32:10.834576 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: extensions {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.835783 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.835883 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: cgsnapshots {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.837317 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: qos-specs {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.838023 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.839680 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.839783 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.839941 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: capabilities {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.840247 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.841271 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: backups {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.841496 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.842032 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.842908 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.843281 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-volume-type-access {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.843541 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.844442 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.844933 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: encryption {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.845738 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.845947 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.846432 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: consistencygroups {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.847643 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.848168 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.848556 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: extra_specs {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.848626 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.849146 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.850116 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: encryption {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.850165 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.850744 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.851617 np0000183479 devstack@c-api.service[112563]: WARNING cinder.api.contrib.hosts [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:32:10.851675 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-volume-manage {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.851948 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: extensions {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.852367 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.853088 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-volume-transfer {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.853723 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.853866 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: cgsnapshots {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.854745 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-availability-zone {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.854956 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.855426 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.856038 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: qos-specs {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.856129 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-quota-sets {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.856974 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.857475 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-quota-class-sets {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.858257 np0000183479 devstack@c-api.service[112565]: WARNING cinder.api.contrib.hosts [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:32:10.858534 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: extensions {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.859164 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.859395 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: capabilities {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.860093 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: cgsnapshots {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.860868 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: backups {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.861610 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: qos-specs {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.861838 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.862272 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-snapshot-manage {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.862925 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-volume-type-access {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.863539 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.863691 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: os-hosts {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.863919 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: capabilities {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.864677 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: encryption {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.865071 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.865140 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extended resource: scheduler-stats {{(pid=112564) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.866102 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: backups {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.866259 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: consistencygroups {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.866587 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.867213 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.868093 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.868358 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-volume-type-access {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.868525 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: extra_specs {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.868672 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.869497 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.869588 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.contrib.snapshot_actions [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] SnapshotActionsController initialized {{(pid=112564) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:32:10.870098 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: encryption {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.870192 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: encryption {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.870273 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.870966 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.871630 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.871715 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: consistencygroups {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.871818 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-volume-manage {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.872396 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.872953 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.873300 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-volume-transfer {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.873635 np0000183479 devstack@c-api.service[112566]: WARNING cinder.api.contrib.hosts [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 15:32:10.873709 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: extra_specs {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.873763 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: extensions {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.874343 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.874920 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-availability-zone {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.875838 np0000183479 devstack@c-api.service[112564]: WARNING castellan.key_manager.migration [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.876241 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-quota-sets {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.876700 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: cgsnapshots {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.876769 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension UsedLimits extending resource: limits {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.876808 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.877539 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.877648 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.877713 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-quota-class-sets {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.877751 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeActions extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.877878 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.877977 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878077 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension TypesManage extending resource: types {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878134 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: qos-specs {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.878180 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878295 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878353 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: encryption {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.878427 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension AdminActions extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878548 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension AdminActions extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878642 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension AdminActions extending resource: backups {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878745 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878847 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.878954 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.v3.router [None req-364ed710-83cf-42b5-996e-0b1a79b93a51 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112564) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.879024 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-snapshot-manage {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.879857 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-volume-manage {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.880236 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: capabilities {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.880406 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: os-hosts {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.881341 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-volume-transfer {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.881607 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: backups {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.881800 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extended resource: scheduler-stats {{(pid=112563) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.883592 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-availability-zone {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.883760 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-volume-type-access {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.884005 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.885491 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.885553 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: encryption {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.885608 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-quota-sets {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.886341 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.contrib.snapshot_actions [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] SnapshotActionsController initialized {{(pid=112563) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:32:10.886943 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-quota-class-sets {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.887008 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: consistencygroups {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.887070 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.887309 np0000183479 devstack@c-api.service[112564]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x799789ca3668 pid: 112564 (default app) Jun 29 15:32:10.888255 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-snapshot-manage {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.888483 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.889215 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: extra_specs {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.889685 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: os-hosts {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.889837 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.891030 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extended resource: scheduler-stats {{(pid=112565) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.891223 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.891279 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: encryption {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.892810 np0000183479 devstack@c-api.service[112563]: WARNING castellan.key_manager.migration [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.893364 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.893494 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-volume-manage {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.893651 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension UsedLimits extending resource: limits {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.893769 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.894494 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.894614 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.894705 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeActions extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.894843 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.894910 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.894962 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895026 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension TypesManage extending resource: types {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895154 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895268 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895372 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension AdminActions extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895511 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension AdminActions extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895615 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension AdminActions extending resource: backups {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895719 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.895778 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-volume-transfer {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.895829 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.contrib.snapshot_actions [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] SnapshotActionsController initialized {{(pid=112565) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:32:10.895882 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.895882 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896031 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.896084 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896084 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896084 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896084 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896084 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896472 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896472 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896472 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896472 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896472 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896767 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.v3.router [None req-6842ef22-5edf-49f2-b585-f730a86b0a79 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112563) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.896819 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896819 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896819 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896819 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.896819 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.896819 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.897173 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.897173 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.897173 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.897173 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.897429 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.897429 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.897429 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.897429 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.897719 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.897719 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.897719 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.897719 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.897719 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.897719 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898060 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898060 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898060 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898060 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898060 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898368 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898368 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898368 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898368 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898368 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898368 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898368 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898783 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898783 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898783 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898783 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.898783 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.898783 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.899113 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.899113 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.899113 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.899113 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.899113 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.899113 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.899624 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.899624 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.899624 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.899624 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.899624 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900002 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900002 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900002 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900002 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900002 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900002 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900373 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900373 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900373 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900373 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900373 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900744 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900744 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900744 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.900744 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.900973 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.901026 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901026 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901026 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901026 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901026 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901026 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901355 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901355 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901355 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901355 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901605 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901605 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901605 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901605 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901855 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901855 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.901855 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.901855 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902097 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902097 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902097 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902097 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902097 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902401 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902401 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902401 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902401 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902401 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902401 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902752 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902752 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902752 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.902752 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.902752 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903005 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903005 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903005 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903005 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903250 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903250 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903250 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903250 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903514 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903514 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903514 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903514 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903769 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903769 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903769 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903769 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903998 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903998 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903998 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903998 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.903998 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.903998 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904377 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904377 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904377 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904377 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904377 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904377 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904752 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904752 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904752 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904752 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904993 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904993 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904993 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904993 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.904993 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.904993 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.905464 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.905464 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.905464 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.905464 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.905464 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.905464 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.905832 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.905832 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.905832 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.905832 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.905832 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.905832 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906172 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.906172 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906172 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.906172 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906172 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.906172 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906607 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.906607 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906607 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.906607 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906839 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.906839 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906839 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.906839 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.906839 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.907159 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.907159 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.907159 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.907159 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:10.907159 np0000183479 devstack@c-api.service[112564]: warnings.warn(deprecated_msg) Jun 29 15:32:10.907452 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.907506 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-availability-zone {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.907556 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-fbb4ae74-3e7b-415b-a408-521be521b842 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:32:10.907625 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.907675 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-quota-sets {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.907724 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.907774 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-quota-class-sets {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.907823 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 1/1] 199.19.213.23 () {60 vars in 949 bytes} [Mon Jun 29 15:32:10 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 15:32:10.907880 np0000183479 devstack@c-api.service[112565]: WARNING castellan.key_manager.migration [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.907930 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-snapshot-manage {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.907977 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension UsedLimits extending resource: limits {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908029 np0000183479 devstack@c-api.service[112563]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x799789ca3668 pid: 112563 (default app) Jun 29 15:32:10.908080 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908080 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908080 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908080 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeActions extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908080 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908344 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: os-hosts {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.908397 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908397 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension TypesManage extending resource: types {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908397 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908397 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908397 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension AdminActions extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908397 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension AdminActions extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908397 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension AdminActions extending resource: backups {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908855 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908855 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908855 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.v3.router [None req-76fa354e-019a-4ee8-a02a-ddf0085addcc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112565) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.908996 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extended resource: scheduler-stats {{(pid=112566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 15:32:10.910009 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.911724 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.912737 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] SnapshotActionsController initialized {{(pid=112566) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 15:32:10.913496 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.915008 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.915570 np0000183479 devstack@c-api.service[112565]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x799789ca3668 pid: 112565 (default app) Jun 29 15:32:10.916541 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.918046 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.919662 np0000183479 devstack@c-api.service[112566]: WARNING castellan.key_manager.migration [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 15:32:10.920614 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension UsedLimits extending resource: limits {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.920752 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921029 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921129 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921212 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeActions extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921371 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921501 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921600 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension TypesManage extending resource: types {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921719 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921850 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.921948 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension AdminActions extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.922071 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension AdminActions extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.922173 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension AdminActions extending resource: backups {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.922287 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.922398 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.922508 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.v3.router [None req-cc4b969b-a5fe-4768-9594-ee67fa560871 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 15:32:10.931346 np0000183479 devstack@c-api.service[112566]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x799789ca3668 pid: 112566 (default app) Jun 29 15:32:18.273787 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:32:18.926375 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 admin admin] POST https://199.19.213.23/volume/v3/types Jun 29 15:32:18.927281 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 15:32:18.929680 np0000183479 devstack@c-api.service[112564]: /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 29 15:32:18.929680 np0000183479 devstack@c-api.service[112564]: warnings.warn( Jun 29 15:32:18.979161 np0000183479 devstack@c-api.service[112564]: DEBUG oslo_db.sqlalchemy.engines [None req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 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=112564) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:19.017232 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 admin admin] https://199.19.213.23/volume/v3/types returned with HTTP 200 Jun 29 15:32:19.018173 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 2/2] 199.19.213.23 () {68 vars in 1281 bytes} [Mon Jun 29 15:32:18 2026] POST /volume/v3/types => generated 186 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:32:19.045584 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.045584 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.045584 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.045584 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.045584 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.045584 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.046735 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.046735 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.046735 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.046735 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.046735 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.047140 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.047140 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.047140 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.047140 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.047140 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.047140 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.047140 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.047733 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.047733 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.047733 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.047733 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.048107 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.048107 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.048107 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.048107 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.049204 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.049204 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.049204 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.049204 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.049204 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.049204 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.049730 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.049730 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.049730 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.049730 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.049730 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.050218 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.050218 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.050218 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.050218 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.050218 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.050218 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.050218 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.050775 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.050775 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.050775 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.050775 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.050775 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.050775 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.051274 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.051274 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.051274 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.051274 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.051274 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.051274 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.052401 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.052401 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.052401 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.052401 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.052401 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.053261 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.053261 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.053261 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.053261 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.053261 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.053261 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055127 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055127 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055127 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055127 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055127 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055331 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055331 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055331 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055331 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055331 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055331 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055554 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055554 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055554 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055554 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055554 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055554 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055760 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055760 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055760 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055760 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055925 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055925 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.055925 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.055925 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056070 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056070 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056070 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056070 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056261 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056261 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056261 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056261 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056261 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056473 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056473 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056473 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056473 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056473 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056473 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056676 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056676 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056676 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056676 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056676 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056849 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056849 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.056849 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.056849 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057000 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057000 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057000 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057000 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057141 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057141 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057141 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057141 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057296 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057296 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057296 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057296 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057296 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057491 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057491 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057491 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057491 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057491 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057491 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057491 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057720 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057720 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057720 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057720 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057720 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057920 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057920 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057920 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057920 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057920 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.057920 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.057920 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058161 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058161 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058161 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058161 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058161 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058161 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058365 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058365 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058365 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058365 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058365 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058365 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058599 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058599 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058599 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058599 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058599 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058599 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058805 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058805 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058805 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058805 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058954 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058954 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058954 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.058954 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.058954 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.059134 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.059134 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.059134 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.059134 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.059134 np0000183479 devstack@c-api.service[112563]: warnings.warn(deprecated_msg) Jun 29 15:32:19.059134 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 req-6631467c-9c5d-4df3-b80b-12a987cbd906 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:32:19.491928 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 req-6631467c-9c5d-4df3-b80b-12a987cbd906 admin admin] POST https://199.19.213.23/volume/v3/types/d10f92fb-f68b-49f3-bed3-5bbf52d5dffb/extra_specs Jun 29 15:32:19.491928 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 req-6631467c-9c5d-4df3-b80b-12a987cbd906 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 15:32:19.496164 np0000183479 devstack@c-api.service[112563]: /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 29 15:32:19.496164 np0000183479 devstack@c-api.service[112563]: warnings.warn( Jun 29 15:32:19.535360 np0000183479 devstack@c-api.service[112563]: DEBUG oslo_db.sqlalchemy.engines [req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 req-6631467c-9c5d-4df3-b80b-12a987cbd906 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=112563) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:32:19.660179 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [req-3dbb0d8b-8860-450c-b1e5-daaca8356ef2 req-6631467c-9c5d-4df3-b80b-12a987cbd906 admin admin] https://199.19.213.23/volume/v3/types/d10f92fb-f68b-49f3-bed3-5bbf52d5dffb/extra_specs returned with HTTP 200 Jun 29 15:32:19.660961 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 1/3] 199.19.213.23 () {70 vars in 1498 bytes} [Mon Jun 29 15:32:19 2026] POST /volume/v3/types/d10f92fb-f68b-49f3-bed3-5bbf52d5dffb/extra_specs => generated 55 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:32:20.779531 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=6 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:32:20.786378 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=6 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:32:29.012382 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:32:29.658621 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:35:57.674603 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.674603 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.674603 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.674603 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.674603 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.674603 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.675969 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.675969 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.675969 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.675969 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.675969 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676379 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.676379 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676379 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.676379 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676379 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.676379 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676379 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.676724 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676724 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.676724 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676724 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.676897 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676897 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.676897 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.676897 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677077 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677077 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677077 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677077 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677077 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677077 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677323 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677323 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677323 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677323 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677323 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677718 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677718 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677718 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677718 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677718 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.677718 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.677718 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.678175 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.678175 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.678175 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.678175 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.678175 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.678175 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.678740 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.678740 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.678740 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.678740 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.678740 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.678740 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.679301 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.679301 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.679301 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.679301 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.679301 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.679866 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.679866 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.679866 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.679866 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.679866 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.679866 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.680459 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.680459 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.680459 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.680459 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.680459 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.680881 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.680881 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.680881 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.680881 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.680881 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.680881 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.681396 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.681396 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.681396 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.681396 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.681396 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.681396 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.681908 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.681908 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.681908 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.681908 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.682250 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.682250 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.682250 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.682250 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.682592 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.682592 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.682592 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.682592 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.682914 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.682914 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.682914 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.682914 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.682914 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.683389 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.683389 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.683389 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.683389 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.683389 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.683389 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684068 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684068 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684068 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684068 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684068 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684466 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684466 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684466 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684466 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684727 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684727 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684727 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684727 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684999 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684999 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.684999 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.684999 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685149 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685149 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685149 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685149 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685149 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685309 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685309 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685309 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685309 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685309 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685309 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685309 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685677 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685677 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685677 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685677 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685677 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685868 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685868 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685868 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685868 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685868 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.685868 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.685868 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686266 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686266 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686266 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686266 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686266 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686266 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686543 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686543 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686543 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686543 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686543 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686543 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686712 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686712 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686712 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686712 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686712 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686712 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686897 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686897 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.686897 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.686897 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.687013 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.687013 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.687013 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.687013 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.687013 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.687164 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.687164 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.687164 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.687164 np0000183479 devstack@c-api.service[112565]: /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 29 15:35:57.687164 np0000183479 devstack@c-api.service[112565]: warnings.warn(deprecated_msg) Jun 29 15:35:57.687164 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-c6bd3b81-e6ab-44de-abbb-ab0229226f8b None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:35:57.687164 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-c6bd3b81-e6ab-44de-abbb-ab0229226f8b None None] GET https://199.19.213.23/volume// Jun 29 15:35:57.687356 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-c6bd3b81-e6ab-44de-abbb-ab0229226f8b None None] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:35:57.687356 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-c6bd3b81-e6ab-44de-abbb-ab0229226f8b None None] Calling method 'all' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:35:57.687356 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-c6bd3b81-e6ab-44de-abbb-ab0229226f8b None None] https://199.19.213.23/volume// returned with HTTP 300 Jun 29 15:35:57.687356 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 1/4] 199.19.213.23 () {66 vars in 1449 bytes} [Mon Jun 29 15:35:57 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 15:36:43.015274 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.015274 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.015274 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.015274 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.015274 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.015274 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016072 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016072 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016072 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016072 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016072 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016301 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016301 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016301 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016301 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016301 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016301 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016301 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016636 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016636 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016636 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016636 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016820 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016820 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016820 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016820 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016974 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016974 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016974 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016974 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.016974 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.016974 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017207 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017207 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017207 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017207 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017207 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017427 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017427 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017427 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017427 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017427 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017427 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017427 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017726 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017726 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017726 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017726 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017726 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017726 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017963 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017963 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017963 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017963 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.017963 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.017963 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018168 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018168 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018168 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018168 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018168 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018350 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018350 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018350 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018350 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018350 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018350 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018572 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018572 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018572 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018572 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018572 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018745 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018745 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018745 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018745 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018745 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018745 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018933 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018933 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018933 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018933 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.018933 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.018933 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019203 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019203 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019203 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019203 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019344 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019344 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019344 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019344 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019520 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019520 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019520 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019520 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019696 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019696 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019696 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019696 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019696 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019920 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019920 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019920 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019920 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.019920 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.019920 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020168 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020168 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020168 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020168 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020168 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020375 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020375 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020375 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020375 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020575 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020575 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020575 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020575 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020742 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020742 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.020742 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.020742 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021041 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021041 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021041 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021041 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021041 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021267 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021267 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021267 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021267 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021267 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021267 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021267 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021583 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021583 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021583 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021583 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021583 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021794 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021794 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021794 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021794 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021794 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.021794 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.021794 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022091 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022091 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022091 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022091 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022091 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022091 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022345 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022345 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022345 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022345 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022345 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022345 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022602 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022602 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022602 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022602 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022602 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022602 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022899 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022899 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.022899 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.022899 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.023103 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.023103 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.023103 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.023103 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.023103 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.023309 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.023309 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.023309 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.023309 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:43.023309 np0000183479 devstack@c-api.service[112566]: warnings.warn(deprecated_msg) Jun 29 15:36:43.023309 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-6eb61c3c-4372-4ded-a1d2-075ceed6b6b8 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:43.023309 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 1/5] 199.19.213.23 () {62 vars in 1061 bytes} [Mon Jun 29 15:36:43 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 15:36:43.065013 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-277ad1f6-7dbe-41ca-ba9c-6fb38e2a2405 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:43.076093 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 3/6] 199.19.213.23 () {64 vars in 1265 bytes} [Mon Jun 29 15:36:43 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 15:36:43.114285 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [req-277ad1f6-7dbe-41ca-ba9c-6fb38e2a2405 req-e148554c-d8f8-4a26-b72a-bc4e386a4653 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:43.119699 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [req-277ad1f6-7dbe-41ca-ba9c-6fb38e2a2405 req-e148554c-d8f8-4a26-b72a-bc4e386a4653 demo demo] GET https://199.19.213.23/volume/v3/ Jun 29 15:36:43.120060 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [req-277ad1f6-7dbe-41ca-ba9c-6fb38e2a2405 req-e148554c-d8f8-4a26-b72a-bc4e386a4653 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:43.120482 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [req-277ad1f6-7dbe-41ca-ba9c-6fb38e2a2405 req-e148554c-d8f8-4a26-b72a-bc4e386a4653 demo demo] Calling method 'version_select' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:43.122188 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [req-277ad1f6-7dbe-41ca-ba9c-6fb38e2a2405 req-e148554c-d8f8-4a26-b72a-bc4e386a4653 demo demo] https://199.19.213.23/volume/v3/ returned with HTTP 200 Jun 29 15:36:43.122929 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 2/7] 199.19.213.23 () {66 vars in 1339 bytes} [Mon Jun 29 15:36:43 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:36:43.166665 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-a67c20b6-3527-4811-a0bd-1c93d0fb7a35 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:43.610155 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-a67c20b6-3527-4811-a0bd-1c93d0fb7a35 demo demo] GET https://199.19.213.23/volume/v3/types Jun 29 15:36:43.610562 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-a67c20b6-3527-4811-a0bd-1c93d0fb7a35 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:43.610780 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-a67c20b6-3527-4811-a0bd-1c93d0fb7a35 demo demo] Calling method 'index' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:43.611377 np0000183479 devstack@c-api.service[112565]: /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 29 15:36:43.611377 np0000183479 devstack@c-api.service[112565]: warnings.warn( Jun 29 15:36:43.612095 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-a67c20b6-3527-4811-a0bd-1c93d0fb7a35 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:36:43.651950 np0000183479 devstack@c-api.service[112565]: DEBUG oslo_db.sqlalchemy.engines [None req-a67c20b6-3527-4811-a0bd-1c93d0fb7a35 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=112565) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:36:43.675151 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-a67c20b6-3527-4811-a0bd-1c93d0fb7a35 demo demo] https://199.19.213.23/volume/v3/types returned with HTTP 200 Jun 29 15:36:43.675675 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 2/8] 199.19.213.23 () {64 vars in 1283 bytes} [Mon Jun 29 15:36:43 2026] GET /volume/v3/types => generated 377 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:36:43.716618 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-630c9c09-461d-49ac-b0f0-2715a2acfc39 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:44.186780 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-630c9c09-461d-49ac-b0f0-2715a2acfc39 demo demo] GET https://199.19.213.23/volume/v3/types/default Jun 29 15:36:44.187676 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-630c9c09-461d-49ac-b0f0-2715a2acfc39 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:44.187676 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-630c9c09-461d-49ac-b0f0-2715a2acfc39 demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:44.223960 np0000183479 devstack@c-api.service[112566]: DEBUG oslo_db.sqlalchemy.engines [None req-630c9c09-461d-49ac-b0f0-2715a2acfc39 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=112566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 15:36:44.253103 np0000183479 devstack@c-api.service[112566]: /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 29 15:36:44.253103 np0000183479 devstack@c-api.service[112566]: warnings.warn( Jun 29 15:36:44.257386 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-630c9c09-461d-49ac-b0f0-2715a2acfc39 demo demo] https://199.19.213.23/volume/v3/types/default returned with HTTP 200 Jun 29 15:36:44.258070 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 2/9] 199.19.213.23 () {64 vars in 1294 bytes} [Mon Jun 29 15:36:43 2026] GET /volume/v3/types/default => generated 145 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:36:44.768686 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-fbea4680-7697-4351-9139-da6853d19e45 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:44.770092 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 4/10] 199.19.213.23 () {62 vars in 1061 bytes} [Mon Jun 29 15:36:44 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 15:36:44.804621 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-46447e9d-f7a8-45b6-8043-d3c993231196 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:44.813998 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 3/11] 199.19.213.23 () {64 vars in 1265 bytes} [Mon Jun 29 15:36:44 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 15:36:44.853205 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [req-46447e9d-f7a8-45b6-8043-d3c993231196 req-bd45bc01-ab6e-40de-b7b5-7bd131b5881a None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:44.857130 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-46447e9d-f7a8-45b6-8043-d3c993231196 req-bd45bc01-ab6e-40de-b7b5-7bd131b5881a demo demo] GET https://199.19.213.23/volume/v3/ Jun 29 15:36:44.857554 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-46447e9d-f7a8-45b6-8043-d3c993231196 req-bd45bc01-ab6e-40de-b7b5-7bd131b5881a demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:44.857966 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-46447e9d-f7a8-45b6-8043-d3c993231196 req-bd45bc01-ab6e-40de-b7b5-7bd131b5881a demo demo] Calling method 'version_select' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:44.858952 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-46447e9d-f7a8-45b6-8043-d3c993231196 req-bd45bc01-ab6e-40de-b7b5-7bd131b5881a demo demo] https://199.19.213.23/volume/v3/ returned with HTTP 200 Jun 29 15:36:44.859722 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 3/12] 199.19.213.23 () {66 vars in 1339 bytes} [Mon Jun 29 15:36:44 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:36:44.903376 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-68210326-b074-46c7-92f2-c3789f3eeb6f None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:44.906388 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-68210326-b074-46c7-92f2-c3789f3eeb6f demo demo] GET https://199.19.213.23/volume/v3/types/default Jun 29 15:36:44.906692 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-68210326-b074-46c7-92f2-c3789f3eeb6f demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:44.906999 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-68210326-b074-46c7-92f2-c3789f3eeb6f demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:44.916876 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-68210326-b074-46c7-92f2-c3789f3eeb6f demo demo] https://199.19.213.23/volume/v3/types/default returned with HTTP 200 Jun 29 15:36:44.917219 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 3/13] 199.19.213.23 () {64 vars in 1294 bytes} [Mon Jun 29 15:36:44 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 29 15:36:45.579779 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-8e3c68b2-4ec3-449b-b771-1231ac3181f6 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.581282 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 5/14] 199.19.213.23 () {62 vars in 1061 bytes} [Mon Jun 29 15:36:45 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 15:36:45.619233 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-6433929d-a7e9-44eb-97a3-25a2afca5327 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.623728 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 4/15] 199.19.213.23 () {64 vars in 1265 bytes} [Mon Jun 29 15:36:45 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 15:36:45.661792 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [req-6433929d-a7e9-44eb-97a3-25a2afca5327 req-b7411424-5075-4dfd-b4ab-6154a26f7a80 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.666174 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-6433929d-a7e9-44eb-97a3-25a2afca5327 req-b7411424-5075-4dfd-b4ab-6154a26f7a80 demo demo] GET https://199.19.213.23/volume/v3/ Jun 29 15:36:45.666579 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-6433929d-a7e9-44eb-97a3-25a2afca5327 req-b7411424-5075-4dfd-b4ab-6154a26f7a80 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:45.667076 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-6433929d-a7e9-44eb-97a3-25a2afca5327 req-b7411424-5075-4dfd-b4ab-6154a26f7a80 demo demo] Calling method 'version_select' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:45.667841 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-6433929d-a7e9-44eb-97a3-25a2afca5327 req-b7411424-5075-4dfd-b4ab-6154a26f7a80 demo demo] https://199.19.213.23/volume/v3/ returned with HTTP 200 Jun 29 15:36:45.668682 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 4/16] 199.19.213.23 () {66 vars in 1339 bytes} [Mon Jun 29 15:36:45 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:36:45.712477 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-25f6042b-e7b2-441e-affa-915ed416c2d1 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.715803 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-25f6042b-e7b2-441e-affa-915ed416c2d1 demo demo] GET https://199.19.213.23/volume/v3/types/default Jun 29 15:36:45.715803 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-25f6042b-e7b2-441e-affa-915ed416c2d1 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:45.716064 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-25f6042b-e7b2-441e-affa-915ed416c2d1 demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:45.725693 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-25f6042b-e7b2-441e-affa-915ed416c2d1 demo demo] https://199.19.213.23/volume/v3/types/default returned with HTTP 200 Jun 29 15:36:45.726025 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 4/17] 199.19.213.23 () {64 vars in 1294 bytes} [Mon Jun 29 15:36:45 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 29 15:36:45.764219 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-a1afd1b3-25fd-4964-b264-eaabd660349c None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.765518 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 6/18] 199.19.213.23 () {62 vars in 1061 bytes} [Mon Jun 29 15:36:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 15:36:45.805619 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-9dee8529-659a-4667-8905-98f948893380 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.810182 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 5/19] 199.19.213.23 () {64 vars in 1265 bytes} [Mon Jun 29 15:36:45 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 15:36:45.849148 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [req-9dee8529-659a-4667-8905-98f948893380 req-3047e43b-08be-4fd2-abdf-7fa6d3fcd658 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.852784 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-9dee8529-659a-4667-8905-98f948893380 req-3047e43b-08be-4fd2-abdf-7fa6d3fcd658 demo demo] GET https://199.19.213.23/volume/v3/ Jun 29 15:36:45.853151 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-9dee8529-659a-4667-8905-98f948893380 req-3047e43b-08be-4fd2-abdf-7fa6d3fcd658 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:45.853665 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [req-9dee8529-659a-4667-8905-98f948893380 req-3047e43b-08be-4fd2-abdf-7fa6d3fcd658 demo demo] Calling method 'version_select' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:45.854222 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [req-9dee8529-659a-4667-8905-98f948893380 req-3047e43b-08be-4fd2-abdf-7fa6d3fcd658 demo demo] https://199.19.213.23/volume/v3/ returned with HTTP 200 Jun 29 15:36:45.854640 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 5/20] 199.19.213.23 () {66 vars in 1339 bytes} [Mon Jun 29 15:36:45 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 15:36:45.904184 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-cb4c2108-5bb1-479c-a13c-e8773983e0eb None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:36:45.907983 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-cb4c2108-5bb1-479c-a13c-e8773983e0eb demo demo] GET https://199.19.213.23/volume/v3/types/default Jun 29 15:36:45.908343 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-cb4c2108-5bb1-479c-a13c-e8773983e0eb demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:36:45.908814 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-cb4c2108-5bb1-479c-a13c-e8773983e0eb demo demo] Calling method 'show' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:36:45.917318 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-cb4c2108-5bb1-479c-a13c-e8773983e0eb demo demo] https://199.19.213.23/volume/v3/types/default returned with HTTP 200 Jun 29 15:36:45.917703 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 5/21] 199.19.213.23 () {64 vars in 1294 bytes} [Mon Jun 29 15:36:45 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 29 15:36:53.668714 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:36:55.914275 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=8 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:43:08.641471 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:43:08.767476 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:43:08.769450 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:43:08.769450 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:43:08.769450 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:43:08.770072 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:43:08.814248 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 demo demo] Get all volumes completed successfully. Jun 29 15:43:08.817724 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-673833bf-8da3-422e-bc3d-6f30e54e2c86 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:43:08.818200 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 7/22] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:43:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:43:18.805589 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:44:08.838971 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:44:08.843546 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:44:08.844134 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:44:08.844134 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:44:08.844832 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:44:08.846044 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:44:08.886975 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c demo demo] Get all volumes completed successfully. Jun 29 15:44:08.891020 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-ffd8bd11-4fad-4d35-92ab-4530dc62e91c demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:44:08.891663 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 6/23] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:44:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:44:18.877570 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:45:08.957177 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:45:08.960961 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:45:08.961166 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:45:08.961382 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:45:08.961892 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:45:08.962751 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:45:09.015922 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 demo demo] Get all volumes completed successfully. Jun 29 15:45:09.020091 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-2e78da33-f51d-41d8-be6a-c5ed5fb23172 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:45:09.020746 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 6/24] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:45:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:45:19.009867 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:46:09.054002 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:46:09.087758 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:46:09.087758 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:46:09.087758 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:46:09.087758 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:46:09.088071 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:46:09.128567 np0000183479 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 demo demo] Get all volumes completed successfully. Jun 29 15:46:09.132003 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-985c3399-2f40-4aae-8d38-fa0efc2d84a5 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:46:09.132794 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 6/25] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:46:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:46:19.118809 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:47:09.163515 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:47:09.168240 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:47:09.168536 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:47:09.168677 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:47:09.168884 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:47:09.169702 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:47:09.181485 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 demo demo] Get all volumes completed successfully. Jun 29 15:47:09.184207 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-6b49d11f-f5ef-4072-9817-e9abf84c7cf2 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:47:09.184754 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 8/26] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:47:09 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 29 15:47:19.173128 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:48:09.206217 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-ce8eeacb-e288-49db-a327-c16b9131651f None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:48:09.322102 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-ce8eeacb-e288-49db-a327-c16b9131651f demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:48:09.322617 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-ce8eeacb-e288-49db-a327-c16b9131651f demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:48:09.323147 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-ce8eeacb-e288-49db-a327-c16b9131651f demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:48:09.323899 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-ce8eeacb-e288-49db-a327-c16b9131651f demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:48:09.327871 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-ce8eeacb-e288-49db-a327-c16b9131651f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:48:09.334754 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-ce8eeacb-e288-49db-a327-c16b9131651f demo demo] Get all volumes completed successfully. Jun 29 15:48:09.337476 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-ce8eeacb-e288-49db-a327-c16b9131651f demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:48:09.337671 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 7/27] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:48:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:48:19.330310 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:49:09.364050 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-b5447d1a-bb63-4af7-b47b-46916afea136 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:49:09.365994 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-b5447d1a-bb63-4af7-b47b-46916afea136 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:49:09.366368 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-b5447d1a-bb63-4af7-b47b-46916afea136 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:49:09.366678 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-b5447d1a-bb63-4af7-b47b-46916afea136 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:49:09.367051 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-b5447d1a-bb63-4af7-b47b-46916afea136 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:49:09.368036 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-b5447d1a-bb63-4af7-b47b-46916afea136 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:49:09.380507 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-b5447d1a-bb63-4af7-b47b-46916afea136 demo demo] Get all volumes completed successfully. Jun 29 15:49:09.383948 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-b5447d1a-bb63-4af7-b47b-46916afea136 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:49:09.384674 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 7/28] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:49:09 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 29 15:49:19.372302 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:50:09.408559 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:50:09.411398 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:50:09.411398 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:50:09.411739 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:50:09.450894 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:50:09.451813 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:50:09.461024 np0000183479 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 demo demo] Get all volumes completed successfully. Jun 29 15:50:09.463905 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-20ab7559-098a-4137-be1e-5c2bb7331a00 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:50:09.464425 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 7/29] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:50:09 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 29 15:50:19.456032 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:51:09.484994 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:51:09.488905 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:51:09.489165 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:51:09.489453 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:51:09.489829 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:51:09.490942 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:51:09.498285 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 demo demo] Get all volumes completed successfully. Jun 29 15:51:09.500288 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-37eb33af-66e0-47a2-b2e3-f7a18bc26493 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:51:09.500742 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 9/30] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:51:09 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 29 15:51:19.494310 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:52:09.518216 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:52:09.522888 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:52:09.523288 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:52:09.523733 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:52:09.524228 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:52:09.525944 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:52:09.535972 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 demo demo] Get all volumes completed successfully. Jun 29 15:52:09.537953 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-699c7914-cab7-4f26-b884-5ad7e57a1f78 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:52:09.538408 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 8/31] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:52:09 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 29 15:52:19.531541 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:53:09.553733 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-ef75042b-0609-454b-8add-32f2a464348b None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:53:09.703137 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ef75042b-0609-454b-8add-32f2a464348b demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:53:09.703434 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ef75042b-0609-454b-8add-32f2a464348b demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:53:09.703774 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ef75042b-0609-454b-8add-32f2a464348b demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:53:09.704090 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-ef75042b-0609-454b-8add-32f2a464348b demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:53:09.705333 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-ef75042b-0609-454b-8add-32f2a464348b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:53:09.716224 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-ef75042b-0609-454b-8add-32f2a464348b demo demo] Get all volumes completed successfully. Jun 29 15:53:09.719308 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ef75042b-0609-454b-8add-32f2a464348b demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:53:09.719908 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 8/32] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:53:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:53:19.711575 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:54:09.739084 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:54:09.743499 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:54:09.743982 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:54:09.744394 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:54:09.745022 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:54:09.746535 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:54:09.756054 np0000183479 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 demo demo] Get all volumes completed successfully. Jun 29 15:54:09.758740 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-400069f3-7f4f-48f7-adf4-14e8b33a08c7 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:54:09.759188 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 8/33] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:54:09 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 29 15:54:19.750327 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:55:09.781194 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:55:09.785475 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:55:09.785668 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:55:09.785871 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:55:09.786142 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:55:09.786959 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:55:09.800977 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 demo demo] Get all volumes completed successfully. Jun 29 15:55:09.804178 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-46c9cf23-116f-41c6-98d1-33eb8dd8b689 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:55:09.804681 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 10/34] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:55:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:55:19.792018 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:56:09.872066 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:56:09.874482 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:56:09.874736 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:56:09.874939 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:56:09.875181 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:56:09.875944 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:56:09.884604 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 demo demo] Get all volumes completed successfully. Jun 29 15:56:09.887057 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-63beaf6c-913d-4c4f-8b3d-765a2c9a99c5 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:56:09.887525 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 9/35] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:56:09 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 29 15:56:19.880828 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:57:09.914224 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:57:09.918320 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:57:09.918588 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:57:09.918842 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:57:09.919153 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:57:09.920095 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:57:09.928109 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 demo demo] Get all volumes completed successfully. Jun 29 15:57:09.930483 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-ddd7bd7c-0625-4614-bc09-08ff82c50d50 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:57:09.930925 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 9/36] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:57:09 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 29 15:57:19.923553 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:58:09.945023 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:58:10.068896 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:58:10.069107 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:58:10.069294 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:58:10.069588 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:58:10.070325 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:58:10.078907 np0000183479 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 demo demo] Get all volumes completed successfully. Jun 29 15:58:10.082315 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-d12a6fc4-b022-48f6-9135-1a752fc0aa69 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:58:10.082315 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 9/37] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:58:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:58:20.073812 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 15:59:10.097233 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-45a1ca43-628f-4c87-b573-cf526909b046 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 15:59:10.101921 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-45a1ca43-628f-4c87-b573-cf526909b046 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 15:59:10.102229 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-45a1ca43-628f-4c87-b573-cf526909b046 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 15:59:10.102587 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-45a1ca43-628f-4c87-b573-cf526909b046 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 15:59:10.102974 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-45a1ca43-628f-4c87-b573-cf526909b046 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 15:59:10.104046 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-45a1ca43-628f-4c87-b573-cf526909b046 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 15:59:10.113045 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-45a1ca43-628f-4c87-b573-cf526909b046 demo demo] Get all volumes completed successfully. Jun 29 15:59:10.120658 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-45a1ca43-628f-4c87-b573-cf526909b046 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 15:59:10.121839 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 11/38] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 15:59:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 15:59:20.108296 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:00:10.134400 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-bf087325-b63b-46a1-85ab-53d173cb459e None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:00:10.137227 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-bf087325-b63b-46a1-85ab-53d173cb459e demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:00:10.137494 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-bf087325-b63b-46a1-85ab-53d173cb459e demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:00:10.137748 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-bf087325-b63b-46a1-85ab-53d173cb459e demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:00:10.138082 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-bf087325-b63b-46a1-85ab-53d173cb459e demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:00:10.139032 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-bf087325-b63b-46a1-85ab-53d173cb459e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:00:10.146367 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-bf087325-b63b-46a1-85ab-53d173cb459e demo demo] Get all volumes completed successfully. Jun 29 16:00:10.148458 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-bf087325-b63b-46a1-85ab-53d173cb459e demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:00:10.149058 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 10/39] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:00:10 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 29 16:00:20.142442 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:01:10.163577 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:01:10.166346 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:01:10.166653 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:01:10.166994 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:01:10.167355 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:01:10.168377 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:01:10.176452 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 demo demo] Get all volumes completed successfully. Jun 29 16:01:10.178567 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-96d44048-cdd2-4afb-b4e1-3617ed3f2c82 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:01:10.179160 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 10/40] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:01:10 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 29 16:01:20.171922 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:02:10.193599 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-37536359-f1aa-4317-8ff1-8928302ea7de None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:02:10.198330 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-37536359-f1aa-4317-8ff1-8928302ea7de demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:02:10.198602 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-37536359-f1aa-4317-8ff1-8928302ea7de demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:02:10.198992 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-37536359-f1aa-4317-8ff1-8928302ea7de demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:02:10.199321 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-37536359-f1aa-4317-8ff1-8928302ea7de demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:02:10.200302 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-37536359-f1aa-4317-8ff1-8928302ea7de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:02:10.208671 np0000183479 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-37536359-f1aa-4317-8ff1-8928302ea7de demo demo] Get all volumes completed successfully. Jun 29 16:02:10.210689 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-37536359-f1aa-4317-8ff1-8928302ea7de demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:02:10.211050 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 10/41] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:02:10 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 29 16:02:20.204292 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:03:10.229989 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-2da858bb-003c-4cab-9a98-577c54745056 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:03:10.320259 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-2da858bb-003c-4cab-9a98-577c54745056 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:03:10.320626 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-2da858bb-003c-4cab-9a98-577c54745056 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:03:10.320851 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-2da858bb-003c-4cab-9a98-577c54745056 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:03:10.321094 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-2da858bb-003c-4cab-9a98-577c54745056 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:03:10.322126 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-2da858bb-003c-4cab-9a98-577c54745056 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:03:10.330051 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-2da858bb-003c-4cab-9a98-577c54745056 demo demo] Get all volumes completed successfully. Jun 29 16:03:10.331935 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-2da858bb-003c-4cab-9a98-577c54745056 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:03:10.332301 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 12/42] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:03:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 16:03:20.325176 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:04:10.348943 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:04:10.353310 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:04:10.353743 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:04:10.354149 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:04:10.354669 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:04:10.356451 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:04:10.362439 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 demo demo] Get all volumes completed successfully. Jun 29 16:04:10.364334 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-d158c012-31f9-492b-9c9d-52a7ba020d22 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:04:10.364799 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 11/43] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:04:10 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 29 16:04:20.358907 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:05:10.399792 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:05:10.402521 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:05:10.402756 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:05:10.403039 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:05:10.403302 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:05:10.404269 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:05:10.414076 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 demo demo] Get all volumes completed successfully. Jun 29 16:05:10.416814 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-a4cea2b0-ec64-4aac-9286-79713d58ff82 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:05:10.417231 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 11/44] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:05:10 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 29 16:05:20.410243 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:06:10.432799 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:06:10.436562 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:06:10.436562 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:06:10.436856 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:06:10.437961 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:06:10.439162 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:06:10.450388 np0000183479 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d demo demo] Get all volumes completed successfully. Jun 29 16:06:10.453066 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-5ee67ff0-4b98-4b3a-b68b-46f02fc7863d demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:06:10.454033 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 11/45] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:06:10 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 29 16:06:20.443265 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:07:10.470864 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-77fcbe8f-b997-48e9-8859-22320584c949 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:07:10.474424 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-77fcbe8f-b997-48e9-8859-22320584c949 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:07:10.474668 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-77fcbe8f-b997-48e9-8859-22320584c949 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:07:10.474914 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-77fcbe8f-b997-48e9-8859-22320584c949 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:07:10.475212 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-77fcbe8f-b997-48e9-8859-22320584c949 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:07:10.476172 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-77fcbe8f-b997-48e9-8859-22320584c949 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:07:10.484376 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-77fcbe8f-b997-48e9-8859-22320584c949 demo demo] Get all volumes completed successfully. Jun 29 16:07:10.486943 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-77fcbe8f-b997-48e9-8859-22320584c949 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:07:10.487377 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 13/46] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:07:10 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 29 16:07:20.479117 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:08:10.505452 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:08:10.562704 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:08:10.563083 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:08:10.563476 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:08:10.563918 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:08:10.565438 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:08:10.573541 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 demo demo] Get all volumes completed successfully. Jun 29 16:08:10.575690 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-9f0a6565-3b27-4d69-b309-30e4587ad293 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:08:10.576207 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 12/47] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:08:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 16:08:20.569511 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:09:10.592553 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-209d0da9-a4e0-4eef-babb-6075864282a7 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:09:10.595383 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-209d0da9-a4e0-4eef-babb-6075864282a7 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:09:10.595594 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-209d0da9-a4e0-4eef-babb-6075864282a7 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:09:10.595824 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-209d0da9-a4e0-4eef-babb-6075864282a7 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:09:10.596184 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-209d0da9-a4e0-4eef-babb-6075864282a7 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:09:10.596982 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-209d0da9-a4e0-4eef-babb-6075864282a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:09:10.609996 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-209d0da9-a4e0-4eef-babb-6075864282a7 demo demo] Get all volumes completed successfully. Jun 29 16:09:10.613365 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-209d0da9-a4e0-4eef-babb-6075864282a7 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:09:10.614025 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 12/48] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:09:10 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 29 16:09:20.603011 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:10:10.629332 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.middleware.request_id [None req-80391370-f333-4c32-8a82-2b22fd119837 None None] RequestId filter calling following filter/app {{(pid=112566) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:10:10.633229 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-80391370-f333-4c32-8a82-2b22fd119837 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:10:10.633898 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-80391370-f333-4c32-8a82-2b22fd119837 demo demo] Empty body provided in request {{(pid=112566) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:10:10.634174 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.openstack.wsgi [None req-80391370-f333-4c32-8a82-2b22fd119837 demo demo] Calling method 'detail' {{(pid=112566) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:10:10.634554 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.api.api_utils [None req-80391370-f333-4c32-8a82-2b22fd119837 demo demo] Removing options '' from query. {{(pid=112566) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:10:10.635640 np0000183479 devstack@c-api.service[112566]: DEBUG cinder.volume.api [None req-80391370-f333-4c32-8a82-2b22fd119837 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112566) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:10:10.644237 np0000183479 devstack@c-api.service[112566]: INFO cinder.volume.api [None req-80391370-f333-4c32-8a82-2b22fd119837 demo demo] Get all volumes completed successfully. Jun 29 16:10:10.646378 np0000183479 devstack@c-api.service[112566]: INFO cinder.api.openstack.wsgi [None req-80391370-f333-4c32-8a82-2b22fd119837 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:10:10.646896 np0000183479 devstack@c-api.service[112566]: [pid: 112566|app: 0|req: 12/49] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:10:10 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 29 16:10:20.638938 np0000183479 devstack@c-api.service[112566]: DEBUG dbcounter [-] [112566] Writing DB stats cinder:SELECT=1 {{(pid=112566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:11:10.663138 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.middleware.request_id [None req-c730fb3c-0c85-4da9-a266-136df84ec797 None None] RequestId filter calling following filter/app {{(pid=112564) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:11:10.665461 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-c730fb3c-0c85-4da9-a266-136df84ec797 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:11:10.665675 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-c730fb3c-0c85-4da9-a266-136df84ec797 demo demo] Empty body provided in request {{(pid=112564) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:11:10.665880 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.openstack.wsgi [None req-c730fb3c-0c85-4da9-a266-136df84ec797 demo demo] Calling method 'detail' {{(pid=112564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:11:10.666150 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.api.api_utils [None req-c730fb3c-0c85-4da9-a266-136df84ec797 demo demo] Removing options '' from query. {{(pid=112564) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:11:10.667062 np0000183479 devstack@c-api.service[112564]: DEBUG cinder.volume.api [None req-c730fb3c-0c85-4da9-a266-136df84ec797 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112564) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:11:10.675026 np0000183479 devstack@c-api.service[112564]: INFO cinder.volume.api [None req-c730fb3c-0c85-4da9-a266-136df84ec797 demo demo] Get all volumes completed successfully. Jun 29 16:11:10.677774 np0000183479 devstack@c-api.service[112564]: INFO cinder.api.openstack.wsgi [None req-c730fb3c-0c85-4da9-a266-136df84ec797 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:11:10.678242 np0000183479 devstack@c-api.service[112564]: [pid: 112564|app: 0|req: 14/50] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:11:10 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 29 16:11:20.669835 np0000183479 devstack@c-api.service[112564]: DEBUG dbcounter [-] [112564] Writing DB stats cinder:SELECT=1 {{(pid=112564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:12:10.694596 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.middleware.request_id [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b None None] RequestId filter calling following filter/app {{(pid=112563) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:12:10.698172 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:12:10.698638 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b demo demo] Empty body provided in request {{(pid=112563) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:12:10.698906 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.openstack.wsgi [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b demo demo] Calling method 'detail' {{(pid=112563) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:12:10.699196 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.api.api_utils [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b demo demo] Removing options '' from query. {{(pid=112563) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:12:10.700698 np0000183479 devstack@c-api.service[112563]: DEBUG cinder.volume.api [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112563) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:12:10.709006 np0000183479 devstack@c-api.service[112563]: INFO cinder.volume.api [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b demo demo] Get all volumes completed successfully. Jun 29 16:12:10.710993 np0000183479 devstack@c-api.service[112563]: INFO cinder.api.openstack.wsgi [None req-76292791-9737-4b68-9c18-2cbfcdc0b94b demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:12:10.711550 np0000183479 devstack@c-api.service[112563]: [pid: 112563|app: 0|req: 13/51] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:12:10 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 29 16:12:20.704093 np0000183479 devstack@c-api.service[112563]: DEBUG dbcounter [-] [112563] Writing DB stats cinder:SELECT=1 {{(pid=112563) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 16:13:10.729295 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.middleware.request_id [None req-8e479884-5523-4abf-b4e6-e2732d881980 None None] RequestId filter calling following filter/app {{(pid=112565) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 16:13:10.815077 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-8e479884-5523-4abf-b4e6-e2732d881980 demo demo] GET https://199.19.213.23/volume/v3/volumes/detail Jun 29 16:13:10.815761 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-8e479884-5523-4abf-b4e6-e2732d881980 demo demo] Empty body provided in request {{(pid=112565) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 16:13:10.816109 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.openstack.wsgi [None req-8e479884-5523-4abf-b4e6-e2732d881980 demo demo] Calling method 'detail' {{(pid=112565) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 16:13:10.816639 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.api.api_utils [None req-8e479884-5523-4abf-b4e6-e2732d881980 demo demo] Removing options '' from query. {{(pid=112565) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 16:13:10.818444 np0000183479 devstack@c-api.service[112565]: DEBUG cinder.volume.api [None req-8e479884-5523-4abf-b4e6-e2732d881980 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112565) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 16:13:10.827314 np0000183479 devstack@c-api.service[112565]: INFO cinder.volume.api [None req-8e479884-5523-4abf-b4e6-e2732d881980 demo demo] Get all volumes completed successfully. Jun 29 16:13:10.829448 np0000183479 devstack@c-api.service[112565]: INFO cinder.api.openstack.wsgi [None req-8e479884-5523-4abf-b4e6-e2732d881980 demo demo] https://199.19.213.23/volume/v3/volumes/detail returned with HTTP 200 Jun 29 16:13:10.829848 np0000183479 devstack@c-api.service[112565]: [pid: 112565|app: 0|req: 13/52] 199.19.213.23 () {64 vars in 1290 bytes} [Mon Jun 29 16:13:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 16:13:20.823264 np0000183479 devstack@c-api.service[112565]: DEBUG dbcounter [-] [112565] Writing DB stats cinder:SELECT=1 {{(pid=112565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}