Jun 26 01:35:01.473956 np0000183033 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:35:01.481896 np0000183033 devstack@c-api.service[112483]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:35:01 2026] *** Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: nodename: np0000183033 Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: machine: x86_64 Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: clock source: unix Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: pcre jit disabled Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: detected number of CPU cores: 16 Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: current working directory: / Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: your processes number limit is 256917 Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: your memory page size is 4096 bytes Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: detected max file descriptor number: 2048 Jun 26 01:35:01.484932 np0000183033 devstack@c-api.service[112483]: lock engine: pthread robust mutexes Jun 26 01:35:01.485937 np0000183033 devstack@c-api.service[112483]: thunder lock: enabled Jun 26 01:35:01.485937 np0000183033 devstack@c-api.service[112483]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:35:01.485937 np0000183033 devstack@c-api.service[112483]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:35:01.485937 np0000183033 devstack@c-api.service[112483]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:35:01.485937 np0000183033 devstack@c-api.service[112483]: Set PythonHome to /opt/stack/data/venv Jun 26 01:35:01.521619 np0000183033 devstack@c-api.service[112483]: Python main interpreter initialized at 0x7e51088a3668 Jun 26 01:35:01.521619 np0000183033 devstack@c-api.service[112483]: python threads support enabled Jun 26 01:35:01.521619 np0000183033 devstack@c-api.service[112483]: your server socket listen backlog is limited to 100 connections Jun 26 01:35:01.521619 np0000183033 devstack@c-api.service[112483]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:35:01.522064 np0000183033 devstack@c-api.service[112483]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:35:01.522064 np0000183033 devstack@c-api.service[112483]: *** Operational MODE: preforking *** Jun 26 01:35:01.522064 np0000183033 devstack@c-api.service[112483]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:35:01.522064 np0000183033 devstack@c-api.service[112483]: spawned uWSGI master process (pid: 112483) Jun 26 01:35:01.522330 np0000183033 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:35:01.522806 np0000183033 devstack@c-api.service[112483]: spawned uWSGI worker 1 (pid: 112485, cores: 1) Jun 26 01:35:01.523533 np0000183033 devstack@c-api.service[112483]: spawned uWSGI worker 2 (pid: 112487, cores: 1) Jun 26 01:35:01.524006 np0000183033 devstack@c-api.service[112483]: spawned uWSGI worker 3 (pid: 112488, cores: 1) Jun 26 01:35:01.524521 np0000183033 devstack@c-api.service[112483]: spawned uWSGI worker 4 (pid: 112489, cores: 1) Jun 26 01:35:01.524580 np0000183033 devstack@c-api.service[112483]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:35:01.655648 np0000183033 devstack@c-api.service[112487]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:01.655648 np0000183033 devstack@c-api.service[112487]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:01.655648 np0000183033 devstack@c-api.service[112487]: we strongly recommend against using it for new projects. Jun 26 01:35:01.655648 np0000183033 devstack@c-api.service[112487]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:01.655648 np0000183033 devstack@c-api.service[112487]: framework. For more detail see Jun 26 01:35:01.655648 np0000183033 devstack@c-api.service[112487]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:01.655648 np0000183033 devstack@c-api.service[112487]: import eventlet # noqa Jun 26 01:35:01.659229 np0000183033 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:01.659229 np0000183033 devstack@c-api.service[112489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:01.659229 np0000183033 devstack@c-api.service[112489]: we strongly recommend against using it for new projects. Jun 26 01:35:01.659229 np0000183033 devstack@c-api.service[112489]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:01.659229 np0000183033 devstack@c-api.service[112489]: framework. For more detail see Jun 26 01:35:01.659229 np0000183033 devstack@c-api.service[112489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:01.659229 np0000183033 devstack@c-api.service[112489]: import eventlet # noqa Jun 26 01:35:01.659909 np0000183033 devstack@c-api.service[112485]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:01.659909 np0000183033 devstack@c-api.service[112485]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:01.659909 np0000183033 devstack@c-api.service[112485]: we strongly recommend against using it for new projects. Jun 26 01:35:01.659909 np0000183033 devstack@c-api.service[112485]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:01.659909 np0000183033 devstack@c-api.service[112485]: framework. For more detail see Jun 26 01:35:01.659909 np0000183033 devstack@c-api.service[112485]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:01.659909 np0000183033 devstack@c-api.service[112485]: import eventlet # noqa Jun 26 01:35:01.672114 np0000183033 devstack@c-api.service[112488]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:01.672114 np0000183033 devstack@c-api.service[112488]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:01.672114 np0000183033 devstack@c-api.service[112488]: we strongly recommend against using it for new projects. Jun 26 01:35:01.672114 np0000183033 devstack@c-api.service[112488]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:01.672114 np0000183033 devstack@c-api.service[112488]: framework. For more detail see Jun 26 01:35:01.672114 np0000183033 devstack@c-api.service[112488]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:01.672114 np0000183033 devstack@c-api.service[112488]: import eventlet # noqa Jun 26 01:35:01.744148 np0000183033 devstack@c-api.service[112489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:01.744148 np0000183033 devstack@c-api.service[112489]: warnings.warn( Jun 26 01:35:01.747130 np0000183033 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:01.747130 np0000183033 devstack@c-api.service[112487]: warnings.warn( Jun 26 01:35:01.751837 np0000183033 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:01.751837 np0000183033 devstack@c-api.service[112485]: warnings.warn( Jun 26 01:35:01.766433 np0000183033 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:01.766433 np0000183033 devstack@c-api.service[112488]: warnings.warn( Jun 26 01:35:01.823623 np0000183033 devstack@c-api.service[112487]: /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 26 01:35:01.823623 np0000183033 devstack@c-api.service[112487]: from cgi import parse_header Jun 26 01:35:01.826265 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:01.826265 np0000183033 devstack@c-api.service[112489]: from cgi import parse_header Jun 26 01:35:01.832807 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:01.832807 np0000183033 devstack@c-api.service[112485]: from cgi import parse_header Jun 26 01:35:01.848486 np0000183033 devstack@c-api.service[112488]: /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 26 01:35:01.848486 np0000183033 devstack@c-api.service[112488]: from cgi import parse_header Jun 26 01:35:01.874911 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:01.874911 np0000183033 devstack@c-api.service[112489]: removals.removed_module( Jun 26 01:35:01.876525 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:01.876525 np0000183033 devstack@c-api.service[112489]: removals.removed_module( Jun 26 01:35:01.882808 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:01.882808 np0000183033 devstack@c-api.service[112485]: removals.removed_module( Jun 26 01:35:01.884467 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:01.884467 np0000183033 devstack@c-api.service[112485]: removals.removed_module( Jun 26 01:35:01.892496 np0000183033 devstack@c-api.service[112487]: /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 26 01:35:01.892496 np0000183033 devstack@c-api.service[112487]: removals.removed_module( Jun 26 01:35:01.892496 np0000183033 devstack@c-api.service[112487]: /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 26 01:35:01.892496 np0000183033 devstack@c-api.service[112487]: removals.removed_module( Jun 26 01:35:01.898644 np0000183033 devstack@c-api.service[112488]: /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 26 01:35:01.898644 np0000183033 devstack@c-api.service[112488]: removals.removed_module( Jun 26 01:35:01.901183 np0000183033 devstack@c-api.service[112488]: /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 26 01:35:01.901183 np0000183033 devstack@c-api.service[112488]: removals.removed_module( Jun 26 01:35:02.662127 np0000183033 devstack@c-api.service[112488]: /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 26 01:35:02.662127 np0000183033 devstack@c-api.service[112488]: warnings.warn( Jun 26 01:35:02.679360 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:02.679360 np0000183033 devstack@c-api.service[112489]: warnings.warn( Jun 26 01:35:02.710084 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:02.710084 np0000183033 devstack@c-api.service[112485]: warnings.warn( Jun 26 01:35:02.712069 np0000183033 devstack@c-api.service[112488]: /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 26 01:35:02.712069 np0000183033 devstack@c-api.service[112488]: warnings.warn( Jun 26 01:35:02.721624 np0000183033 devstack@c-api.service[112487]: /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 26 01:35:02.721624 np0000183033 devstack@c-api.service[112487]: warnings.warn( Jun 26 01:35:02.739094 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:02.739094 np0000183033 devstack@c-api.service[112489]: warnings.warn( Jun 26 01:35:02.759927 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:02.759927 np0000183033 devstack@c-api.service[112485]: warnings.warn( Jun 26 01:35:02.771316 np0000183033 devstack@c-api.service[112487]: /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 26 01:35:02.771316 np0000183033 devstack@c-api.service[112487]: warnings.warn( Jun 26 01:35:02.921833 np0000183033 devstack@c-api.service[112488]: 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 26 01:35:02.921973 np0000183033 devstack@c-api.service[112488]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112488) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:02.938598 np0000183033 devstack@c-api.service[112489]: 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 26 01:35:02.938973 np0000183033 devstack@c-api.service[112489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:02.955515 np0000183033 devstack@c-api.service[112485]: 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 26 01:35:02.955675 np0000183033 devstack@c-api.service[112485]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112485) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:02.960536 np0000183033 devstack@c-api.service[112487]: 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 26 01:35:02.960733 np0000183033 devstack@c-api.service[112487]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112487) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:03.010464 np0000183033 devstack@c-api.service[112488]: /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 26 01:35:03.010464 np0000183033 devstack@c-api.service[112488]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:03.011460 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:03.011460 np0000183033 devstack@c-api.service[112489]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:03.018558 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.018558 np0000183033 devstack@c-api.service[112485]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:03.023294 np0000183033 devstack@c-api.service[112487]: /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 26 01:35:03.023294 np0000183033 devstack@c-api.service[112487]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:03.478070 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112485) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:03.478272 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:03.478352 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:03.478415 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.478492 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:03.478533 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.478664 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.478718 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.478758 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.478797 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.478839 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.478927 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.479070 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.479193 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.479249 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.479296 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.479336 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.479384 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.479422 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.479479 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.479519 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.479569 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.479616 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.479658 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.479697 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.479736 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.479774 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.479818 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.479862 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.479907 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.479946 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.479989 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.480034 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.480073 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.480118 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.480157 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.480266 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.480568 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.480677 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.480780 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.480891 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.480999 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.481108 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.481227 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.482200 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.482254 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.482326 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.482390 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.482432 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.482487 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.482527 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.482575 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.482611 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.482646 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.482681 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.482681 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.482751 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.482791 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.482832 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.482866 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.482906 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.482942 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.482982 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.483036 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.483072 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.483112 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.483171 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.483214 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.483254 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.483295 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.483295 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.483295 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.489598 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.489665 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.489720 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.489762 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.489801 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.489840 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.489880 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.489915 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.489951 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.489985 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.490019 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.490060 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.490096 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.490096 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.490170 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.490224 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.490260 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.490303 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.490339 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.490373 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.490408 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.490467 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.490513 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.490549 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.490584 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.490618 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.490655 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.490655 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.491362 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.491405 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.491501 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.491555 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.491555 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.491622 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.491658 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.491698 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.491739 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.491775 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.491811 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.491848 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.491891 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.491968 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.492028 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.492086 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.492142 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.492201 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.492257 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.492312 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.492368 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.492424 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.492521 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.492580 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.492636 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.492692 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.492749 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.492805 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.492860 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.492938 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.493002 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.493068 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.493140 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.493197 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.493260 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.493318 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.493378 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.493378 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.493378 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.493378 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.493593 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.493650 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.493650 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.493807 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.493807 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.493913 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.493978 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.494043 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.494043 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.494146 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.494202 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.494260 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.494328 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.494328 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.494491 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.494560 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.494632 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.494698 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.494698 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.494698 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.494856 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.494923 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.494982 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.494982 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.495094 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.495094 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.495094 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.495306 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.495366 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.495366 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.495506 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.495580 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.495638 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.495638 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.495638 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.495638 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.495638 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.495638 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.495932 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.495932 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.495932 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.495932 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.496170 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.496237 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.496297 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.496354 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.496419 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.496496 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.496553 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.496609 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.496688 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.496754 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.496810 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.496873 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.496932 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.496988 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.497051 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.497108 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.497163 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.497219 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.497287 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.497344 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.497344 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.497465 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.497465 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.497571 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.497571 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.497571 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.497571 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.497571 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.497571 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.497880 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.497939 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.497995 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.497995 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.497995 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.497995 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.498204 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.498264 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.498264 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.498385 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.498467 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.498467 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.498467 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.499296 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.499364 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.499424 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.499539 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.499606 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.499663 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.499727 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.499783 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.499839 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.499895 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.499895 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.499948 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.499976 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.500006 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.500006 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.500058 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.500086 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.500115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.500364 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.500402 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.500402 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.500402 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.500490 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.500490 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.500490 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.500572 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.500572 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.500572 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.500652 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.500682 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.500711 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.500711 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.500764 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.500791 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.500819 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.500847 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.500875 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.500875 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.500929 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.500963 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.500992 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.501025 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.501053 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.501053 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.501053 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.501125 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.501158 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.501158 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.501493 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.501526 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.501644 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.501754 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.501866 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.501972 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.502081 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.502197 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.502779 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.502897 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.503006 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.503121 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.503266 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.503380 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.503528 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.505741 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.505794 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.505849 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.505881 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.505920 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.505952 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.505981 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.506009 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.506040 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.506073 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.506073 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.506124 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.506156 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.506188 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.506531 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.506602 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.506657 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.506719 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.506786 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.506842 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.506873 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.506900 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.506954 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.507011 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.507042 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.507071 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.507112 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.507141 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.507205 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.507231 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.507260 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.507289 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.507317 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.507351 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.507381 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.507408 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.507436 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.507478 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.507508 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.507535 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.507535 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.507583 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.508713 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.508761 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.508798 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.508838 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.508877 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.508926 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.508967 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.509009 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.509048 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.509088 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.509135 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.509180 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.509225 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.509270 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.509311 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.509358 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.509403 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.509403 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.509403 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.509403 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.509403 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.509713 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.509808 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.509894 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.509976 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.510065 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.510148 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.510250 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.510685 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.510777 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.510862 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.510945 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.511027 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.511112 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.511247 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.511886 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.511975 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.512036 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.512079 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.512118 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.512158 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.512204 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.512247 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.512285 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.512331 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.512371 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.512417 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.512481 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.512531 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.512571 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.512610 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.512654 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.512695 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.512742 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.512782 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.512829 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.512869 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.512911 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.512950 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.512950 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.512950 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.512950 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.512950 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.513361 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.513457 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.513565 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.513649 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.513732 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.513815 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.513907 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.514510 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.514575 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.514641 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.514685 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.514726 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.514767 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.514808 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.514846 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.514905 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.514945 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.514985 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.515024 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.515062 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.515101 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.515147 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.515231 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.515298 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.515351 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.515391 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.515431 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.515501 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.515546 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.515587 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.515627 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.515668 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.515713 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.515753 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.515799 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.515839 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.515879 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.515926 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.515972 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.516016 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.516057 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.516096 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.516139 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.516184 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.516233 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.516273 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.516314 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.516352 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.516390 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.516429 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.516492 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.516534 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.516572 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.516617 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.516657 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.516695 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.516741 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.516780 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.516824 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.516863 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.516907 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.516952 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.516990 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.517035 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.517074 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.517117 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.517156 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.517199 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.517239 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.517278 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.517321 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.517360 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.517398 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.517437 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.517606 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.517697 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.517737 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.517778 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.517838 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.517877 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.518227 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.518227 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.518306 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.518351 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.518403 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.518484 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.518525 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.518574 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.518614 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.518614 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.518685 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.518724 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.518767 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.518806 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.518846 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.518846 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.518928 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.518928 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.518928 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.518928 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.519082 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.519128 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.519181 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.519222 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.519266 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.519312 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.519353 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.519353 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.519353 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.519482 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.519523 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.519568 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.519607 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.519652 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.519693 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.519693 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.519773 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.519820 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.519865 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.519910 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.519949 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.519989 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.520027 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.520066 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.520114 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.520154 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.520194 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.520241 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.520282 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.520325 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.520365 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.520405 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.520533 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.520610 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.520664 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.520705 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.520745 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.520789 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.520827 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.520867 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.520907 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.520946 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.520984 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.521032 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.521070 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.521108 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.521147 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.521185 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.521224 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.521264 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.521304 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.521342 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.521382 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.521426 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.521480 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.521519 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.521559 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.521598 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.521639 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.521679 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.521719 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.521757 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.521895 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.521939 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.521979 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.522023 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.522062 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.522100 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.522147 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.522186 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.522224 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.522263 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.522314 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.522358 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.522397 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.522455 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.522495 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.522535 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.522583 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.522623 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.522662 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.522703 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.522762 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.522822 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.522873 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.522916 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.522957 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.522998 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.523040 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.523091 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.523091 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.523091 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.523091 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.523091 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.523331 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.523331 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.523331 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.523460 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.523504 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.523555 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.523602 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.523644 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.523683 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.523683 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.523755 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.523755 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.523755 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.523859 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.523894 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.523923 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.523923 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.523980 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.524009 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.524037 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.524065 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.524090 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.524118 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.524144 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.524173 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.524204 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.524204 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.524204 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.524277 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.524277 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.524325 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.524354 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.524379 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.524404 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.524431 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.524481 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.524512 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.524544 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.524578 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.524606 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.524636 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.524665 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.524694 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.524727 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.524760 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.524792 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.524821 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.524849 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.524877 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.524904 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.524933 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.524962 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.524987 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.525015 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.525015 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.525015 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.525102 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.525102 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.525102 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.525102 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.525195 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.525225 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.525252 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.525284 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.525317 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.525350 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.525380 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.525408 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.525437 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.525487 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.525517 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.525549 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.525577 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.525605 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.525639 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.525669 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.525696 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.525727 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.525760 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.525792 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.525792 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.525792 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.525792 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.525792 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.529700 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.529754 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.529856 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.529856 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.529920 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.529988 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.530047 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.530104 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.530135 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.530165 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.530193 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.530269 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.530356 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.530382 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.530411 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.530435 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.530501 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.530525 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.530556 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.530582 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.530606 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.530629 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.530653 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.530677 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.530677 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.530677 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.530677 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.530772 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.530877 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.530877 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.530940 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.530998 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.531026 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.531059 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.531112 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.531218 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.531268 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.531323 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.531374 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.531428 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.531503 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.531552 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.531600 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.531647 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.531693 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.531749 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.531749 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.531844 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.531974 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.531974 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.532158 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.532158 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.532158 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.532158 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.532158 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.532158 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.532591 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.532591 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.532591 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.532713 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.532754 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.532791 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.532825 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.532859 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.532898 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.532937 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.532973 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.533012 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.533046 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.533080 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.533120 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.533154 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.533188 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.533222 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.533259 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.533292 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.533326 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.533365 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.533404 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.533458 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.533458 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.533458 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.533458 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.533458 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.534077 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.534077 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.534077 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.534077 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.534077 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.534760 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.534838 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.534909 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.534977 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.535050 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.535118 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.535199 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.535285 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.535369 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.535439 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.535534 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.535601 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.535667 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.535739 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.535807 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.535871 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.535945 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.536011 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.536079 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.536145 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.536219 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.536286 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.536354 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.536420 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.536506 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.536573 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.536638 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.536722 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.536792 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.536857 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.536922 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.536986 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.537051 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.537116 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.537181 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.537245 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.537318 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.537385 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.537477 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.537554 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.537631 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.537670 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.537706 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.537739 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.537772 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.537805 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.537846 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.537879 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.537916 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.537949 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.537949 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.538028 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.538028 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.538091 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.538131 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.538170 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.538203 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.538236 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.538269 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.538304 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.538338 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.538377 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.538410 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.538574 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.538851 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.538921 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.538986 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.539065 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.539134 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.539212 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.539280 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.539347 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.539420 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.539420 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.539567 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.539567 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.539691 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.539756 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.539756 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.539891 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.539891 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.539891 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.540079 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.540251 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.540251 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.540353 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.540394 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.540429 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.540478 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.540514 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.540547 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.540582 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.540625 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.540665 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.540699 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.540734 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.540772 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.540805 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.540839 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.540873 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.540908 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.540943 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.540988 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.541023 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.541058 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.541097 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.541132 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:03.541167 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.541167 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.541167 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.541264 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.541299 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.541344 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.541378 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.541411 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.541459 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.541503 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.541539 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.541572 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.541605 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.541639 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.541673 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.541713 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.541713 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.541713 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.541801 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:03.541801 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:03.541801 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:03.541801 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:03.541801 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:03.541801 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:03.587977 np0000183033 devstack@c-api.service[112488]: INFO dbcounter [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Registered counter for database cinder Jun 26 01:35:03.588192 np0000183033 devstack@c-api.service[112485]: INFO dbcounter [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Registered counter for database cinder Jun 26 01:35:03.590006 np0000183033 devstack@c-api.service[112487]: INFO dbcounter [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Registered counter for database cinder Jun 26 01:35:03.593715 np0000183033 devstack@c-api.service[112489]: INFO dbcounter [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Registered counter for database cinder Jun 26 01:35:03.628201 np0000183033 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.632404 np0000183033 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.634006 np0000183033 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.636984 np0000183033 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-20c583e9-cc21-4508-beb2-da9ddabae145 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.744202 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writer thread running {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:03.746685 np0000183033 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:03.748888 np0000183033 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:03.750697 np0000183033 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:03.752011 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writer thread running {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:03.752436 np0000183033 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:03.753638 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.753697 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writer thread running {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:03.754745 np0000183033 devstack@c-api.service[112487]: INFO cinder.rpc [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:03.756404 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writer thread running {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:03.756781 np0000183033 devstack@c-api.service[112489]: INFO cinder.rpc [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:03.757484 np0000183033 devstack@c-api.service[112487]: INFO cinder.rpc [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:03.757760 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.759147 np0000183033 devstack@c-api.service[112489]: INFO cinder.rpc [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:03.759261 np0000183033 devstack@c-api.service[112488]: INFO cinder.rpc [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:03.759668 np0000183033 devstack@c-api.service[112487]: INFO cinder.rpc [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:03.761674 np0000183033 devstack@c-api.service[112489]: INFO cinder.rpc [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:03.762116 np0000183033 devstack@c-api.service[112488]: INFO cinder.rpc [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:03.762225 np0000183033 devstack@c-api.service[112487]: INFO cinder.rpc [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:03.763360 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.764306 np0000183033 devstack@c-api.service[112489]: INFO cinder.rpc [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:03.764957 np0000183033 devstack@c-api.service[112488]: INFO cinder.rpc [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:03.765415 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.767616 np0000183033 devstack@c-api.service[112488]: INFO cinder.rpc [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:03.767747 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.768537 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.768888 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.771570 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.788947 np0000183033 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.790988 np0000183033 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:03.792865 np0000183033 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:03.793770 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.800908 np0000183033 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-20c583e9-cc21-4508-beb2-da9ddabae145 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.805872 np0000183033 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.805981 np0000183033 devstack@c-api.service[112489]: INFO cinder.rpc [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:03.806041 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.806094 np0000183033 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:03.806152 np0000183033 devstack@c-api.service[112487]: INFO cinder.rpc [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:03.806310 np0000183033 devstack@c-api.service[112489]: INFO cinder.rpc [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:03.807517 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.807683 np0000183033 devstack@c-api.service[112488]: INFO cinder.rpc [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:03.808126 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.809112 np0000183033 devstack@c-api.service[112487]: INFO cinder.rpc [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:03.810292 np0000183033 devstack@c-api.service[112488]: INFO cinder.rpc [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:03.810382 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.811488 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.812252 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.816281 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.819265 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.819350 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.822274 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.822626 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.824173 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.824662 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.825348 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.826863 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.827492 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.827839 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.828180 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.833463 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.833542 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.833581 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.833618 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.833655 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.833819 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.835172 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.835735 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.835920 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.836797 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.838719 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.838956 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.839822 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.840686 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.841743 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.841900 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.842686 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.844068 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.844832 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.844940 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.845555 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.846158 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.846994 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.847656 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.847740 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.847795 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.849169 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.849673 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.850528 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.850641 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.850786 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.852051 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.852176 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.852339 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.853349 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.854704 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.854824 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.854925 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.855128 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.856598 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.857616 np0000183033 devstack@c-api.service[112485]: WARNING cinder.api.contrib.hosts [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:03.857836 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: extensions {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.858596 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.859166 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: cgsnapshots {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.860381 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.860563 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.860644 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: qos-specs {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.860716 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.862238 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.863277 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: capabilities {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.863718 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.863851 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.864124 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.864575 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: backups {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.865106 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.865836 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.866198 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.866558 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.866679 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-volume-type-access {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.867374 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.867845 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.867960 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.868204 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: encryption {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.868828 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.869263 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.869352 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.869720 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: consistencygroups {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.870190 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.870633 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.870712 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.871685 np0000183033 devstack@c-api.service[112489]: WARNING cinder.api.contrib.hosts [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:03.871805 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.871880 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: extra_specs {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.871953 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: extensions {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.872172 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.872965 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.873231 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: encryption {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.873479 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.873604 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: cgsnapshots {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.874404 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.874996 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-volume-manage {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.875327 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: qos-specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.875426 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.875964 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.876352 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-volume-transfer {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.876485 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.876961 np0000183033 devstack@c-api.service[112488]: WARNING cinder.api.contrib.hosts [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:03.877200 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: extensions {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.877460 np0000183033 devstack@c-api.service[112487]: WARNING cinder.api.contrib.hosts [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:03.877688 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: extensions {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.877763 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: capabilities {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.878197 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-availability-zone {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.878543 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: cgsnapshots {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.879019 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: cgsnapshots {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.879098 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: backups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.879794 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-quota-sets {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.879933 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: qos-specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.880481 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: qos-specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.881188 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-quota-class-sets {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.881283 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-volume-type-access {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.881990 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: capabilities {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.882518 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-snapshot-manage {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.882818 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.883171 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: capabilities {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.883984 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: os-hosts {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.884230 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: backups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.884338 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: consistencygroups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.884531 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: backups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.885386 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extended resource: scheduler-stats {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.886280 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: extra_specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.886355 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-volume-type-access {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.886530 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-volume-type-access {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.887695 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.888102 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.888153 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.888204 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.889169 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.889616 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-volume-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.889704 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: consistencygroups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.889758 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: consistencygroups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.890043 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] SnapshotActionsController initialized {{(pid=112485) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:03.890801 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.891059 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-volume-transfer {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.891595 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: extra_specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.891694 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: extra_specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.892270 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.892751 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-availability-zone {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.893199 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.893277 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.893600 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.894042 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-quota-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.894745 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-volume-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.894846 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-volume-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.894982 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.895654 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-quota-class-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.896198 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-volume-transfer {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.896471 np0000183033 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.896563 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-volume-transfer {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.896940 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-snapshot-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.897251 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension UsedLimits extending resource: limits {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.897358 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.897813 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-availability-zone {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.898071 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-availability-zone {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.898125 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898223 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898310 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: os-hosts {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.898357 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeActions extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898473 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898558 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898646 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension TypesManage extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898822 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898905 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.898997 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension AdminActions extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.899090 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-quota-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.899139 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension AdminActions extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.899221 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension AdminActions extending resource: backups {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.899305 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.899377 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-quota-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.899418 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.899599 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c7dbe934-66e6-4757-bfc4-3523946853b8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.899711 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extended resource: scheduler-stats {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.900491 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-quota-class-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.900862 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-quota-class-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.901785 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-snapshot-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.902056 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.902171 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-snapshot-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.903175 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: os-hosts {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.903600 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: os-hosts {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.903672 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.904486 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.contrib.snapshot_actions [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] SnapshotActionsController initialized {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:03.904536 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extended resource: scheduler-stats {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.905003 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extended resource: scheduler-stats {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:03.905200 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.906554 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.907012 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.907231 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.907279 np0000183033 devstack@c-api.service[112485]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e51088a3668 pid: 112485 (default app) Jun 26 01:35:03.907917 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.908517 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.908753 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.909262 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.909310 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.contrib.snapshot_actions [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] SnapshotActionsController initialized {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:03.909599 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] SnapshotActionsController initialized {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:03.910056 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.910307 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.910716 np0000183033 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.911426 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.911565 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension UsedLimits extending resource: limits {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.911939 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.912030 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.912668 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.912759 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.912830 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.912902 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.912970 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913053 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.913126 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913166 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension TypesManage extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913292 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913402 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913523 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension AdminActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913651 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension AdminActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913747 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension AdminActions extending resource: backups {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913847 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.913946 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.914058 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-20c583e9-cc21-4508-beb2-da9ddabae145 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.914222 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.914358 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.915640 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.915640 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.915640 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.915640 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.915887 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.915887 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.915887 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.915887 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916074 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916074 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916074 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916074 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916074 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916074 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916340 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916340 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916340 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916340 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916340 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916611 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916611 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916611 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916611 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916611 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916821 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916821 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916821 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916821 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916997 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916997 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916997 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.916997 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.916997 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917216 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917249 np0000183033 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.917285 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917285 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917285 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917285 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917285 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917528 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917528 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917528 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917528 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917528 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917528 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917528 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917805 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917805 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917805 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917805 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.917805 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.917805 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.918042 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.918042 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.918042 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.918042 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.918042 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.918042 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.918322 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.918322 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.918322 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.918322 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.918322 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.919767 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.919767 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.919767 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.919767 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.919767 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.920191 np0000183033 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:03.920263 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.920263 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.920263 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.920263 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.920263 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.920802 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.920802 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.920802 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.920802 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.920802 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.920802 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.920802 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.921360 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.921360 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.921360 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.921360 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.921360 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.921795 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.921795 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.921795 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.921795 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.921795 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.922319 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.922319 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.922319 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.922319 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.922721 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.922721 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.922721 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.922721 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.923016 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.923016 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.923016 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.923016 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.923016 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.924359 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.924359 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.924359 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.924359 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.924359 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925504 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925504 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925504 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925504 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925636 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925636 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925636 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925636 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925758 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925758 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925758 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925758 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925875 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925875 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925875 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925875 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925995 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925995 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.925995 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.925995 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.926111 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.926111 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.926111 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.926111 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.926219 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension UsedLimits extending resource: limits {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.926251 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.926251 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.926251 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.926251 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.926251 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.926251 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.926420 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.926420 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.926420 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.926420 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.927894 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.927894 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.927894 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.927894 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.927894 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.927894 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.928209 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.928259 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.928259 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.928259 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.928259 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.928259 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.928259 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.928719 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.928719 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.928719 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.928719 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.928719 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.928719 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929040 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929040 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929040 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929040 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929040 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929040 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929360 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929360 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929360 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929360 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929610 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929610 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929610 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929610 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929805 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension UsedLimits extending resource: limits {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.929855 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929855 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929855 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.929855 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.929855 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:03.930364 np0000183033 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 26 01:35:03.930414 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930414 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930414 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930414 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930568 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930568 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930628 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930666 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930690 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930690 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension TypesManage extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930741 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930769 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930797 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.930797 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension TypesManage extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931151 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931198 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931247 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension AdminActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931289 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931338 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension AdminActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931338 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension AdminActions extending resource: backups {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931436 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension AdminActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931505 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931585 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension AdminActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931640 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931700 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension AdminActions extending resource: backups {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931729 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-d28aebc9-b3b6-4ba5-bc07-9aa2fae31dfc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931759 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931759 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931808 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-e9e9c726-0563-4032-a2d7-595bd16d8a60 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:03.931843 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-0b320fa2-feda-45e2-a580-c4fb1038bb18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:03.931868 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Fri Jun 26 01:35:03 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:35:03.931893 np0000183033 devstack@c-api.service[112489]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e51088a3668 pid: 112489 (default app) Jun 26 01:35:03.931925 np0000183033 devstack@c-api.service[112487]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e51088a3668 pid: 112487 (default app) Jun 26 01:35:03.931953 np0000183033 devstack@c-api.service[112488]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e51088a3668 pid: 112488 (default app) Jun 26 01:35:11.319409 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:11.832899 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 admin admin] POST https://199.204.45.138/volume/v3/types Jun 26 01:35:11.832899 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:35:11.835075 np0000183033 devstack@c-api.service[112485]: /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 26 01:35:11.835075 np0000183033 devstack@c-api.service[112485]: warnings.warn( Jun 26 01:35:11.870325 np0000183033 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:11.904100 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 26 01:35:11.905005 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 2/2] 199.204.45.138 () {68 vars in 1288 bytes} [Fri Jun 26 01:35:11 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:35:11.926792 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.926792 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.926792 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.926792 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.926792 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.927868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.927868 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.927868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.927868 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.927868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.928161 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.928161 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.928161 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.928161 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.928161 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.928161 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.928549 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.928549 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.928549 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.928549 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.928805 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.928805 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.928805 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.928805 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.929057 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.929057 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.929057 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.929057 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.929303 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.929303 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.929303 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.929303 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.929303 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.929722 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.929722 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.929722 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.929722 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.929722 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930006 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930006 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930006 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930006 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930006 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930006 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930350 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930350 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930350 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930350 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930350 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930350 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930601 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930601 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930601 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930601 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930601 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930601 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930830 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930830 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930830 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.930830 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.930830 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931018 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931018 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931018 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931018 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931018 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931196 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931196 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931196 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931196 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931196 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931196 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931408 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931408 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931408 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931408 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931408 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931408 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931662 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931662 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931662 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931662 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931662 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931868 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.931868 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.931868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932059 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932059 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932059 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932059 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932235 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932235 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932235 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932235 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932401 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932401 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932401 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932401 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932401 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932628 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932628 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932628 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932628 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932628 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932821 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932821 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932821 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932821 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932979 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932979 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.932979 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.932979 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933141 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933141 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933141 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933141 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933317 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933317 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933317 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933317 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933503 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933503 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933503 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933503 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933678 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933678 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933678 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933678 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933678 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933868 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933868 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.933868 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.933868 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934101 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934101 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934101 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934101 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934101 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934304 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934304 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934304 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934304 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934304 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934304 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934571 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934571 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934571 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934571 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934571 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934571 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934808 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934808 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934808 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934808 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.934808 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.934808 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935025 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935025 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935025 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935025 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935025 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935025 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935255 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935255 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935255 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935255 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935415 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935415 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935415 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935415 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935415 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935643 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935643 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935643 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935643 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:11.935643 np0000183033 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) Jun 26 01:35:11.935643 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 req-e8d02655-d1c0-402f-bce1-6af3515ed8a0 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:12.252877 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 req-e8d02655-d1c0-402f-bce1-6af3515ed8a0 admin admin] POST https://199.204.45.138/volume/v3/types/6a13d71d-3518-4e70-89a8-eb0031e3727e/extra_specs Jun 26 01:35:12.253435 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 req-e8d02655-d1c0-402f-bce1-6af3515ed8a0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:35:12.255827 np0000183033 devstack@c-api.service[112489]: /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 26 01:35:12.255827 np0000183033 devstack@c-api.service[112489]: warnings.warn( Jun 26 01:35:12.290029 np0000183033 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 req-e8d02655-d1c0-402f-bce1-6af3515ed8a0 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:12.353112 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-c29a8baf-bc67-4b9d-bba6-31466c6fb327 req-e8d02655-d1c0-402f-bce1-6af3515ed8a0 admin admin] https://199.204.45.138/volume/v3/types/6a13d71d-3518-4e70-89a8-eb0031e3727e/extra_specs returned with HTTP 200 Jun 26 01:35:12.353601 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Fri Jun 26 01:35:11 2026] POST /volume/v3/types/6a13d71d-3518-4e70-89a8-eb0031e3727e/extra_specs => generated 55 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:35:13.808336 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=6 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:35:13.809794 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=6 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:35:21.900601 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:35:22.351175 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:37:56.545106 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.545106 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.547898 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.547898 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.547898 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.547898 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.547898 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548287 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.548287 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548287 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.548287 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548287 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.548287 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548693 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.548693 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548693 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.548693 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548693 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.548972 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548972 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.548972 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.548972 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.549227 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.549227 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.549227 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.549227 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.549507 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.549507 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.549507 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.549507 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.549507 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.550286 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.550286 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.550286 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.550286 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.550286 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.550738 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.550738 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.550738 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.550738 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.550738 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.550738 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551125 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551125 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551125 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551125 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551125 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551125 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551503 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551503 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551503 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551503 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551503 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551503 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551872 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551872 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551872 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551872 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.551872 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.551872 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.552266 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.552266 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.552266 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.552266 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.552562 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.552562 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.552562 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.552562 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.552562 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.552918 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.552918 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.552918 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.552918 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.552918 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553226 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553226 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553226 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553226 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553226 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553226 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553603 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553603 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553603 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553603 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553603 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553983 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553983 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553983 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.553983 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.553983 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.554299 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.554299 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.554299 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.554299 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.554674 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.554674 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.554674 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.554674 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.555013 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.555013 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.555013 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.555013 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.555013 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.555380 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.555380 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.555380 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.555380 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.555380 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.555763 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.555763 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.555763 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.555763 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.556039 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.556039 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.556039 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.556039 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.556360 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.556360 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.556360 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.556360 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.556743 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.556743 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.556743 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.556743 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.557075 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.557075 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.557075 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.557075 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.557425 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.557425 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.557425 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.557425 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.557425 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.557425 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558082 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558082 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558082 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558082 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558082 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558552 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558552 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558552 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558552 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558552 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558552 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558552 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558839 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558839 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558839 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558839 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.558839 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.558839 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559038 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559038 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559038 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559038 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559038 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559038 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559232 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559232 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559232 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559232 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559232 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559232 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559466 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559466 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559466 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559466 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559613 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559613 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559613 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559613 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559748 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559748 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559748 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559748 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559878 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559878 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559878 np0000183033 devstack@c-api.service[112487]: /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 26 01:37:56.559878 np0000183033 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 26 01:37:56.559878 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-b9927d30-6e8b-4bfc-af06-ed192cd6fc4b None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:56.559878 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-b9927d30-6e8b-4bfc-af06-ed192cd6fc4b None None] GET https://199.204.45.138/volume// Jun 26 01:37:56.560057 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-b9927d30-6e8b-4bfc-af06-ed192cd6fc4b None None] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:56.560057 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-b9927d30-6e8b-4bfc-af06-ed192cd6fc4b None None] Calling method 'all' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:56.560057 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-b9927d30-6e8b-4bfc-af06-ed192cd6fc4b None None] https://199.204.45.138/volume// returned with HTTP 300 Jun 26 01:37:56.560057 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 1/4] 199.204.45.138 () {66 vars in 1456 bytes} [Fri Jun 26 01:37:56 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:38:33.464232 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.464232 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.464232 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.464232 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.464232 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.465368 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.465368 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.465368 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.465368 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.465368 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.465679 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.465679 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.465679 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.465679 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.465679 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.465679 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466044 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466044 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466044 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466044 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466268 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466268 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466268 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466268 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466531 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466531 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466531 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466531 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466754 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466754 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466754 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.466754 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.466754 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467051 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467051 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467051 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467051 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467051 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467502 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467502 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467502 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467502 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467502 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467502 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467844 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467844 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467844 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467844 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.467844 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.467844 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468185 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468185 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468185 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468185 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468185 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468185 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468548 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468548 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468548 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468548 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468548 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468835 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468835 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468835 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.468835 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.468835 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469135 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469135 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469135 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469135 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469135 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469135 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469519 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469519 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469519 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469519 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469519 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469519 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469847 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469847 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469847 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.469847 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.469847 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470140 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470140 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470140 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470140 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470140 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470417 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470417 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470417 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470417 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470669 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470669 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470669 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470669 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470894 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470894 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470894 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.470894 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.470894 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471199 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471199 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471199 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471199 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471199 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471497 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471497 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471497 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471497 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471736 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471736 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471736 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471736 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471961 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471961 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.471961 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.471961 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472196 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472196 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472196 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472196 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472439 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472439 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472439 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472439 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472686 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472686 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472686 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472686 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472686 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472978 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472978 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472978 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472978 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.472978 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.472978 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.473468 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.473468 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.473468 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.473468 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.473468 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.473777 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.473777 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.473777 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.473777 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.473777 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.473777 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474093 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474093 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474093 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474093 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474093 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474093 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474309 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474309 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474309 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474309 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474309 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474309 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474530 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474530 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474530 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474530 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474530 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474530 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474763 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474763 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474763 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474763 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474918 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474918 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474918 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.474918 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.474918 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.475097 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.475097 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.475097 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.475097 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:33.475097 np0000183033 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 26 01:38:33.475097 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-b3096fb0-8f22-449e-bd04-b557464547e2 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.475097 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:38:33.503387 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-036451d4-5eab-49b8-8a7f-7a2940b29add None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.512133 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 3/6] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:38:33.548361 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [req-036451d4-5eab-49b8-8a7f-7a2940b29add req-3e3f00da-8c92-4f05-bce7-b2d85b31cc4a None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.555082 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-036451d4-5eab-49b8-8a7f-7a2940b29add req-3e3f00da-8c92-4f05-bce7-b2d85b31cc4a demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 01:38:33.555558 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [req-036451d4-5eab-49b8-8a7f-7a2940b29add req-3e3f00da-8c92-4f05-bce7-b2d85b31cc4a demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:33.556095 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [req-036451d4-5eab-49b8-8a7f-7a2940b29add req-3e3f00da-8c92-4f05-bce7-b2d85b31cc4a demo demo] Calling method 'version_select' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:33.558067 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [req-036451d4-5eab-49b8-8a7f-7a2940b29add req-3e3f00da-8c92-4f05-bce7-b2d85b31cc4a demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 01:38:33.558726 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 2/7] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:33.599480 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-8e5df3a0-0ac7-4594-8ed8-044004759c56 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.927360 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-8e5df3a0-0ac7-4594-8ed8-044004759c56 demo demo] GET https://199.204.45.138/volume/v3/types Jun 26 01:38:33.927937 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-8e5df3a0-0ac7-4594-8ed8-044004759c56 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:33.928216 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-8e5df3a0-0ac7-4594-8ed8-044004759c56 demo demo] Calling method 'index' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:33.928771 np0000183033 devstack@c-api.service[112487]: /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 26 01:38:33.928771 np0000183033 devstack@c-api.service[112487]: warnings.warn( Jun 26 01:38:33.929515 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-8e5df3a0-0ac7-4594-8ed8-044004759c56 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:38:33.967149 np0000183033 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-8e5df3a0-0ac7-4594-8ed8-044004759c56 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:38:33.987309 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-8e5df3a0-0ac7-4594-8ed8-044004759c56 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 26 01:38:33.988072 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 2/8] 199.204.45.138 () {64 vars in 1290 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:34.025384 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-e3b82d6a-4dd4-4165-905c-4d60b5a45dda None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:34.478056 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-e3b82d6a-4dd4-4165-905c-4d60b5a45dda demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 01:38:34.479004 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-e3b82d6a-4dd4-4165-905c-4d60b5a45dda demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:34.479004 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-e3b82d6a-4dd4-4165-905c-4d60b5a45dda demo demo] Calling method 'show' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:34.515482 np0000183033 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-e3b82d6a-4dd4-4165-905c-4d60b5a45dda 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:38:34.535182 np0000183033 devstack@c-api.service[112488]: /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 26 01:38:34.535182 np0000183033 devstack@c-api.service[112488]: warnings.warn( Jun 26 01:38:34.537436 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-e3b82d6a-4dd4-4165-905c-4d60b5a45dda demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:34.537942 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 01:38:34 2026] GET /volume/v3/types/default => generated 145 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:35.004549 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-77a1b9ce-d59b-4887-a9c3-e6b05e48542d None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.005689 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 4/10] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:38:35.039154 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-3b6c972b-d119-4000-816d-e75fa0de6f94 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.047032 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:38:35.079243 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-3b6c972b-d119-4000-816d-e75fa0de6f94 req-b6df62c8-02a3-47bd-b810-1e6283b43149 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.082574 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-3b6c972b-d119-4000-816d-e75fa0de6f94 req-b6df62c8-02a3-47bd-b810-1e6283b43149 demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 01:38:35.082574 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-3b6c972b-d119-4000-816d-e75fa0de6f94 req-b6df62c8-02a3-47bd-b810-1e6283b43149 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:35.082574 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-3b6c972b-d119-4000-816d-e75fa0de6f94 req-b6df62c8-02a3-47bd-b810-1e6283b43149 demo demo] Calling method 'version_select' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:35.082931 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-3b6c972b-d119-4000-816d-e75fa0de6f94 req-b6df62c8-02a3-47bd-b810-1e6283b43149 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 01:38:35.083070 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 3/12] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:35.124243 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-48c57ca2-6d33-421f-b9a6-24ea6459d6ab None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.127972 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-48c57ca2-6d33-421f-b9a6-24ea6459d6ab demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 01:38:35.128461 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-48c57ca2-6d33-421f-b9a6-24ea6459d6ab demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:35.128957 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-48c57ca2-6d33-421f-b9a6-24ea6459d6ab demo demo] Calling method 'show' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:35.138514 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-48c57ca2-6d33-421f-b9a6-24ea6459d6ab demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:35.138961 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 01:38:35 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 26 01:38:35.734640 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-b778813f-5cdc-4ad9-85ab-54a56c8a40c4 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.735912 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 5/14] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:38:35.763281 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-5dda0910-0276-492d-b8b7-c390a1f73ef6 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.765185 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:38:35.795486 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-5dda0910-0276-492d-b8b7-c390a1f73ef6 req-58ff40e4-7b17-47bd-ae93-5b22e197cf90 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.798906 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-5dda0910-0276-492d-b8b7-c390a1f73ef6 req-58ff40e4-7b17-47bd-ae93-5b22e197cf90 demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 01:38:35.799311 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-5dda0910-0276-492d-b8b7-c390a1f73ef6 req-58ff40e4-7b17-47bd-ae93-5b22e197cf90 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:35.799811 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-5dda0910-0276-492d-b8b7-c390a1f73ef6 req-58ff40e4-7b17-47bd-ae93-5b22e197cf90 demo demo] Calling method 'version_select' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:35.800578 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-5dda0910-0276-492d-b8b7-c390a1f73ef6 req-58ff40e4-7b17-47bd-ae93-5b22e197cf90 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 01:38:35.801259 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 4/16] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:35.835194 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-71be11d3-e22b-465d-b676-17e98ebf5013 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.838397 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-71be11d3-e22b-465d-b676-17e98ebf5013 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 01:38:35.838806 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-71be11d3-e22b-465d-b676-17e98ebf5013 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:35.839166 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-71be11d3-e22b-465d-b676-17e98ebf5013 demo demo] Calling method 'show' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:35.847203 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-71be11d3-e22b-465d-b676-17e98ebf5013 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:35.847539 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:35.880606 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-087c09b5-f1a6-42d8-ba3b-4d8b61fa3799 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.881906 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 6/18] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 01:38:35.909551 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-67aa019e-ebe5-4ad8-a296-ff688b9de0bf None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.911363 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 01:38:35.939564 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-67aa019e-ebe5-4ad8-a296-ff688b9de0bf req-a9018d0a-2e12-4a88-9b94-c96b12d2ad72 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.942719 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-67aa019e-ebe5-4ad8-a296-ff688b9de0bf req-a9018d0a-2e12-4a88-9b94-c96b12d2ad72 demo demo] GET https://199.204.45.138/volume/v3/ Jun 26 01:38:35.943099 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-67aa019e-ebe5-4ad8-a296-ff688b9de0bf req-a9018d0a-2e12-4a88-9b94-c96b12d2ad72 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:35.943482 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-67aa019e-ebe5-4ad8-a296-ff688b9de0bf req-a9018d0a-2e12-4a88-9b94-c96b12d2ad72 demo demo] Calling method 'version_select' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:35.944118 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-67aa019e-ebe5-4ad8-a296-ff688b9de0bf req-a9018d0a-2e12-4a88-9b94-c96b12d2ad72 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 26 01:38:35.944798 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 5/20] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:35.979385 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-19b4fa2a-edd2-4fcf-bba6-cffe49b18e73 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:35.980982 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-19b4fa2a-edd2-4fcf-bba6-cffe49b18e73 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 26 01:38:35.981132 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-19b4fa2a-edd2-4fcf-bba6-cffe49b18e73 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:35.981316 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-19b4fa2a-edd2-4fcf-bba6-cffe49b18e73 demo demo] Calling method 'show' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:35.988365 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-19b4fa2a-edd2-4fcf-bba6-cffe49b18e73 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:35.988700 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jun 26 01:38:35 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:43.981030 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:38:45.985334 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=8 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:06.208411 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:06.333922 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:44:06.333922 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:06.333922 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:06.333922 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:06.333922 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:06.335755 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 demo demo] Get all volumes completed successfully. Jun 26 01:44:06.339958 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-f1ddf394-876b-4119-80f0-761aeb55c0b0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:06.373338 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 7/22] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:44:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:44:16.328940 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:06.356233 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:06.358986 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:45:06.359215 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:06.359481 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:06.360106 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:06.361150 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:06.397582 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 demo demo] Get all volumes completed successfully. Jun 26 01:45:06.400823 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-6c97a4a5-0332-4dad-a212-9ff428d02c92 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:06.404677 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 6/23] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:45:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:45:16.389552 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:06.423036 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:06.429459 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:46:06.429711 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:06.429930 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:06.430461 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:06.431494 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:06.481481 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 demo demo] Get all volumes completed successfully. Jun 26 01:46:06.485589 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-84551fe1-fa1d-47b4-a3a5-4b170d4a2e37 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:06.486537 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 6/24] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:46:06 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 26 01:46:16.471128 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:06.507015 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:06.510914 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:47:06.511158 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:06.511460 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:06.512115 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:06.513164 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:06.555430 np0000183033 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 demo demo] Get all volumes completed successfully. Jun 26 01:47:06.558455 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-38916d36-ce15-4ee0-98bb-6a09adb5b772 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:06.558987 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:47:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:16.547897 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:06.620390 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-f097231b-7059-46e8-9435-0637ef83ce66 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:06.622686 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-f097231b-7059-46e8-9435-0637ef83ce66 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:48:06.622865 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-f097231b-7059-46e8-9435-0637ef83ce66 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:06.623048 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-f097231b-7059-46e8-9435-0637ef83ce66 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:06.623280 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-f097231b-7059-46e8-9435-0637ef83ce66 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:06.623970 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-f097231b-7059-46e8-9435-0637ef83ce66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:06.633917 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-f097231b-7059-46e8-9435-0637ef83ce66 demo demo] Get all volumes completed successfully. Jun 26 01:48:06.636046 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-f097231b-7059-46e8-9435-0637ef83ce66 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:06.636423 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 8/26] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:48:06 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 26 01:48:16.627559 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:06.664765 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-e7ed93e4-0315-4277-9128-81bbee6f769f None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:06.854643 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-e7ed93e4-0315-4277-9128-81bbee6f769f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:49:06.855224 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-e7ed93e4-0315-4277-9128-81bbee6f769f demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:06.855799 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-e7ed93e4-0315-4277-9128-81bbee6f769f demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:06.856633 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-e7ed93e4-0315-4277-9128-81bbee6f769f demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:06.857817 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-e7ed93e4-0315-4277-9128-81bbee6f769f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:06.867270 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-e7ed93e4-0315-4277-9128-81bbee6f769f demo demo] Get all volumes completed successfully. Jun 26 01:49:06.870211 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-e7ed93e4-0315-4277-9128-81bbee6f769f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:06.870923 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 7/27] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:49:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:49:16.861652 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:06.885999 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:06.889896 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:50:06.890259 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:06.890655 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:06.891102 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:06.892517 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:06.902297 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 demo demo] Get all volumes completed successfully. Jun 26 01:50:06.905218 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-98d5ec1a-79eb-4095-849a-400787fc00f6 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:06.905865 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 7/28] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:50:06 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 26 01:50:16.896665 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:06.920942 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:06.925032 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:51:06.925273 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:06.925590 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:06.925945 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:06.926895 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:06.936600 np0000183033 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f demo demo] Get all volumes completed successfully. Jun 26 01:51:06.939346 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-086e0ac2-b8f3-4ed3-8aa0-04d143262b0f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:06.939866 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:51:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:51:16.930402 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:06.957501 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:06.961497 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:52:06.961749 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:06.962003 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:06.962305 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:06.963252 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:06.971991 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 demo demo] Get all volumes completed successfully. Jun 26 01:52:06.974790 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-212ea1a6-6608-47fb-a1b7-08d53173c700 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:06.975244 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 9/30] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:52:06 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 26 01:52:16.966737 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:06.994201 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-59081265-2576-4877-a612-e0b975dcfb99 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:06.999760 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-59081265-2576-4877-a612-e0b975dcfb99 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:53:07.000224 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-59081265-2576-4877-a612-e0b975dcfb99 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:07.000590 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-59081265-2576-4877-a612-e0b975dcfb99 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:07.001018 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-59081265-2576-4877-a612-e0b975dcfb99 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:07.002223 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-59081265-2576-4877-a612-e0b975dcfb99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:07.009819 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-59081265-2576-4877-a612-e0b975dcfb99 demo demo] Get all volumes completed successfully. Jun 26 01:53:07.012050 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-59081265-2576-4877-a612-e0b975dcfb99 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:07.012485 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 8/31] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:53:06 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 26 01:53:17.017884 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:07.034096 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-991bb39f-76bc-4a2d-967a-46522b867d9b None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:07.182896 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-991bb39f-76bc-4a2d-967a-46522b867d9b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:54:07.183416 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-991bb39f-76bc-4a2d-967a-46522b867d9b demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:07.183929 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-991bb39f-76bc-4a2d-967a-46522b867d9b demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:07.184549 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-991bb39f-76bc-4a2d-967a-46522b867d9b demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:07.186645 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-991bb39f-76bc-4a2d-967a-46522b867d9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:07.194141 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-991bb39f-76bc-4a2d-967a-46522b867d9b demo demo] Get all volumes completed successfully. Jun 26 01:54:07.196310 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-991bb39f-76bc-4a2d-967a-46522b867d9b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:07.196689 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 8/32] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:54:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:54:17.190658 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:07.216483 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:07.219869 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:55:07.220269 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:07.220734 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:07.221178 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:07.222590 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:07.236516 np0000183033 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 demo demo] Get all volumes completed successfully. Jun 26 01:55:07.240034 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-1fe4e69d-8e77-43bf-975c-e7fdccd794e0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:07.241126 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:55:07 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 26 01:55:17.228559 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:07.263479 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:07.266333 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:56:07.266602 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:07.266907 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:07.267216 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:07.268170 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:07.276551 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc demo demo] Get all volumes completed successfully. Jun 26 01:56:07.278916 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-0dfecf5b-4193-4a1a-9ae2-660d7ba676bc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:07.279651 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 10/34] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:56:07 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 26 01:56:17.271860 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:07.314319 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:07.317897 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:57:07.318157 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:07.318462 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:07.318836 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:07.320078 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:07.329635 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b demo demo] Get all volumes completed successfully. Jun 26 01:57:07.332690 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-505826f9-1b8b-40aa-9036-2158b3b0e04b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:07.333228 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 9/35] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:57:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:57:17.324716 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:07.368432 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-550f7091-f595-4530-b160-707e42d41cc7 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:07.374023 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-550f7091-f595-4530-b160-707e42d41cc7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:58:07.374212 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-550f7091-f595-4530-b160-707e42d41cc7 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:07.374416 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-550f7091-f595-4530-b160-707e42d41cc7 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:07.374681 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-550f7091-f595-4530-b160-707e42d41cc7 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:07.375342 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-550f7091-f595-4530-b160-707e42d41cc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:07.383519 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-550f7091-f595-4530-b160-707e42d41cc7 demo demo] Get all volumes completed successfully. Jun 26 01:58:07.388293 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-550f7091-f595-4530-b160-707e42d41cc7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:07.389053 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 9/36] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:58:07 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 26 01:58:17.378371 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:07.401045 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:07.591318 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 01:59:07.591718 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:07.592498 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:07.592939 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:07.594364 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:07.602199 np0000183033 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 demo demo] Get all volumes completed successfully. Jun 26 01:59:07.604095 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-7f1ee0ed-04e9-4bbd-acc4-8b9f6003b697 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:07.604422 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 01:59:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:59:17.598779 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:07.617670 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:07.620736 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:00:07.620927 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:07.621063 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:07.621279 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:07.622004 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:07.630532 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 demo demo] Get all volumes completed successfully. Jun 26 02:00:07.632374 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-cf7fd852-f790-4481-9bc6-452bf96f7af5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:07.632698 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 11/38] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:00:07 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 26 02:00:17.624954 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:07.648375 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-ff554f6f-eb07-4093-9170-e70c85375c5a None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:07.652079 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-ff554f6f-eb07-4093-9170-e70c85375c5a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:01:07.652318 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-ff554f6f-eb07-4093-9170-e70c85375c5a demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:07.652573 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-ff554f6f-eb07-4093-9170-e70c85375c5a demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:07.652865 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-ff554f6f-eb07-4093-9170-e70c85375c5a demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:07.654005 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-ff554f6f-eb07-4093-9170-e70c85375c5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:07.663594 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-ff554f6f-eb07-4093-9170-e70c85375c5a demo demo] Get all volumes completed successfully. Jun 26 02:01:07.665633 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-ff554f6f-eb07-4093-9170-e70c85375c5a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:07.666170 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 10/39] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:01:07 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 26 02:01:17.657526 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:07.683707 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:07.685691 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:02:07.685920 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:07.686162 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:07.686486 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:07.687414 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:07.695496 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a demo demo] Get all volumes completed successfully. Jun 26 02:02:07.697635 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-77b2ea32-b5e5-4ab9-af58-4fa9e3d41c4a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:07.698001 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 10/40] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:02:07 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 26 02:02:17.690491 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:07.715023 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:07.719372 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:03:07.719787 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:07.720186 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:07.720802 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:07.722332 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:07.733400 np0000183033 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 demo demo] Get all volumes completed successfully. Jun 26 02:03:07.736618 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-ffa487a6-e1e1-4f06-aca0-d32dcb860b34 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:07.737079 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:03:07 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 26 02:03:17.726214 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:07.756988 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:07.851474 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:04:07.851624 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:07.851817 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:07.852023 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:07.852725 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:07.861787 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 demo demo] Get all volumes completed successfully. Jun 26 02:04:07.863799 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-cd7d0a10-32cc-4b86-bfb8-c626f4cba790 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:07.864123 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 12/42] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:04:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:04:17.855559 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:07.881312 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:07.885469 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:05:07.885779 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:07.886141 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:07.886776 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:07.888217 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:07.895579 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a demo demo] Get all volumes completed successfully. Jun 26 02:05:07.897539 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-74f03796-ff5b-4a9f-bc72-805d3681f32a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:07.897900 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 11/43] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:05:07 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 26 02:05:17.891869 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:07.916702 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:07.924477 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:06:07.924477 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:07.924477 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:07.924477 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:07.924477 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:07.931828 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 demo demo] Get all volumes completed successfully. Jun 26 02:06:07.934011 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-79b34b23-9a32-4c78-b11c-1b1a80e26aa0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:07.934487 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 11/44] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:06:07 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 26 02:06:17.927873 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:07.949367 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:07.952179 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:07:07.952600 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:07.952992 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:07.953425 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:07.955284 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:07.967650 np0000183033 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 demo demo] Get all volumes completed successfully. Jun 26 02:07:07.970926 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-d85298b3-3bba-479b-8c84-5cb2bd03ba29 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:07.971586 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:07:07 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 26 02:07:17.959094 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:07.991098 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:07.994846 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:08:07.995010 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:07.995186 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:07.995458 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:07.996108 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:08.003154 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 demo demo] Get all volumes completed successfully. Jun 26 02:08:08.006303 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-daf6df60-d12f-4cad-85a2-26f804bd4836 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:08.006646 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 13/46] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:08:07 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 26 02:08:17.998794 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:08.027026 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:08.070756 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:09:08.070756 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:08.070756 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:08.070756 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:08.071604 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:08.079524 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 demo demo] Get all volumes completed successfully. Jun 26 02:09:08.081552 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-9a45371e-8c9e-4bbb-9b89-8c10744c6ff2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:08.081904 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 12/47] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:09:08 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 26 02:09:18.074693 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:08.118567 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:08.120874 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:10:08.121077 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:08.121273 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:08.121524 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:08.122242 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:08.128977 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 demo demo] Get all volumes completed successfully. Jun 26 02:10:08.131195 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-bfcaea5a-2f07-4e8c-a417-6f90cbb84503 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:08.131533 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 12/48] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:10:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:10:18.124913 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:11:08.149971 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-0ec44274-6009-449d-8702-7bce6fe283d2 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:11:08.152302 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-0ec44274-6009-449d-8702-7bce6fe283d2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:11:08.152603 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-0ec44274-6009-449d-8702-7bce6fe283d2 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:11:08.152787 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-0ec44274-6009-449d-8702-7bce6fe283d2 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:11:08.152970 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-0ec44274-6009-449d-8702-7bce6fe283d2 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:11:08.153758 np0000183033 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-0ec44274-6009-449d-8702-7bce6fe283d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:11:08.166640 np0000183033 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-0ec44274-6009-449d-8702-7bce6fe283d2 demo demo] Get all volumes completed successfully. Jun 26 02:11:08.168668 np0000183033 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-0ec44274-6009-449d-8702-7bce6fe283d2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:11:08.169024 np0000183033 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:11:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:11:18.159950 np0000183033 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:12:08.185919 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-695bd316-f359-4e99-a979-79a2a0a654b7 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:12:08.188794 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-695bd316-f359-4e99-a979-79a2a0a654b7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:12:08.189062 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-695bd316-f359-4e99-a979-79a2a0a654b7 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:12:08.189321 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-695bd316-f359-4e99-a979-79a2a0a654b7 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:12:08.189647 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-695bd316-f359-4e99-a979-79a2a0a654b7 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:12:08.190639 np0000183033 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-695bd316-f359-4e99-a979-79a2a0a654b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:12:08.200365 np0000183033 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-695bd316-f359-4e99-a979-79a2a0a654b7 demo demo] Get all volumes completed successfully. Jun 26 02:12:08.203272 np0000183033 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-695bd316-f359-4e99-a979-79a2a0a654b7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:12:08.204035 np0000183033 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 14/50] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:12:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 02:12:18.194712 np0000183033 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:13:08.219712 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:13:08.223698 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:13:08.224055 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 demo demo] Empty body provided in request {{(pid=112489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:13:08.224378 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 demo demo] Calling method 'detail' {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:13:08.224735 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.api.api_utils [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 demo demo] Removing options '' from query. {{(pid=112489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:13:08.225730 np0000183033 devstack@c-api.service[112489]: DEBUG cinder.volume.api [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112489) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:13:08.234843 np0000183033 devstack@c-api.service[112489]: INFO cinder.volume.api [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 demo demo] Get all volumes completed successfully. Jun 26 02:13:08.236838 np0000183033 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-bb6a567f-ddeb-43fd-b076-d7dab37c55b4 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:13:08.237233 np0000183033 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 13/51] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:13:08 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 26 02:13:18.229980 np0000183033 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:14:08.256905 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:14:08.348171 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jun 26 02:14:08.348618 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:14:08.348618 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:14:08.348843 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:14:08.349543 np0000183033 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:14:08.355889 np0000183033 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 demo demo] Get all volumes completed successfully. Jun 26 02:14:08.357880 np0000183033 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-9e8abc51-5b40-4275-a27f-fab27d0db1a8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:14:08.358496 np0000183033 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 13/52] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jun 26 02:14:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:14:18.352105 np0000183033 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}