Jun 26 01:33:33.876703 np0000183030 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:33:33.885221 np0000183030 devstack@c-api.service[112455]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:33:33 2026] *** Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: nodename: np0000183030 Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: machine: x86_64 Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: clock source: unix Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: pcre jit disabled Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: detected number of CPU cores: 16 Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: current working directory: / Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: your processes number limit is 256917 Jun 26 01:33:33.886902 np0000183030 devstack@c-api.service[112455]: your memory page size is 4096 bytes Jun 26 01:33:33.887220 np0000183030 devstack@c-api.service[112455]: detected max file descriptor number: 2048 Jun 26 01:33:33.887220 np0000183030 devstack@c-api.service[112455]: lock engine: pthread robust mutexes Jun 26 01:33:33.887220 np0000183030 devstack@c-api.service[112455]: thunder lock: enabled Jun 26 01:33:33.887442 np0000183030 devstack@c-api.service[112455]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:33:33.887442 np0000183030 devstack@c-api.service[112455]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:33:33.887442 np0000183030 devstack@c-api.service[112455]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:33:33.887731 np0000183030 devstack@c-api.service[112455]: Set PythonHome to /opt/stack/data/venv Jun 26 01:33:33.922615 np0000183030 devstack@c-api.service[112455]: Python main interpreter initialized at 0x7f8073ca3668 Jun 26 01:33:33.922615 np0000183030 devstack@c-api.service[112455]: python threads support enabled Jun 26 01:33:33.922615 np0000183030 devstack@c-api.service[112455]: your server socket listen backlog is limited to 100 connections Jun 26 01:33:33.922615 np0000183030 devstack@c-api.service[112455]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:33:33.923238 np0000183030 devstack@c-api.service[112455]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:33:33.923405 np0000183030 devstack@c-api.service[112455]: *** Operational MODE: preforking *** Jun 26 01:33:33.923561 np0000183030 devstack@c-api.service[112455]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:33:33.923561 np0000183030 devstack@c-api.service[112455]: spawned uWSGI master process (pid: 112455) Jun 26 01:33:33.923722 np0000183030 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:33:33.924604 np0000183030 devstack@c-api.service[112455]: spawned uWSGI worker 1 (pid: 112464, cores: 1) Jun 26 01:33:33.925141 np0000183030 devstack@c-api.service[112455]: spawned uWSGI worker 2 (pid: 112465, cores: 1) Jun 26 01:33:33.925704 np0000183030 devstack@c-api.service[112455]: spawned uWSGI worker 3 (pid: 112466, cores: 1) Jun 26 01:33:33.926227 np0000183030 devstack@c-api.service[112455]: spawned uWSGI worker 4 (pid: 112467, cores: 1) Jun 26 01:33:33.926354 np0000183030 devstack@c-api.service[112455]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:33:34.053920 np0000183030 devstack@c-api.service[112465]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:34.053920 np0000183030 devstack@c-api.service[112465]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:34.053920 np0000183030 devstack@c-api.service[112465]: we strongly recommend against using it for new projects. Jun 26 01:33:34.053920 np0000183030 devstack@c-api.service[112465]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:34.053920 np0000183030 devstack@c-api.service[112465]: framework. For more detail see Jun 26 01:33:34.053920 np0000183030 devstack@c-api.service[112465]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:34.053920 np0000183030 devstack@c-api.service[112465]: import eventlet # noqa Jun 26 01:33:34.057984 np0000183030 devstack@c-api.service[112464]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:34.057984 np0000183030 devstack@c-api.service[112464]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:34.057984 np0000183030 devstack@c-api.service[112464]: we strongly recommend against using it for new projects. Jun 26 01:33:34.057984 np0000183030 devstack@c-api.service[112464]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:34.057984 np0000183030 devstack@c-api.service[112464]: framework. For more detail see Jun 26 01:33:34.057984 np0000183030 devstack@c-api.service[112464]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:34.057984 np0000183030 devstack@c-api.service[112464]: import eventlet # noqa Jun 26 01:33:34.061746 np0000183030 devstack@c-api.service[112467]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:34.061746 np0000183030 devstack@c-api.service[112467]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:34.061746 np0000183030 devstack@c-api.service[112467]: we strongly recommend against using it for new projects. Jun 26 01:33:34.061746 np0000183030 devstack@c-api.service[112467]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:34.061746 np0000183030 devstack@c-api.service[112467]: framework. For more detail see Jun 26 01:33:34.061746 np0000183030 devstack@c-api.service[112467]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:34.061746 np0000183030 devstack@c-api.service[112467]: import eventlet # noqa Jun 26 01:33:34.069151 np0000183030 devstack@c-api.service[112466]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:33:34.069151 np0000183030 devstack@c-api.service[112466]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:33:34.069151 np0000183030 devstack@c-api.service[112466]: we strongly recommend against using it for new projects. Jun 26 01:33:34.069151 np0000183030 devstack@c-api.service[112466]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:33:34.069151 np0000183030 devstack@c-api.service[112466]: framework. For more detail see Jun 26 01:33:34.069151 np0000183030 devstack@c-api.service[112466]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:33:34.069151 np0000183030 devstack@c-api.service[112466]: import eventlet # noqa Jun 26 01:33:34.141364 np0000183030 devstack@c-api.service[112465]: /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:33:34.141364 np0000183030 devstack@c-api.service[112465]: warnings.warn( Jun 26 01:33:34.143396 np0000183030 devstack@c-api.service[112464]: /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:33:34.143396 np0000183030 devstack@c-api.service[112464]: warnings.warn( Jun 26 01:33:34.158628 np0000183030 devstack@c-api.service[112467]: /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:33:34.158628 np0000183030 devstack@c-api.service[112467]: warnings.warn( Jun 26 01:33:34.160951 np0000183030 devstack@c-api.service[112466]: /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:33:34.160951 np0000183030 devstack@c-api.service[112466]: warnings.warn( Jun 26 01:33:34.220514 np0000183030 devstack@c-api.service[112465]: /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:33:34.220514 np0000183030 devstack@c-api.service[112465]: from cgi import parse_header Jun 26 01:33:34.224722 np0000183030 devstack@c-api.service[112464]: /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:33:34.224722 np0000183030 devstack@c-api.service[112464]: from cgi import parse_header Jun 26 01:33:34.238414 np0000183030 devstack@c-api.service[112466]: /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:33:34.238414 np0000183030 devstack@c-api.service[112466]: from cgi import parse_header Jun 26 01:33:34.239405 np0000183030 devstack@c-api.service[112467]: /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:33:34.239405 np0000183030 devstack@c-api.service[112467]: from cgi import parse_header Jun 26 01:33:34.270785 np0000183030 devstack@c-api.service[112465]: /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:33:34.270785 np0000183030 devstack@c-api.service[112465]: removals.removed_module( Jun 26 01:33:34.272183 np0000183030 devstack@c-api.service[112465]: /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:33:34.272183 np0000183030 devstack@c-api.service[112465]: removals.removed_module( Jun 26 01:33:34.276087 np0000183030 devstack@c-api.service[112464]: /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:33:34.276087 np0000183030 devstack@c-api.service[112464]: removals.removed_module( Jun 26 01:33:34.277732 np0000183030 devstack@c-api.service[112464]: /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:33:34.277732 np0000183030 devstack@c-api.service[112464]: removals.removed_module( Jun 26 01:33:34.292660 np0000183030 devstack@c-api.service[112467]: /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:33:34.292660 np0000183030 devstack@c-api.service[112467]: removals.removed_module( Jun 26 01:33:34.294108 np0000183030 devstack@c-api.service[112467]: /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:33:34.294108 np0000183030 devstack@c-api.service[112467]: removals.removed_module( Jun 26 01:33:34.294604 np0000183030 devstack@c-api.service[112466]: /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:33:34.294604 np0000183030 devstack@c-api.service[112466]: removals.removed_module( Jun 26 01:33:34.296154 np0000183030 devstack@c-api.service[112466]: /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:33:34.296154 np0000183030 devstack@c-api.service[112466]: removals.removed_module( Jun 26 01:33:35.050620 np0000183030 devstack@c-api.service[112466]: /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:33:35.050620 np0000183030 devstack@c-api.service[112466]: warnings.warn( Jun 26 01:33:35.078776 np0000183030 devstack@c-api.service[112467]: /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:33:35.078776 np0000183030 devstack@c-api.service[112467]: warnings.warn( Jun 26 01:33:35.083711 np0000183030 devstack@c-api.service[112465]: /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:33:35.083711 np0000183030 devstack@c-api.service[112465]: warnings.warn( Jun 26 01:33:35.091783 np0000183030 devstack@c-api.service[112464]: /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:33:35.091783 np0000183030 devstack@c-api.service[112464]: warnings.warn( Jun 26 01:33:35.100557 np0000183030 devstack@c-api.service[112466]: /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:33:35.100557 np0000183030 devstack@c-api.service[112466]: warnings.warn( Jun 26 01:33:35.129760 np0000183030 devstack@c-api.service[112467]: /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:33:35.129760 np0000183030 devstack@c-api.service[112467]: warnings.warn( Jun 26 01:33:35.136321 np0000183030 devstack@c-api.service[112465]: /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:33:35.136321 np0000183030 devstack@c-api.service[112465]: warnings.warn( Jun 26 01:33:35.144854 np0000183030 devstack@c-api.service[112464]: /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:33:35.144854 np0000183030 devstack@c-api.service[112464]: warnings.warn( Jun 26 01:33:35.305677 np0000183030 devstack@c-api.service[112466]: 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:33:35.305938 np0000183030 devstack@c-api.service[112466]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112466) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:35.329988 np0000183030 devstack@c-api.service[112467]: 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:33:35.330151 np0000183030 devstack@c-api.service[112467]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112467) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:35.341384 np0000183030 devstack@c-api.service[112464]: 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:33:35.341579 np0000183030 devstack@c-api.service[112464]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112464) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:35.343181 np0000183030 devstack@c-api.service[112465]: 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:33:35.343382 np0000183030 devstack@c-api.service[112465]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112465) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:33:35.394901 np0000183030 devstack@c-api.service[112466]: /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:33:35.394901 np0000183030 devstack@c-api.service[112466]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:35.396439 np0000183030 devstack@c-api.service[112467]: /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:33:35.396439 np0000183030 devstack@c-api.service[112467]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:35.410565 np0000183030 devstack@c-api.service[112465]: /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:33:35.410565 np0000183030 devstack@c-api.service[112465]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:35.412247 np0000183030 devstack@c-api.service[112464]: /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:33:35.412247 np0000183030 devstack@c-api.service[112464]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:33:35.871351 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112466) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:35.871549 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:35.871624 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.871704 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112465) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:35.871801 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.871972 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.872047 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.872103 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:33:35.872231 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.872326 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.872326 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.872540 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.872610 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.872666 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.872824 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.872883 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.872929 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.872975 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.873037 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.873087 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.873131 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.873183 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.873246 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.873307 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.873352 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.873397 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.873442 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.873499 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.873548 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.873600 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.873646 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.873691 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.873743 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.873743 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.873840 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.873887 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.873931 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.873974 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.874016 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.874068 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.874068 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.874068 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.874068 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.874068 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.875376 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.875463 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.875506 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.875606 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.875663 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.875722 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.875771 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.875821 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.875872 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.875925 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.875980 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.876028 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.876071 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.876119 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.876166 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.876267 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.876322 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.876322 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.876322 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.876457 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.876513 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.876567 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.876619 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.876675 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.876675 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.876675 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.876675 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.876675 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.881946 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.882027 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.882098 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.882098 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.882225 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.882225 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.882330 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.882377 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.882425 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.882477 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.882598 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.882661 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.882821 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.882925 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.883011 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.883090 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.883205 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.883314 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.883314 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.883314 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.883314 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.883636 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.883636 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.883636 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.883636 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.883636 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.883636 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.883636 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.884289 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.884289 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.884289 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.884289 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.884289 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.884561 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.884613 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.884658 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.884715 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.884764 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.884822 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.884877 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.884926 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.884976 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.885029 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.885082 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.885129 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.885172 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.885232 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.885279 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.885334 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.885378 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.885425 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.885469 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.885527 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.885581 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.885626 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.885667 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.885717 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.885762 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.885814 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.885865 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.885914 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.885973 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.886032 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.886084 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.886131 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.886181 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.886401 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.886521 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.886567 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.886640 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.886731 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.886808 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.886894 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.886939 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.887032 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.887105 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.887228 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.887314 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.887358 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.887463 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.887508 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.887602 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.887679 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.887679 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.887815 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.887815 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.887815 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.887815 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.887815 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.887815 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.887815 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.888372 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.888372 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.888372 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.888372 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.888372 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.888734 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.888830 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.888914 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.888996 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.889098 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.889208 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.889299 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.889299 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.889457 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.889542 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.889626 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.889709 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.889803 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.889803 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.889803 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.889803 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.890123 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.890123 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.890327 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.890418 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.890513 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.890597 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.890679 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.890792 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.890910 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.891005 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.891085 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.891180 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.891240 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.891354 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.891438 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.891536 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.891536 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.891536 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.891536 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.891856 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.892000 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.892069 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.892236 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.892345 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.892958 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.893008 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.893061 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.893115 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.893181 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.893246 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.893305 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.893352 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.893398 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.893451 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.893451 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.893535 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.893600 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.893654 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.893699 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.893749 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.893793 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.893833 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.893888 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.893942 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.893990 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.894034 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.894077 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.894115 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.894156 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.894340 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.894340 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.894340 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.894601 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.894702 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.894791 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.894867 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.894956 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.895038 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.895125 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.895283 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.895365 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.895453 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.895543 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.895639 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.895726 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.895801 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.895881 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.895973 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.896057 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.896132 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.896242 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.896326 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.896419 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.896517 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.896592 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.896671 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.896757 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.896846 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.896846 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.896846 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.896846 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.896846 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.896846 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.897343 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.897436 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.897516 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.897598 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.897598 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.897752 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.897835 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.897914 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.898004 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.898211 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.898305 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.898394 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.898481 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.898564 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.898647 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.898738 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.898826 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.898899 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.898984 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.899065 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.899173 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.899173 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.899342 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.899342 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.899342 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.899342 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.899342 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.899342 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.899640 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.899693 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.899747 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.899747 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.899747 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.899747 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.899747 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.899747 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.899982 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.899982 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.899982 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.899982 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.900167 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.900234 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.900234 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.900309 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.900365 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.900413 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.900468 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.900468 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.900561 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.900608 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.900657 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.900865 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.900954 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.901030 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.901107 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.901219 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.901331 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.901417 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.901493 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.901576 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.901667 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.901753 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.901828 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.901909 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.901995 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.902077 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.902168 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.902274 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.902364 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.902446 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.902494 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.902597 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.902677 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.902756 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.902838 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.902924 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.902924 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.902924 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.903183 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.903183 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.903183 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.903440 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.903524 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.903621 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.903707 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.903800 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.903874 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.903950 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.904035 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.904121 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.904121 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.904321 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.904399 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.904477 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.904477 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.904477 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.904700 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.904772 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.904772 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.904913 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.905030 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.905092 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.905092 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.905092 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.905092 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.905092 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.905317 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.905317 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.905317 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.905317 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.905317 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.905529 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.905587 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.905635 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.905679 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.905729 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.905780 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.905780 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.906080 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.906215 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.906267 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.906381 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.906463 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.906542 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.906626 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.906795 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.907162 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.907291 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.907384 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.907467 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.907563 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.907563 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.907563 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.907563 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.907852 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.907852 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.907852 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.907852 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.907852 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.907852 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.907852 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.908383 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.908837 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.908915 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.909003 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.909059 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.909103 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.909151 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.909217 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.909260 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.909312 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.909355 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.909404 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.909457 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.909504 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.909546 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.909586 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.909634 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.909679 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.909727 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.909768 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.909813 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.909854 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.909905 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.909953 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.910002 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.910047 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.910092 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.910138 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.910182 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.910377 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.910469 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.910562 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.910627 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.910747 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.910836 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.910927 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.911012 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.911085 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.911219 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.911314 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.911397 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.911479 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.911575 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.911664 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.911747 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.911831 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.911913 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.911996 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.912061 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.912138 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.912229 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.912318 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.912406 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.912488 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.912568 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.912652 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.912734 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.912815 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.912888 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.912962 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.913040 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.913157 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.913260 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.913357 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.913447 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.913529 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.913609 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.913687 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.913755 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.913802 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.913847 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.913899 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.913899 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.913899 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.913899 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.913899 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.913899 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.914130 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.914130 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.914130 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.914130 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.914130 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.914599 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.914680 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.914756 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.914833 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.914915 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.914915 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.914915 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.914915 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.914915 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.915313 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.915313 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.915313 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.915313 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.915705 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.915783 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.915858 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.915926 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.916012 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.916104 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.916209 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.916209 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.916209 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.916401 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.916452 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.916497 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.916539 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.916580 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.916624 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.916677 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.916721 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.916873 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.916963 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.917058 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.917149 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.917265 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.917352 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.917442 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.917524 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.917603 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.917709 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.917792 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.917867 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.917941 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.918018 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.918094 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.918154 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.918218 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.918267 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.918314 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.918369 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.918425 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.918473 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.918517 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.918568 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.918610 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.918654 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.918698 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.918741 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.918795 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.918841 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.918883 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.918926 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.918970 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.919020 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.919063 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.919103 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.919140 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.919220 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.919281 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.919327 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.919370 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.919419 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.919466 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.919513 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.919563 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.919606 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.919654 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.919788 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.919843 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.919896 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.919936 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.919978 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.920036 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.920098 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.920145 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.920185 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.920260 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.920317 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.920370 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.920416 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.920458 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.920499 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.920548 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.920596 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.920648 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.920692 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.920743 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.920794 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.920835 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.920877 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.920914 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.920955 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.921002 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.921049 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.921101 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.921101 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.921101 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.921547 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.921547 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.921547 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.921547 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.921851 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.921930 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.922005 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.922080 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.922175 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.922282 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.922376 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.922376 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.922376 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.922376 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.922672 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.922672 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.922914 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.923035 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.923236 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.923358 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.923555 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.923642 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.923724 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.923808 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.923903 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.924001 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.924085 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.924085 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.924273 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.924273 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.924273 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.924273 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.924589 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.924673 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.924768 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.924855 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.924939 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.925035 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.925138 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.925138 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.925319 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.925416 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.925512 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.925595 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.925678 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.925763 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.925763 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.925946 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.926070 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.926149 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.926249 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.926330 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.926420 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.926502 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.926502 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.926502 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.926743 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.926743 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.926743 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.926743 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.927037 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.927128 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.927248 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.927339 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.927431 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.927516 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.927608 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.927608 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.927608 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.927608 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.927915 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.927915 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.927915 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.927915 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.928254 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.928356 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.928443 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.928530 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.928604 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.928687 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.928778 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.928778 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.928778 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.928778 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.929084 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.929084 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.929084 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.929084 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.929396 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.929472 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.929550 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.929619 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.929698 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.929785 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.929868 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.929868 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.930046 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.930130 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.930228 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.930312 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.930402 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.930402 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.930553 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.930641 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.930733 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.930821 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.930900 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.930989 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.931080 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.931080 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.931080 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.931080 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.931471 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.931471 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.931471 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.931732 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.931820 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.931906 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.932000 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.932060 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.932106 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.932150 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.932210 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.932268 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.932329 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.932386 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.932435 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.932479 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.932525 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.932568 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.932608 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.932658 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.932702 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.932752 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.932804 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.932804 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.932804 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.932804 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.932804 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.932804 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.933181 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.933305 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.933392 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.933392 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.933567 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.933650 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.933744 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.933827 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.933913 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.933999 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.934082 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.934173 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.934279 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.934379 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.934485 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.934658 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.934842 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.934842 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.935002 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.935091 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.935212 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.935302 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.935397 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.935481 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.935481 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.935481 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.935481 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.935481 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.935884 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.935884 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.935884 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.935884 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.935884 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.936311 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.936397 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.936458 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.936506 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.936558 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.936608 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.936657 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.936699 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.936757 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.936802 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.936845 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.936898 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.936942 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.936993 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.937037 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.937079 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.937124 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.937167 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.937325 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.937417 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.937499 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.937590 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.937683 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.937770 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.937857 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.937931 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.938002 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.938075 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.938144 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.938244 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.938321 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.938390 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.938467 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.938546 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.938628 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.938715 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.938799 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.938889 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.938982 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.939066 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.939206 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.939258 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.939377 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.939467 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.939558 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.939641 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.939721 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.939799 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.939856 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.939903 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.939903 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.939995 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.939995 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.939995 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.940120 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.940168 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.940168 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.940272 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.940320 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.940376 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.940426 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.940474 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.940474 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.940636 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.940689 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.940689 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.940772 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.940772 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.940853 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.940905 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.940952 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.940995 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.941040 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.941084 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.941138 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.941138 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.941376 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.941463 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.941463 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.941613 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.941613 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.941613 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.941847 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.941941 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.941941 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.942252 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.942340 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.942418 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.942505 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.942585 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.942585 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.942585 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.942810 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.942893 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.942989 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.942989 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.942989 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.942989 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.943401 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.943489 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.943489 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.943648 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.943648 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.943648 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.943648 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.943648 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.943648 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:33:35.944110 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.944110 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.944360 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.944454 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.944539 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.944637 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.944722 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.944816 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.944903 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.944988 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.945055 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.945104 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.945156 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.945267 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.945354 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.945438 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.945438 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.945614 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:33:35.945710 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.945776 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:33:35.945776 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:33:35.945776 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:33:35.945776 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:33:35.945776 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:33:35.980333 np0000183030 devstack@c-api.service[112466]: INFO dbcounter [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Registered counter for database cinder Jun 26 01:33:35.980713 np0000183030 devstack@c-api.service[112464]: INFO dbcounter [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Registered counter for database cinder Jun 26 01:33:35.981735 np0000183030 devstack@c-api.service[112467]: INFO dbcounter [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Registered counter for database cinder Jun 26 01:33:35.981848 np0000183030 devstack@c-api.service[112465]: INFO dbcounter [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Registered counter for database cinder Jun 26 01:33:36.022773 np0000183030 devstack@c-api.service[112466]: DEBUG oslo_db.sqlalchemy.engines [None req-79f025f6-c4ec-4722-845d-4aabe594247a 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=112466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.026285 np0000183030 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-6fd66a24-324e-4794-b320-7b4335751e26 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.027760 np0000183030 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.028899 np0000183030 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.138523 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writer thread running {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:36.141483 np0000183030 devstack@c-api.service[112466]: INFO cinder.rpc [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:36.143706 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writer thread running {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:36.144158 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writer thread running {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:36.144547 np0000183030 devstack@c-api.service[112466]: INFO cinder.rpc [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:36.145874 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writer thread running {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:33:36.146737 np0000183030 devstack@c-api.service[112464]: INFO cinder.rpc [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:36.146896 np0000183030 devstack@c-api.service[112466]: INFO cinder.rpc [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:36.147023 np0000183030 devstack@c-api.service[112467]: INFO cinder.rpc [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:36.149383 np0000183030 devstack@c-api.service[112466]: INFO cinder.rpc [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:36.149458 np0000183030 devstack@c-api.service[112464]: INFO cinder.rpc [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:36.149610 np0000183030 devstack@c-api.service[112465]: INFO cinder.rpc [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:33:36.149677 np0000183030 devstack@c-api.service[112467]: INFO cinder.rpc [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:36.150540 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.151731 np0000183030 devstack@c-api.service[112464]: INFO cinder.rpc [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:36.151877 np0000183030 devstack@c-api.service[112467]: INFO cinder.rpc [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:36.152254 np0000183030 devstack@c-api.service[112465]: INFO cinder.rpc [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:33:36.154077 np0000183030 devstack@c-api.service[112464]: INFO cinder.rpc [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:36.154184 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.154257 np0000183030 devstack@c-api.service[112467]: INFO cinder.rpc [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:36.154986 np0000183030 devstack@c-api.service[112465]: INFO cinder.rpc [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:33:36.155283 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.155459 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.157308 np0000183030 devstack@c-api.service[112465]: INFO cinder.rpc [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:33:36.158548 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.159594 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.159774 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.162128 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.187648 np0000183030 devstack@c-api.service[112466]: DEBUG oslo_db.sqlalchemy.engines [None req-79f025f6-c4ec-4722-845d-4aabe594247a 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=112466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.190210 np0000183030 devstack@c-api.service[112466]: INFO cinder.rpc [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:36.192536 np0000183030 devstack@c-api.service[112466]: INFO cinder.rpc [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:36.193671 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.193778 np0000183030 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.195548 np0000183030 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-6fd66a24-324e-4794-b320-7b4335751e26 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.196441 np0000183030 devstack@c-api.service[112464]: INFO cinder.rpc [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:36.197109 np0000183030 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:36.198459 np0000183030 devstack@c-api.service[112467]: INFO cinder.rpc [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:36.198850 np0000183030 devstack@c-api.service[112464]: INFO cinder.rpc [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:36.200071 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.200576 np0000183030 devstack@c-api.service[112465]: INFO cinder.rpc [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:33:36.201071 np0000183030 devstack@c-api.service[112467]: INFO cinder.rpc [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:36.202345 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.204058 np0000183030 devstack@c-api.service[112465]: INFO cinder.rpc [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:33:36.205685 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.205870 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.208862 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.213317 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.214623 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.215688 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.217458 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.217610 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.217686 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.218861 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.220500 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.220821 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.222094 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.223182 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.223470 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.225325 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.226138 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.230214 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.230279 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.230326 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.230365 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.232209 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.232819 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.233206 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.233590 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.233643 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.236291 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.236351 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.236697 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.237173 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.239099 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.239708 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.240276 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.241795 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.241977 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.242776 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.243077 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.243732 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.245149 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.245675 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.245970 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.246693 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.247287 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.247464 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.248761 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.248923 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.250237 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.250321 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.250450 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.251840 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.252577 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.252953 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.253730 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.255412 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.256068 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.256577 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.256966 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.258345 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.258587 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.259261 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.259444 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.259602 np0000183030 devstack@c-api.service[112466]: WARNING cinder.api.contrib.hosts [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:36.259827 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: extensions {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.259957 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.261179 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: cgsnapshots {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.261420 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.261541 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.262540 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: qos-specs {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.262604 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.262853 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.263122 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.264439 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.264574 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.264717 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.265140 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: capabilities {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.265766 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.265970 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.266336 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.266407 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: backups {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.267259 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.267498 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.267767 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.268440 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-volume-type-access {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.268668 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.268772 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.269155 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.269700 np0000183030 devstack@c-api.service[112467]: WARNING cinder.api.contrib.hosts [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:36.269925 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: extensions {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.270043 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: encryption {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.270205 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.270653 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.271361 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: cgsnapshots {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.271575 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.271631 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: consistencygroups {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.271974 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.272630 np0000183030 devstack@c-api.service[112464]: WARNING cinder.api.contrib.hosts [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:36.272726 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: qos-specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.272869 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: extensions {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.273415 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.273536 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: extra_specs {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.274369 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: cgsnapshots {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.274767 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.275087 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: encryption {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.275752 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: qos-specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.275904 np0000183030 devstack@c-api.service[112465]: WARNING cinder.api.contrib.hosts [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:33:36.275971 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: capabilities {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.276140 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: extensions {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.276613 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-volume-manage {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.277268 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: backups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.277493 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: cgsnapshots {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.278087 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-volume-transfer {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.278368 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: capabilities {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.278853 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: qos-specs {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.279348 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-volume-type-access {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.279661 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: backups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.279715 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-availability-zone {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.280979 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.281040 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-quota-sets {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.281595 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: capabilities {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.281679 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-volume-type-access {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.282445 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-quota-class-sets {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.282691 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: consistencygroups {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.282870 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: backups {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.283334 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.283756 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-snapshot-manage {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.284746 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: extra_specs {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.284819 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: consistencygroups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.284887 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-volume-type-access {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.285184 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: os-hosts {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.286324 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: encryption {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.286537 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: encryption {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.286643 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extended resource: scheduler-stats {{(pid=112466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.286816 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: extra_specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.287844 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-volume-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.288042 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: consistencygroups {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.288410 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.288702 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.289301 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-volume-transfer {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.289893 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-volume-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.290015 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: extra_specs {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.290085 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.290946 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.contrib.snapshot_actions [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] SnapshotActionsController initialized {{(pid=112466) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:36.291053 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-availability-zone {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.291402 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-volume-transfer {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.291598 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: encryption {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.291680 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.292318 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-quota-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.293016 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-availability-zone {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.293259 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.293335 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-volume-manage {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.293717 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-quota-class-sets {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.294361 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-quota-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.294451 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.294524 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-volume-transfer {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.295144 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-snapshot-manage {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.295752 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.295837 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-quota-class-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.296203 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-availability-zone {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.296696 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: os-hosts {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.297079 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-snapshot-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.297181 np0000183030 devstack@c-api.service[112466]: WARNING castellan.key_manager.migration [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.297555 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-quota-sets {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.298002 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension UsedLimits extending resource: limits {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.298085 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extended resource: scheduler-stats {{(pid=112467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.298154 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.298515 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: os-hosts {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.298808 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.298886 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.298991 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-quota-class-sets {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.299054 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeActions extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299103 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299276 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299376 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension TypesManage extending resource: types {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299478 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299572 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299687 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension AdminActions extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299783 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension AdminActions extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299892 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension AdminActions extending resource: backups {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.299998 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extended resource: scheduler-stats {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.300053 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.300104 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.300203 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.v3.router [None req-79f025f6-c4ec-4722-845d-4aabe594247a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.300254 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-snapshot-manage {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.300530 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.301672 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: os-hosts {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.302034 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.302097 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.303021 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.contrib.snapshot_actions [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] SnapshotActionsController initialized {{(pid=112467) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:36.303077 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extended resource: scheduler-stats {{(pid=112465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:33:36.303431 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.303784 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.304288 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.contrib.snapshot_actions [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] SnapshotActionsController initialized {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:36.305247 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.305310 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.305351 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.306358 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.306495 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.306561 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.307430 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.contrib.snapshot_actions [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] SnapshotActionsController initialized {{(pid=112465) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:33:36.307699 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.307938 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.307983 np0000183030 devstack@c-api.service[112466]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f8073ca3668 pid: 112466 (default app) Jun 26 01:33:36.308138 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.309060 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.309444 np0000183030 devstack@c-api.service[112467]: WARNING castellan.key_manager.migration [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.309502 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.310288 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension UsedLimits extending resource: limits {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.310413 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.310525 np0000183030 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.310820 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.311365 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension UsedLimits extending resource: limits {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.311428 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.311476 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.311519 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.311607 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.311731 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.311839 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.311948 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension TypesManage extending resource: types {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312062 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312132 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312178 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312247 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.312289 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312334 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension AdminActions extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312383 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312429 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension AdminActions extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312474 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312515 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension AdminActions extending resource: backups {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312617 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312670 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312775 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension TypesManage extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.312856 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313326 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313386 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.v3.router [None req-6fd66a24-324e-4794-b320-7b4335751e26 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313473 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313473 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension AdminActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313473 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension AdminActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313473 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension AdminActions extending resource: backups {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313473 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313473 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313840 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-57d66af7-31aa-4a40-a20b-7eb2b120ff5d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.313887 np0000183030 devstack@c-api.service[112465]: WARNING castellan.key_manager.migration [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:33:36.314572 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension UsedLimits extending resource: limits {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.314701 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.315417 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.315521 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.315617 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeActions extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.315741 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.315848 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.315958 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension TypesManage extending resource: types {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.316066 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.316117 np0000183030 devstack@c-api.service[112466]: /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:33:36.316117 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316117 np0000183030 devstack@c-api.service[112466]: /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:33:36.316117 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316117 np0000183030 devstack@c-api.service[112466]: /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:33:36.316432 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316432 np0000183030 devstack@c-api.service[112466]: /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:33:36.316432 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316432 np0000183030 devstack@c-api.service[112466]: /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:33:36.316432 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316649 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.316692 np0000183030 devstack@c-api.service[112466]: /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:33:36.316692 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316692 np0000183030 devstack@c-api.service[112466]: /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:33:36.316692 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316692 np0000183030 devstack@c-api.service[112466]: /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:33:36.316692 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316978 np0000183030 devstack@c-api.service[112466]: /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:33:36.316978 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.316978 np0000183030 devstack@c-api.service[112466]: /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:33:36.316978 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317160 np0000183030 devstack@c-api.service[112466]: /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:33:36.317160 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317283 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension AdminActions extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.317325 np0000183030 devstack@c-api.service[112466]: /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:33:36.317325 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317325 np0000183030 devstack@c-api.service[112466]: /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:33:36.317325 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317516 np0000183030 devstack@c-api.service[112466]: /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:33:36.317516 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317516 np0000183030 devstack@c-api.service[112466]: /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:33:36.317516 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317516 np0000183030 devstack@c-api.service[112466]: /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:33:36.317753 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317753 np0000183030 devstack@c-api.service[112466]: /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:33:36.317753 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317753 np0000183030 devstack@c-api.service[112466]: /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:33:36.317753 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.317958 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension AdminActions extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.318005 np0000183030 devstack@c-api.service[112466]: /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:33:36.318005 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318005 np0000183030 devstack@c-api.service[112466]: /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:33:36.318005 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318005 np0000183030 devstack@c-api.service[112466]: /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:33:36.318005 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318308 np0000183030 devstack@c-api.service[112466]: /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:33:36.318308 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318308 np0000183030 devstack@c-api.service[112466]: /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:33:36.318308 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318308 np0000183030 devstack@c-api.service[112466]: /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:33:36.318308 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318567 np0000183030 devstack@c-api.service[112466]: /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:33:36.318567 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318665 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension AdminActions extending resource: backups {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.318705 np0000183030 devstack@c-api.service[112466]: /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:33:36.318705 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318705 np0000183030 devstack@c-api.service[112466]: /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:33:36.318705 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318705 np0000183030 devstack@c-api.service[112466]: /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:33:36.318705 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.318965 np0000183030 devstack@c-api.service[112466]: /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:33:36.318965 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.319061 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.319107 np0000183030 devstack@c-api.service[112466]: /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:33:36.319107 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.319107 np0000183030 devstack@c-api.service[112466]: /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:33:36.319107 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.319107 np0000183030 devstack@c-api.service[112466]: /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:33:36.319674 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.319674 np0000183030 devstack@c-api.service[112466]: /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:33:36.319674 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.319674 np0000183030 devstack@c-api.service[112466]: /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:33:36.319674 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.320033 np0000183030 devstack@c-api.service[112466]: /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:33:36.320033 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.320162 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.320287 np0000183030 devstack@c-api.service[112466]: /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:33:36.320287 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.320287 np0000183030 devstack@c-api.service[112466]: /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:33:36.320287 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.320709 np0000183030 devstack@c-api.service[112466]: /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:33:36.320709 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.320709 np0000183030 devstack@c-api.service[112466]: /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:33:36.320709 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.320709 np0000183030 devstack@c-api.service[112466]: /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:33:36.320709 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.321138 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.v3.router [None req-545fcdd1-9877-4f5f-af26-1ddb750bbd53 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:33:36.321319 np0000183030 devstack@c-api.service[112466]: /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:33:36.321319 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.321319 np0000183030 devstack@c-api.service[112466]: /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:33:36.321319 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.321319 np0000183030 devstack@c-api.service[112466]: /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:33:36.321740 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.321740 np0000183030 devstack@c-api.service[112466]: /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:33:36.321740 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.321740 np0000183030 devstack@c-api.service[112466]: /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:33:36.321740 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.322120 np0000183030 devstack@c-api.service[112466]: /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:33:36.322120 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.322120 np0000183030 devstack@c-api.service[112466]: /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:33:36.322120 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.322429 np0000183030 devstack@c-api.service[112466]: /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:33:36.322429 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.322429 np0000183030 devstack@c-api.service[112466]: /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:33:36.322429 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.322756 np0000183030 devstack@c-api.service[112466]: /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:33:36.322756 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.322756 np0000183030 devstack@c-api.service[112466]: /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:33:36.322756 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.322756 np0000183030 devstack@c-api.service[112466]: /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:33:36.323149 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.323149 np0000183030 devstack@c-api.service[112466]: /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:33:36.323149 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.323149 np0000183030 devstack@c-api.service[112466]: /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:33:36.323149 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.323662 np0000183030 devstack@c-api.service[112466]: /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:33:36.323662 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.323662 np0000183030 devstack@c-api.service[112466]: /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:33:36.323662 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324014 np0000183030 devstack@c-api.service[112466]: /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:33:36.324014 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324014 np0000183030 devstack@c-api.service[112466]: /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:33:36.324014 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324347 np0000183030 devstack@c-api.service[112466]: /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:33:36.324347 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324347 np0000183030 devstack@c-api.service[112466]: /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:33:36.324347 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324639 np0000183030 devstack@c-api.service[112466]: /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:33:36.324639 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324639 np0000183030 devstack@c-api.service[112466]: /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:33:36.324639 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324892 np0000183030 devstack@c-api.service[112466]: /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:33:36.324892 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.324892 np0000183030 devstack@c-api.service[112466]: /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:33:36.324892 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325130 np0000183030 devstack@c-api.service[112466]: /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:33:36.325130 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325130 np0000183030 devstack@c-api.service[112466]: /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:33:36.325130 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325130 np0000183030 devstack@c-api.service[112466]: /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:33:36.325130 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325465 np0000183030 devstack@c-api.service[112466]: /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:33:36.325465 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325465 np0000183030 devstack@c-api.service[112466]: /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:33:36.325465 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325465 np0000183030 devstack@c-api.service[112466]: /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:33:36.325758 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325758 np0000183030 devstack@c-api.service[112466]: /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:33:36.325758 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325758 np0000183030 devstack@c-api.service[112466]: /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:33:36.325758 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.325758 np0000183030 devstack@c-api.service[112466]: /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:33:36.325758 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326053 np0000183030 devstack@c-api.service[112466]: /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:33:36.326053 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326053 np0000183030 devstack@c-api.service[112466]: /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:33:36.326053 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326053 np0000183030 devstack@c-api.service[112466]: /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:33:36.326053 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326413 np0000183030 devstack@c-api.service[112466]: /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:33:36.326413 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326413 np0000183030 devstack@c-api.service[112466]: /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:33:36.326413 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326413 np0000183030 devstack@c-api.service[112466]: /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:33:36.326413 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326730 np0000183030 devstack@c-api.service[112466]: /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:33:36.326730 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326730 np0000183030 devstack@c-api.service[112466]: /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:33:36.326730 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.326730 np0000183030 devstack@c-api.service[112466]: /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:33:36.326730 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327051 np0000183030 devstack@c-api.service[112466]: /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:33:36.327051 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327051 np0000183030 devstack@c-api.service[112466]: /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:33:36.327051 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327344 np0000183030 devstack@c-api.service[112466]: /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:33:36.327344 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327344 np0000183030 devstack@c-api.service[112466]: /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:33:36.327344 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327554 np0000183030 devstack@c-api.service[112466]: /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:33:36.327554 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327554 np0000183030 devstack@c-api.service[112466]: /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:33:36.327554 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327778 np0000183030 devstack@c-api.service[112466]: /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:33:36.327778 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327778 np0000183030 devstack@c-api.service[112466]: /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:33:36.327778 np0000183030 devstack@c-api.service[112466]: warnings.warn(deprecated_msg) Jun 26 01:33:36.327778 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-53131cfb-d48a-48d9-9406-94b3d0c19b7c None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:36.328054 np0000183030 devstack@c-api.service[112467]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f8073ca3668 pid: 112467 (default app) Jun 26 01:33:36.328087 np0000183030 devstack@c-api.service[112464]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f8073ca3668 pid: 112464 (default app) Jun 26 01:33:36.328139 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Fri Jun 26 01:33:36 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:33:36.328234 np0000183030 devstack@c-api.service[112465]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f8073ca3668 pid: 112465 (default app) Jun 26 01:33:43.731051 np0000183030 devstack@c-api.service[112467]: /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:33:43.731051 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.731051 np0000183030 devstack@c-api.service[112467]: /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:33:43.731051 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.731663 np0000183030 devstack@c-api.service[112467]: /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:33:43.731663 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.731663 np0000183030 devstack@c-api.service[112467]: /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:33:43.731663 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.731900 np0000183030 devstack@c-api.service[112467]: /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:33:43.731900 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.731900 np0000183030 devstack@c-api.service[112467]: /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:33:43.731900 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.731900 np0000183030 devstack@c-api.service[112467]: /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:33:43.731900 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732223 np0000183030 devstack@c-api.service[112467]: /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:33:43.732223 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732223 np0000183030 devstack@c-api.service[112467]: /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:33:43.732223 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732223 np0000183030 devstack@c-api.service[112467]: /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:33:43.732494 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732494 np0000183030 devstack@c-api.service[112467]: /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:33:43.732494 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732494 np0000183030 devstack@c-api.service[112467]: /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:33:43.732494 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732762 np0000183030 devstack@c-api.service[112467]: /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:33:43.732762 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732762 np0000183030 devstack@c-api.service[112467]: /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:33:43.732762 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732987 np0000183030 devstack@c-api.service[112467]: /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:33:43.732987 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732987 np0000183030 devstack@c-api.service[112467]: /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:33:43.732987 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.732987 np0000183030 devstack@c-api.service[112467]: /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:33:43.733330 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733330 np0000183030 devstack@c-api.service[112467]: /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:33:43.733330 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733330 np0000183030 devstack@c-api.service[112467]: /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:33:43.733330 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733586 np0000183030 devstack@c-api.service[112467]: /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:33:43.733586 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733586 np0000183030 devstack@c-api.service[112467]: /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:33:43.733586 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733586 np0000183030 devstack@c-api.service[112467]: /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:33:43.733586 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733927 np0000183030 devstack@c-api.service[112467]: /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:33:43.733927 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733927 np0000183030 devstack@c-api.service[112467]: /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:33:43.733927 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.733927 np0000183030 devstack@c-api.service[112467]: /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:33:43.733927 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734257 np0000183030 devstack@c-api.service[112467]: /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:33:43.734257 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734257 np0000183030 devstack@c-api.service[112467]: /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:33:43.734257 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734257 np0000183030 devstack@c-api.service[112467]: /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:33:43.734257 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734577 np0000183030 devstack@c-api.service[112467]: /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:33:43.734577 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734577 np0000183030 devstack@c-api.service[112467]: /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:33:43.734577 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734577 np0000183030 devstack@c-api.service[112467]: /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:33:43.734852 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734852 np0000183030 devstack@c-api.service[112467]: /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:33:43.734852 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.734852 np0000183030 devstack@c-api.service[112467]: /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:33:43.734852 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735108 np0000183030 devstack@c-api.service[112467]: /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:33:43.735108 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735108 np0000183030 devstack@c-api.service[112467]: /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:33:43.735108 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735108 np0000183030 devstack@c-api.service[112467]: /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:33:43.735108 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735438 np0000183030 devstack@c-api.service[112467]: /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:33:43.735438 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735438 np0000183030 devstack@c-api.service[112467]: /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:33:43.735438 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735438 np0000183030 devstack@c-api.service[112467]: /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:33:43.735438 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735731 np0000183030 devstack@c-api.service[112467]: /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:33:43.735731 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735731 np0000183030 devstack@c-api.service[112467]: /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:33:43.735731 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735731 np0000183030 devstack@c-api.service[112467]: /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:33:43.735996 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735996 np0000183030 devstack@c-api.service[112467]: /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:33:43.735996 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.735996 np0000183030 devstack@c-api.service[112467]: /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:33:43.735996 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736292 np0000183030 devstack@c-api.service[112467]: /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:33:43.736292 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736292 np0000183030 devstack@c-api.service[112467]: /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:33:43.736292 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736506 np0000183030 devstack@c-api.service[112467]: /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:33:43.736506 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736506 np0000183030 devstack@c-api.service[112467]: /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:33:43.736506 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736716 np0000183030 devstack@c-api.service[112467]: /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:33:43.736716 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736716 np0000183030 devstack@c-api.service[112467]: /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:33:43.736716 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736716 np0000183030 devstack@c-api.service[112467]: /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:33:43.736972 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736972 np0000183030 devstack@c-api.service[112467]: /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:33:43.736972 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.736972 np0000183030 devstack@c-api.service[112467]: /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:33:43.736972 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737277 np0000183030 devstack@c-api.service[112467]: /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:33:43.737277 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737277 np0000183030 devstack@c-api.service[112467]: /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:33:43.737277 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737467 np0000183030 devstack@c-api.service[112467]: /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:33:43.737467 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737467 np0000183030 devstack@c-api.service[112467]: /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:33:43.737467 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737688 np0000183030 devstack@c-api.service[112467]: /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:33:43.737688 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737688 np0000183030 devstack@c-api.service[112467]: /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:33:43.737688 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737897 np0000183030 devstack@c-api.service[112467]: /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:33:43.737897 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.737897 np0000183030 devstack@c-api.service[112467]: /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:33:43.737897 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738106 np0000183030 devstack@c-api.service[112467]: /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:33:43.738106 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738106 np0000183030 devstack@c-api.service[112467]: /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:33:43.738106 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738341 np0000183030 devstack@c-api.service[112467]: /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:33:43.738341 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738341 np0000183030 devstack@c-api.service[112467]: /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:33:43.738341 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738341 np0000183030 devstack@c-api.service[112467]: /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:33:43.738597 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738597 np0000183030 devstack@c-api.service[112467]: /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:33:43.738597 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738597 np0000183030 devstack@c-api.service[112467]: /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:33:43.738597 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.738597 np0000183030 devstack@c-api.service[112467]: /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:33:43.739071 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739071 np0000183030 devstack@c-api.service[112467]: /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:33:43.739071 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739071 np0000183030 devstack@c-api.service[112467]: /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:33:43.739071 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739347 np0000183030 devstack@c-api.service[112467]: /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:33:43.739347 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739347 np0000183030 devstack@c-api.service[112467]: /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:33:43.739347 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739347 np0000183030 devstack@c-api.service[112467]: /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:33:43.739347 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739637 np0000183030 devstack@c-api.service[112467]: /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:33:43.739637 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739637 np0000183030 devstack@c-api.service[112467]: /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:33:43.739637 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739637 np0000183030 devstack@c-api.service[112467]: /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:33:43.739637 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739947 np0000183030 devstack@c-api.service[112467]: /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:33:43.739947 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739947 np0000183030 devstack@c-api.service[112467]: /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:33:43.739947 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.739947 np0000183030 devstack@c-api.service[112467]: /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:33:43.739947 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740292 np0000183030 devstack@c-api.service[112467]: /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:33:43.740292 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740292 np0000183030 devstack@c-api.service[112467]: /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:33:43.740292 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740292 np0000183030 devstack@c-api.service[112467]: /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:33:43.740292 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740593 np0000183030 devstack@c-api.service[112467]: /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:33:43.740593 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740593 np0000183030 devstack@c-api.service[112467]: /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:33:43.740593 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740801 np0000183030 devstack@c-api.service[112467]: /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:33:43.740801 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740801 np0000183030 devstack@c-api.service[112467]: /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:33:43.740801 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.740801 np0000183030 devstack@c-api.service[112467]: /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:33:43.741060 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.741060 np0000183030 devstack@c-api.service[112467]: /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:33:43.741060 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.741060 np0000183030 devstack@c-api.service[112467]: /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:33:43.741060 np0000183030 devstack@c-api.service[112467]: warnings.warn(deprecated_msg) Jun 26 01:33:43.741060 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-f1313e50-48f9-4693-b23f-e4e9d07848d8 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:44.240235 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-f1313e50-48f9-4693-b23f-e4e9d07848d8 admin admin] POST https://199.204.45.19/volume/v3/types Jun 26 01:33:44.240699 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-f1313e50-48f9-4693-b23f-e4e9d07848d8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:44.242537 np0000183030 devstack@c-api.service[112467]: /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:33:44.242537 np0000183030 devstack@c-api.service[112467]: warnings.warn( Jun 26 01:33:44.278812 np0000183030 devstack@c-api.service[112467]: DEBUG oslo_db.sqlalchemy.engines [None req-f1313e50-48f9-4693-b23f-e4e9d07848d8 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=112467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:44.313185 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-f1313e50-48f9-4693-b23f-e4e9d07848d8 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 26 01:33:44.314133 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Fri Jun 26 01:33:43 2026] POST /volume/v3/types => generated 186 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:33:44.343898 np0000183030 devstack@c-api.service[112464]: /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:33:44.343898 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.343898 np0000183030 devstack@c-api.service[112464]: /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:33:44.343898 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.343898 np0000183030 devstack@c-api.service[112464]: /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:33:44.345782 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.345782 np0000183030 devstack@c-api.service[112464]: /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:33:44.345782 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.345782 np0000183030 devstack@c-api.service[112464]: /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:33:44.345782 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.347251 np0000183030 devstack@c-api.service[112464]: /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:33:44.347251 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.347251 np0000183030 devstack@c-api.service[112464]: /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:33:44.347251 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.347251 np0000183030 devstack@c-api.service[112464]: /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:33:44.347251 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.348911 np0000183030 devstack@c-api.service[112464]: /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:33:44.348911 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.348911 np0000183030 devstack@c-api.service[112464]: /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:33:44.348911 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.350302 np0000183030 devstack@c-api.service[112464]: /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:33:44.350302 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.350302 np0000183030 devstack@c-api.service[112464]: /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:33:44.350302 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.351878 np0000183030 devstack@c-api.service[112464]: /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:33:44.351878 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.351878 np0000183030 devstack@c-api.service[112464]: /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:33:44.351878 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.353615 np0000183030 devstack@c-api.service[112464]: /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:33:44.353615 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.353615 np0000183030 devstack@c-api.service[112464]: /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:33:44.353615 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.353615 np0000183030 devstack@c-api.service[112464]: /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:33:44.354626 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.354626 np0000183030 devstack@c-api.service[112464]: /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:33:44.354626 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.354626 np0000183030 devstack@c-api.service[112464]: /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:33:44.354626 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.355618 np0000183030 devstack@c-api.service[112464]: /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:33:44.355618 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.355618 np0000183030 devstack@c-api.service[112464]: /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:33:44.355618 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.355618 np0000183030 devstack@c-api.service[112464]: /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:33:44.355618 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.356756 np0000183030 devstack@c-api.service[112464]: /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:33:44.356756 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.356756 np0000183030 devstack@c-api.service[112464]: /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:33:44.356756 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.356756 np0000183030 devstack@c-api.service[112464]: /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:33:44.356756 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.357653 np0000183030 devstack@c-api.service[112464]: /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:33:44.357653 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.357653 np0000183030 devstack@c-api.service[112464]: /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:33:44.357653 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.357653 np0000183030 devstack@c-api.service[112464]: /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:33:44.357653 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.358533 np0000183030 devstack@c-api.service[112464]: /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:33:44.358533 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.358533 np0000183030 devstack@c-api.service[112464]: /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:33:44.358533 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.358533 np0000183030 devstack@c-api.service[112464]: /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:33:44.359609 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.359609 np0000183030 devstack@c-api.service[112464]: /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:33:44.359609 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.359609 np0000183030 devstack@c-api.service[112464]: /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:33:44.359609 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.360940 np0000183030 devstack@c-api.service[112464]: /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:33:44.360940 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.360940 np0000183030 devstack@c-api.service[112464]: /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:33:44.360940 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.360940 np0000183030 devstack@c-api.service[112464]: /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:33:44.360940 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.362558 np0000183030 devstack@c-api.service[112464]: /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:33:44.362558 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.362558 np0000183030 devstack@c-api.service[112464]: /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:33:44.362558 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.362558 np0000183030 devstack@c-api.service[112464]: /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:33:44.362558 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.364020 np0000183030 devstack@c-api.service[112464]: /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:33:44.364020 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.364020 np0000183030 devstack@c-api.service[112464]: /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:33:44.364020 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.364020 np0000183030 devstack@c-api.service[112464]: /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:33:44.364992 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.364992 np0000183030 devstack@c-api.service[112464]: /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:33:44.364992 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.364992 np0000183030 devstack@c-api.service[112464]: /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:33:44.364992 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.365999 np0000183030 devstack@c-api.service[112464]: /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:33:44.365999 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.365999 np0000183030 devstack@c-api.service[112464]: /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:33:44.365999 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.366869 np0000183030 devstack@c-api.service[112464]: /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:33:44.366869 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.366869 np0000183030 devstack@c-api.service[112464]: /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:33:44.366869 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.368152 np0000183030 devstack@c-api.service[112464]: /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:33:44.368152 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.368152 np0000183030 devstack@c-api.service[112464]: /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:33:44.368152 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.368152 np0000183030 devstack@c-api.service[112464]: /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:33:44.368943 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.368943 np0000183030 devstack@c-api.service[112464]: /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:33:44.368943 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.368943 np0000183030 devstack@c-api.service[112464]: /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:33:44.368943 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.370259 np0000183030 devstack@c-api.service[112464]: /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:33:44.370259 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.370259 np0000183030 devstack@c-api.service[112464]: /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:33:44.370259 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.371365 np0000183030 devstack@c-api.service[112464]: /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:33:44.371365 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.371365 np0000183030 devstack@c-api.service[112464]: /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:33:44.371365 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.372142 np0000183030 devstack@c-api.service[112464]: /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:33:44.372142 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.372142 np0000183030 devstack@c-api.service[112464]: /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:33:44.372142 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.373081 np0000183030 devstack@c-api.service[112464]: /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:33:44.373081 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.373081 np0000183030 devstack@c-api.service[112464]: /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:33:44.373081 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.373906 np0000183030 devstack@c-api.service[112464]: /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:33:44.373906 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.373906 np0000183030 devstack@c-api.service[112464]: /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:33:44.373906 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375057 np0000183030 devstack@c-api.service[112464]: /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:33:44.375057 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375057 np0000183030 devstack@c-api.service[112464]: /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:33:44.375057 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375057 np0000183030 devstack@c-api.service[112464]: /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:33:44.375663 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375663 np0000183030 devstack@c-api.service[112464]: /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:33:44.375663 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375663 np0000183030 devstack@c-api.service[112464]: /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:33:44.375663 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375663 np0000183030 devstack@c-api.service[112464]: /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:33:44.375933 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375933 np0000183030 devstack@c-api.service[112464]: /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:33:44.375933 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.375933 np0000183030 devstack@c-api.service[112464]: /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:33:44.375933 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376122 np0000183030 devstack@c-api.service[112464]: /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:33:44.376122 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376122 np0000183030 devstack@c-api.service[112464]: /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:33:44.376122 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376122 np0000183030 devstack@c-api.service[112464]: /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:33:44.376122 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376286 np0000183030 devstack@c-api.service[112464]: /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:33:44.376286 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376286 np0000183030 devstack@c-api.service[112464]: /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:33:44.376286 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376286 np0000183030 devstack@c-api.service[112464]: /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:33:44.376286 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376437 np0000183030 devstack@c-api.service[112464]: /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:33:44.376437 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376437 np0000183030 devstack@c-api.service[112464]: /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:33:44.376437 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376437 np0000183030 devstack@c-api.service[112464]: /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:33:44.376437 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376588 np0000183030 devstack@c-api.service[112464]: /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:33:44.376588 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376588 np0000183030 devstack@c-api.service[112464]: /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:33:44.376588 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376588 np0000183030 devstack@c-api.service[112464]: /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:33:44.376588 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376735 np0000183030 devstack@c-api.service[112464]: /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:33:44.376735 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376735 np0000183030 devstack@c-api.service[112464]: /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:33:44.376735 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376837 np0000183030 devstack@c-api.service[112464]: /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:33:44.376837 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376837 np0000183030 devstack@c-api.service[112464]: /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:33:44.376837 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376837 np0000183030 devstack@c-api.service[112464]: /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:33:44.376968 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376968 np0000183030 devstack@c-api.service[112464]: /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:33:44.376968 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376968 np0000183030 devstack@c-api.service[112464]: /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:33:44.376968 np0000183030 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) Jun 26 01:33:44.376968 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [req-f1313e50-48f9-4693-b23f-e4e9d07848d8 req-62cbb4f4-cf95-4da0-8f7d-bfb2cb7eea50 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:33:44.718572 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-f1313e50-48f9-4693-b23f-e4e9d07848d8 req-62cbb4f4-cf95-4da0-8f7d-bfb2cb7eea50 admin admin] POST https://199.204.45.19/volume/v3/types/f5c4cc2a-e847-4b02-beeb-9d166b43db18/extra_specs Jun 26 01:33:44.719160 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-f1313e50-48f9-4693-b23f-e4e9d07848d8 req-62cbb4f4-cf95-4da0-8f7d-bfb2cb7eea50 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:33:44.721209 np0000183030 devstack@c-api.service[112464]: /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:33:44.721209 np0000183030 devstack@c-api.service[112464]: warnings.warn( Jun 26 01:33:44.757642 np0000183030 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [req-f1313e50-48f9-4693-b23f-e4e9d07848d8 req-62cbb4f4-cf95-4da0-8f7d-bfb2cb7eea50 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:33:44.831540 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-f1313e50-48f9-4693-b23f-e4e9d07848d8 req-62cbb4f4-cf95-4da0-8f7d-bfb2cb7eea50 admin admin] https://199.204.45.19/volume/v3/types/f5c4cc2a-e847-4b02-beeb-9d166b43db18/extra_specs returned with HTTP 200 Jun 26 01:33:44.832178 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Fri Jun 26 01:33:44 2026] POST /volume/v3/types/f5c4cc2a-e847-4b02-beeb-9d166b43db18/extra_specs => generated 55 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:33:46.191763 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=6 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:46.202720 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=6 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:54.309226 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:33:54.829882 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:37:50.409569 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-09d2b6d6-cfda-4f2c-ab12-cca81b035c5a None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:37:50.411040 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-09d2b6d6-cfda-4f2c-ab12-cca81b035c5a None None] GET https://199.204.45.19/volume// Jun 26 01:37:50.411450 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-09d2b6d6-cfda-4f2c-ab12-cca81b035c5a None None] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:37:50.411938 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-09d2b6d6-cfda-4f2c-ab12-cca81b035c5a None None] Calling method 'all' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:37:50.413143 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-09d2b6d6-cfda-4f2c-ab12-cca81b035c5a None None] https://199.204.45.19/volume// returned with HTTP 300 Jun 26 01:37:50.413542 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 2/4] 199.204.45.19 () {66 vars in 1449 bytes} [Fri Jun 26 01:37:50 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:38:30.981316 np0000183030 devstack@c-api.service[112465]: /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:30.981316 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.981316 np0000183030 devstack@c-api.service[112465]: /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:30.981316 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982063 np0000183030 devstack@c-api.service[112465]: /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:30.982063 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982063 np0000183030 devstack@c-api.service[112465]: /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:30.982063 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982407 np0000183030 devstack@c-api.service[112465]: /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:30.982407 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982407 np0000183030 devstack@c-api.service[112465]: /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:30.982407 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982407 np0000183030 devstack@c-api.service[112465]: /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:30.982407 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982823 np0000183030 devstack@c-api.service[112465]: /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:30.982823 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982823 np0000183030 devstack@c-api.service[112465]: /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:30.982823 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.982823 np0000183030 devstack@c-api.service[112465]: /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:30.983186 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.983186 np0000183030 devstack@c-api.service[112465]: /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:30.983186 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.983186 np0000183030 devstack@c-api.service[112465]: /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:30.983186 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.983585 np0000183030 devstack@c-api.service[112465]: /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:30.983585 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.983585 np0000183030 devstack@c-api.service[112465]: /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:30.983585 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.983987 np0000183030 devstack@c-api.service[112465]: /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:30.983987 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.983987 np0000183030 devstack@c-api.service[112465]: /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:30.983987 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.983987 np0000183030 devstack@c-api.service[112465]: /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:30.984385 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.984385 np0000183030 devstack@c-api.service[112465]: /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:30.984385 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.984385 np0000183030 devstack@c-api.service[112465]: /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:30.984385 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.984743 np0000183030 devstack@c-api.service[112465]: /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:30.984743 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.984743 np0000183030 devstack@c-api.service[112465]: /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:30.984743 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.984743 np0000183030 devstack@c-api.service[112465]: /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:30.984743 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.985135 np0000183030 devstack@c-api.service[112465]: /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:30.985135 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.985135 np0000183030 devstack@c-api.service[112465]: /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:30.985135 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.985135 np0000183030 devstack@c-api.service[112465]: /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:30.985135 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.985534 np0000183030 devstack@c-api.service[112465]: /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:30.985534 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.985534 np0000183030 devstack@c-api.service[112465]: /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:30.985534 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.985534 np0000183030 devstack@c-api.service[112465]: /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:30.985534 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986079 np0000183030 devstack@c-api.service[112465]: /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:30.986079 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986079 np0000183030 devstack@c-api.service[112465]: /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:30.986079 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986079 np0000183030 devstack@c-api.service[112465]: /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:30.986453 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986453 np0000183030 devstack@c-api.service[112465]: /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:30.986453 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986453 np0000183030 devstack@c-api.service[112465]: /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:30.986453 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986777 np0000183030 devstack@c-api.service[112465]: /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:30.986777 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986777 np0000183030 devstack@c-api.service[112465]: /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:30.986777 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.986777 np0000183030 devstack@c-api.service[112465]: /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:30.986777 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.987226 np0000183030 devstack@c-api.service[112465]: /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:30.987226 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.987226 np0000183030 devstack@c-api.service[112465]: /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:30.987226 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.987226 np0000183030 devstack@c-api.service[112465]: /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:30.987226 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.987600 np0000183030 devstack@c-api.service[112465]: /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:30.987600 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.987600 np0000183030 devstack@c-api.service[112465]: /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:30.987600 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.987600 np0000183030 devstack@c-api.service[112465]: /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:30.988015 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988015 np0000183030 devstack@c-api.service[112465]: /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:30.988015 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988015 np0000183030 devstack@c-api.service[112465]: /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:30.988015 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988401 np0000183030 devstack@c-api.service[112465]: /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:30.988401 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988401 np0000183030 devstack@c-api.service[112465]: /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:30.988401 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988684 np0000183030 devstack@c-api.service[112465]: /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:30.988684 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988684 np0000183030 devstack@c-api.service[112465]: /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:30.988684 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988974 np0000183030 devstack@c-api.service[112465]: /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:30.988974 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988974 np0000183030 devstack@c-api.service[112465]: /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:30.988974 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.988974 np0000183030 devstack@c-api.service[112465]: /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:30.989350 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.989350 np0000183030 devstack@c-api.service[112465]: /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:30.989350 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.989350 np0000183030 devstack@c-api.service[112465]: /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:30.989350 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.989690 np0000183030 devstack@c-api.service[112465]: /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:30.989690 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.989690 np0000183030 devstack@c-api.service[112465]: /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:30.989690 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.990028 np0000183030 devstack@c-api.service[112465]: /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:30.990028 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.990028 np0000183030 devstack@c-api.service[112465]: /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:30.990028 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.990682 np0000183030 devstack@c-api.service[112465]: /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:30.990682 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.990682 np0000183030 devstack@c-api.service[112465]: /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:30.990682 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.990971 np0000183030 devstack@c-api.service[112465]: /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:30.990971 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.990971 np0000183030 devstack@c-api.service[112465]: /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:30.990971 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991300 np0000183030 devstack@c-api.service[112465]: /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:30.991300 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991300 np0000183030 devstack@c-api.service[112465]: /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:30.991300 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991578 np0000183030 devstack@c-api.service[112465]: /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:30.991578 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991578 np0000183030 devstack@c-api.service[112465]: /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:30.991578 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991578 np0000183030 devstack@c-api.service[112465]: /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:30.991976 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991976 np0000183030 devstack@c-api.service[112465]: /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:30.991976 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991976 np0000183030 devstack@c-api.service[112465]: /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:30.991976 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.991976 np0000183030 devstack@c-api.service[112465]: /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:30.992319 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992319 np0000183030 devstack@c-api.service[112465]: /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:30.992319 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992319 np0000183030 devstack@c-api.service[112465]: /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:30.992319 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992467 np0000183030 devstack@c-api.service[112465]: /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:30.992467 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992467 np0000183030 devstack@c-api.service[112465]: /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:30.992467 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992467 np0000183030 devstack@c-api.service[112465]: /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:30.992467 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992665 np0000183030 devstack@c-api.service[112465]: /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:30.992665 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992665 np0000183030 devstack@c-api.service[112465]: /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:30.992665 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992665 np0000183030 devstack@c-api.service[112465]: /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:30.992665 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992853 np0000183030 devstack@c-api.service[112465]: /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:30.992853 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992853 np0000183030 devstack@c-api.service[112465]: /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:30.992853 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.992853 np0000183030 devstack@c-api.service[112465]: /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:30.992853 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993042 np0000183030 devstack@c-api.service[112465]: /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:30.993042 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993042 np0000183030 devstack@c-api.service[112465]: /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:30.993042 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993042 np0000183030 devstack@c-api.service[112465]: /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:30.993042 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993242 np0000183030 devstack@c-api.service[112465]: /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:30.993242 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993242 np0000183030 devstack@c-api.service[112465]: /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:30.993242 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993378 np0000183030 devstack@c-api.service[112465]: /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:30.993378 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993378 np0000183030 devstack@c-api.service[112465]: /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:30.993378 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993378 np0000183030 devstack@c-api.service[112465]: /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:30.993544 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993544 np0000183030 devstack@c-api.service[112465]: /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:30.993544 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993544 np0000183030 devstack@c-api.service[112465]: /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:30.993544 np0000183030 devstack@c-api.service[112465]: warnings.warn(deprecated_msg) Jun 26 01:38:30.993544 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-249689f1-4c87-47d8-8865-b88746cdcfad None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:30.994559 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 1/5] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 26 01:38:30 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:38:31.030433 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-d073c0ce-6b66-4310-9ab4-3b463775b19a None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:31.041232 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 2/6] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 26 01:38:31 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:38:31.077776 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [req-d073c0ce-6b66-4310-9ab4-3b463775b19a req-a3f085c9-e59f-4513-a1fa-6dc2f458c106 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:31.082664 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-d073c0ce-6b66-4310-9ab4-3b463775b19a req-a3f085c9-e59f-4513-a1fa-6dc2f458c106 demo demo] GET https://199.204.45.19/volume/v3/ Jun 26 01:38:31.082885 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-d073c0ce-6b66-4310-9ab4-3b463775b19a req-a3f085c9-e59f-4513-a1fa-6dc2f458c106 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:31.083149 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [req-d073c0ce-6b66-4310-9ab4-3b463775b19a req-a3f085c9-e59f-4513-a1fa-6dc2f458c106 demo demo] Calling method 'version_select' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:31.084414 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [req-d073c0ce-6b66-4310-9ab4-3b463775b19a req-a3f085c9-e59f-4513-a1fa-6dc2f458c106 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 26 01:38:31.084898 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 2/7] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 26 01:38:31 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:31.126471 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-eca2c3bb-a06e-433c-9efe-360842560324 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:31.529508 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-eca2c3bb-a06e-433c-9efe-360842560324 demo demo] GET https://199.204.45.19/volume/v3/types Jun 26 01:38:31.529858 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-eca2c3bb-a06e-433c-9efe-360842560324 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:31.530146 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-eca2c3bb-a06e-433c-9efe-360842560324 demo demo] Calling method 'index' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:31.530789 np0000183030 devstack@c-api.service[112466]: /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:31.530789 np0000183030 devstack@c-api.service[112466]: warnings.warn( Jun 26 01:38:31.531595 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-eca2c3bb-a06e-433c-9efe-360842560324 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:38:31.571721 np0000183030 devstack@c-api.service[112466]: DEBUG oslo_db.sqlalchemy.engines [None req-eca2c3bb-a06e-433c-9efe-360842560324 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=112466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:38:31.593049 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-eca2c3bb-a06e-433c-9efe-360842560324 demo demo] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 26 01:38:31.593862 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 3/8] 199.204.45.19 () {64 vars in 1283 bytes} [Fri Jun 26 01:38:31 2026] GET /volume/v3/types => generated 377 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:31.639466 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-29df79f3-f5a1-467f-b775-d4b19044e554 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:32.003409 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-29df79f3-f5a1-467f-b775-d4b19044e554 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 26 01:38:32.004058 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-29df79f3-f5a1-467f-b775-d4b19044e554 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:32.004058 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-29df79f3-f5a1-467f-b775-d4b19044e554 demo demo] Calling method 'show' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:32.042989 np0000183030 devstack@c-api.service[112465]: DEBUG oslo_db.sqlalchemy.engines [None req-29df79f3-f5a1-467f-b775-d4b19044e554 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=112465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:38:32.063391 np0000183030 devstack@c-api.service[112465]: /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:32.063391 np0000183030 devstack@c-api.service[112465]: warnings.warn( Jun 26 01:38:32.065621 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-29df79f3-f5a1-467f-b775-d4b19044e554 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:32.066401 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 26 01:38:31 2026] GET /volume/v3/types/default => generated 145 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:32.556739 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-4dc125be-e22b-4d1f-a8ab-0c8b23945f44 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:32.557895 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 3/10] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 26 01:38:32 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:38:32.591339 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-5a1c7c74-975f-4e75-baeb-a5014d6adb99 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:32.602242 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 3/11] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 26 01:38:32 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:38:32.638907 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [req-5a1c7c74-975f-4e75-baeb-a5014d6adb99 req-4dab3336-57e3-42fc-8867-cc12ad654b8c None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:32.641650 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [req-5a1c7c74-975f-4e75-baeb-a5014d6adb99 req-4dab3336-57e3-42fc-8867-cc12ad654b8c demo demo] GET https://199.204.45.19/volume/v3/ Jun 26 01:38:32.641884 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [req-5a1c7c74-975f-4e75-baeb-a5014d6adb99 req-4dab3336-57e3-42fc-8867-cc12ad654b8c demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:32.642129 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [req-5a1c7c74-975f-4e75-baeb-a5014d6adb99 req-4dab3336-57e3-42fc-8867-cc12ad654b8c demo demo] Calling method 'version_select' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:32.642800 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [req-5a1c7c74-975f-4e75-baeb-a5014d6adb99 req-4dab3336-57e3-42fc-8867-cc12ad654b8c demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 26 01:38:32.643317 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 4/12] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 26 01:38:32 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:32.682149 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-dd745cb1-eecc-4862-b987-1cb24ab28073 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:32.685609 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-dd745cb1-eecc-4862-b987-1cb24ab28073 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 26 01:38:32.685869 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-dd745cb1-eecc-4862-b987-1cb24ab28073 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:32.686150 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-dd745cb1-eecc-4862-b987-1cb24ab28073 demo demo] Calling method 'show' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:32.694223 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-dd745cb1-eecc-4862-b987-1cb24ab28073 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:32.694554 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 26 01:38:32 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:33.312137 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-65039546-d2ea-4dc6-8d76-12ae67522f99 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.313447 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 4/14] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:38:33.347707 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-3bb7c889-b668-473c-9a4c-33eacdd9f77e None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.351532 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 4/15] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:38:33.386905 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [req-3bb7c889-b668-473c-9a4c-33eacdd9f77e req-5a5d9fd7-1f32-4672-a234-11b12b0e4575 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.390610 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [req-3bb7c889-b668-473c-9a4c-33eacdd9f77e req-5a5d9fd7-1f32-4672-a234-11b12b0e4575 demo demo] GET https://199.204.45.19/volume/v3/ Jun 26 01:38:33.391168 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [req-3bb7c889-b668-473c-9a4c-33eacdd9f77e req-5a5d9fd7-1f32-4672-a234-11b12b0e4575 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:33.391766 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [req-3bb7c889-b668-473c-9a4c-33eacdd9f77e req-5a5d9fd7-1f32-4672-a234-11b12b0e4575 demo demo] Calling method 'version_select' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:33.392710 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [req-3bb7c889-b668-473c-9a4c-33eacdd9f77e req-5a5d9fd7-1f32-4672-a234-11b12b0e4575 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 26 01:38:33.393731 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 5/16] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:33.431670 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-808b658a-8782-4316-8382-487395cb6bf3 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.435328 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-808b658a-8782-4316-8382-487395cb6bf3 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 26 01:38:33.435689 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-808b658a-8782-4316-8382-487395cb6bf3 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:33.436064 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-808b658a-8782-4316-8382-487395cb6bf3 demo demo] Calling method 'show' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:33.445946 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-808b658a-8782-4316-8382-487395cb6bf3 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:33.446292 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 26 01:38:33 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:33.478408 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-e9f14367-993a-487c-9e88-46c6ad062882 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.479351 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 5/18] 199.204.45.19 () {62 vars in 1061 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:38:33.511435 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-a5fa1814-72dc-4108-8d13-0ab5a67f2778 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.514982 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 5/19] 199.204.45.19 () {64 vars in 1265 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 26 01:38:33.549979 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [req-a5fa1814-72dc-4108-8d13-0ab5a67f2778 req-31bf3b04-d0c3-4033-beac-fe2801ab0176 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.553433 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [req-a5fa1814-72dc-4108-8d13-0ab5a67f2778 req-31bf3b04-d0c3-4033-beac-fe2801ab0176 demo demo] GET https://199.204.45.19/volume/v3/ Jun 26 01:38:33.553861 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [req-a5fa1814-72dc-4108-8d13-0ab5a67f2778 req-31bf3b04-d0c3-4033-beac-fe2801ab0176 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:33.554240 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [req-a5fa1814-72dc-4108-8d13-0ab5a67f2778 req-31bf3b04-d0c3-4033-beac-fe2801ab0176 demo demo] Calling method 'version_select' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:33.554999 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [req-a5fa1814-72dc-4108-8d13-0ab5a67f2778 req-31bf3b04-d0c3-4033-beac-fe2801ab0176 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 26 01:38:33.555709 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 6/20] 199.204.45.19 () {66 vars in 1339 bytes} [Fri Jun 26 01:38:33 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:38:33.595352 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-14ce0da2-2167-4f0a-868d-5b875392946e None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:33.599228 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-14ce0da2-2167-4f0a-868d-5b875392946e demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 26 01:38:33.599628 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-14ce0da2-2167-4f0a-868d-5b875392946e demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:33.600036 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-14ce0da2-2167-4f0a-868d-5b875392946e demo demo] Calling method 'show' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:33.609258 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-14ce0da2-2167-4f0a-868d-5b875392946e demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 26 01:38:33.609624 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1294 bytes} [Fri Jun 26 01:38:33 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:41.586489 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:38:43.605839 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=8 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:43:12.298425 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-23a2b25d-808c-4122-8634-ab860fed5eaa None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:43:12.413562 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-23a2b25d-808c-4122-8634-ab860fed5eaa demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:43:12.413877 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-23a2b25d-808c-4122-8634-ab860fed5eaa demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:43:12.414177 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-23a2b25d-808c-4122-8634-ab860fed5eaa demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:43:12.415039 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-23a2b25d-808c-4122-8634-ab860fed5eaa demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:43:12.416383 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-23a2b25d-808c-4122-8634-ab860fed5eaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:43:12.461551 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-23a2b25d-808c-4122-8634-ab860fed5eaa demo demo] Get all volumes completed successfully. Jun 26 01:43:12.464844 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-23a2b25d-808c-4122-8634-ab860fed5eaa demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:43:12.465481 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:43:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:43:22.450929 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:44:12.557739 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-15e3fd42-b434-4e0a-913c-95915de323fd None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:44:12.562399 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-15e3fd42-b434-4e0a-913c-95915de323fd demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:44:12.562595 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-15e3fd42-b434-4e0a-913c-95915de323fd demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:44:12.562837 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-15e3fd42-b434-4e0a-913c-95915de323fd demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:44:12.564650 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-15e3fd42-b434-4e0a-913c-95915de323fd demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:44:12.565633 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-15e3fd42-b434-4e0a-913c-95915de323fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:44:12.601898 np0000183030 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-15e3fd42-b434-4e0a-913c-95915de323fd demo demo] Get all volumes completed successfully. Jun 26 01:44:12.605060 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-15e3fd42-b434-4e0a-913c-95915de323fd demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:44:12.606082 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 6/23] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:44:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:44:22.592478 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:12.630380 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-57a946cc-512d-458f-baff-557dc16f738b None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:12.637392 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-57a946cc-512d-458f-baff-557dc16f738b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:45:12.637753 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-57a946cc-512d-458f-baff-557dc16f738b demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:12.637949 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-57a946cc-512d-458f-baff-557dc16f738b demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:12.638503 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-57a946cc-512d-458f-baff-557dc16f738b demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:12.639659 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-57a946cc-512d-458f-baff-557dc16f738b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:12.683144 np0000183030 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-57a946cc-512d-458f-baff-557dc16f738b demo demo] Get all volumes completed successfully. Jun 26 01:45:12.687071 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-57a946cc-512d-458f-baff-557dc16f738b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:12.687756 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 7/24] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:45:12 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 01:45:22.673227 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:12.720643 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:12.724658 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:46:12.725023 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:12.725106 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:12.725796 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:12.727876 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:12.786029 np0000183030 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 demo demo] Get all volumes completed successfully. Jun 26 01:46:12.789648 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-751dae3d-c5e4-4078-a859-5c27f147e0c0 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:12.790395 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:46:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:22.775682 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:12.815259 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-47a404cf-7c34-43c4-8797-bf6b88880040 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:12.818099 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-47a404cf-7c34-43c4-8797-bf6b88880040 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:47:12.818355 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-47a404cf-7c34-43c4-8797-bf6b88880040 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:12.818558 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-47a404cf-7c34-43c4-8797-bf6b88880040 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:12.818856 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-47a404cf-7c34-43c4-8797-bf6b88880040 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:12.819640 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-47a404cf-7c34-43c4-8797-bf6b88880040 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:12.830429 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-47a404cf-7c34-43c4-8797-bf6b88880040 demo demo] Get all volumes completed successfully. Jun 26 01:47:12.832802 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-47a404cf-7c34-43c4-8797-bf6b88880040 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:12.833350 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:47:12 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:47:22.823474 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:12.858898 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:12.988161 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:48:12.988601 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:12.989008 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:12.989547 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:12.990779 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:13.002249 np0000183030 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 demo demo] Get all volumes completed successfully. Jun 26 01:48:13.004398 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-3f3b33d6-8a11-4d1d-9823-b32fadbdfae3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:13.004903 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 7/27] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:48:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:48:22.996232 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:13.027511 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:13.030284 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:49:13.030473 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:13.030692 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:13.030928 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:13.031713 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:13.039889 np0000183030 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 demo demo] Get all volumes completed successfully. Jun 26 01:49:13.041868 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-df45a5ee-0eea-432d-9c88-1ac72534eef3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:13.042257 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 8/28] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:49:13 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 01:49:23.035612 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:13.057595 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:13.060491 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:50:13.060753 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:13.061008 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:13.061365 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:13.062458 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:13.071958 np0000183030 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 demo demo] Get all volumes completed successfully. Jun 26 01:50:13.076493 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-c422c34d-ca08-44c2-82e4-7e9ca5e30729 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:13.077279 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:50:13 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:50:23.066054 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:13.094795 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:13.098855 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:51:13.099261 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:13.099537 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:13.099815 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:13.100610 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:13.109244 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d demo demo] Get all volumes completed successfully. Jun 26 01:51:13.112232 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-65faa3d5-4585-4010-8b1e-ffcb34d8030d demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:13.112771 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:51:13 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:51:23.103490 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:13.128091 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:13.131709 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:52:13.131958 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:13.132218 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:13.132561 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:13.133552 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:13.144066 np0000183030 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd demo demo] Get all volumes completed successfully. Jun 26 01:52:13.146815 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-71f79ff8-09ca-44ff-94c6-f6f04d1e7abd demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:13.147380 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 8/31] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:52:13 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:52:23.136943 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:13.163529 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:13.323481 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:53:13.323807 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:13.324362 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:13.324881 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:13.326508 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:13.336494 np0000183030 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 demo demo] Get all volumes completed successfully. Jun 26 01:53:13.338430 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-3a1d94e6-ad77-42f1-87e0-81a7b5fb0568 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:13.338776 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 9/32] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:53:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:53:23.332089 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:13.356173 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-66862109-78cd-4827-9690-08d9f90ec7cf None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:13.360354 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-66862109-78cd-4827-9690-08d9f90ec7cf demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:54:13.360731 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-66862109-78cd-4827-9690-08d9f90ec7cf demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:13.361122 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-66862109-78cd-4827-9690-08d9f90ec7cf demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:13.361628 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-66862109-78cd-4827-9690-08d9f90ec7cf demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:13.363050 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-66862109-78cd-4827-9690-08d9f90ec7cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:13.371037 np0000183030 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-66862109-78cd-4827-9690-08d9f90ec7cf demo demo] Get all volumes completed successfully. Jun 26 01:54:13.373314 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-66862109-78cd-4827-9690-08d9f90ec7cf demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:13.373513 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:54:13 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:54:23.366416 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:13.390078 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:13.392633 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:55:13.392816 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:13.393021 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:13.393292 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:13.394060 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:13.404983 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 demo demo] Get all volumes completed successfully. Jun 26 01:55:13.406331 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-1bf4dc8e-28d1-4988-ae16-9fee95af1964 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:13.406690 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:55:13 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:55:23.397572 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:13.423279 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:13.427856 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:56:13.428156 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:13.428464 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:13.428808 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:13.429859 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:13.438561 np0000183030 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea demo demo] Get all volumes completed successfully. Jun 26 01:56:13.441570 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-63e3dfc9-f833-4d63-9f09-e31f3f8ca3ea demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:13.442119 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 9/35] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:56:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:56:23.434128 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:13.457741 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-50874565-5338-40e8-a92f-43655b13fb34 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:13.460707 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-50874565-5338-40e8-a92f-43655b13fb34 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:57:13.460891 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-50874565-5338-40e8-a92f-43655b13fb34 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:13.461113 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-50874565-5338-40e8-a92f-43655b13fb34 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:13.461393 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-50874565-5338-40e8-a92f-43655b13fb34 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:13.462149 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-50874565-5338-40e8-a92f-43655b13fb34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:13.471131 np0000183030 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-50874565-5338-40e8-a92f-43655b13fb34 demo demo] Get all volumes completed successfully. Jun 26 01:57:13.473623 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-50874565-5338-40e8-a92f-43655b13fb34 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:13.474088 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 10/36] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:57:13 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:57:23.465563 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:13.493396 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:13.624980 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:58:13.625259 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:13.625514 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:13.625823 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:13.626831 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:13.636071 np0000183030 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 demo demo] Get all volumes completed successfully. Jun 26 01:58:13.638631 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-47225164-ebe1-476d-9d60-2bf9ffd7a175 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:13.639073 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:58:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:58:23.630368 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:13.656496 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-2567d140-f527-4b8d-a1dd-444d1531dbda None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:13.659448 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-2567d140-f527-4b8d-a1dd-444d1531dbda demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 01:59:13.659685 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-2567d140-f527-4b8d-a1dd-444d1531dbda demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:13.659972 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-2567d140-f527-4b8d-a1dd-444d1531dbda demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:13.660301 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-2567d140-f527-4b8d-a1dd-444d1531dbda demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:13.661255 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-2567d140-f527-4b8d-a1dd-444d1531dbda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:13.670859 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-2567d140-f527-4b8d-a1dd-444d1531dbda demo demo] Get all volumes completed successfully. Jun 26 01:59:13.673578 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-2567d140-f527-4b8d-a1dd-444d1531dbda demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:13.674098 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 10/38] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 01:59:13 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:59:23.664666 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:13.691248 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:13.694986 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:00:13.695895 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:13.696328 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:13.696804 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:13.698131 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:13.710350 np0000183030 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 demo demo] Get all volumes completed successfully. Jun 26 02:00:13.713360 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-aacc0992-7066-46d2-b75d-753ac55b26e1 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:13.713969 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 10/39] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:00:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:00:23.702255 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:13.729373 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:13.731894 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:01:13.732278 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:13.732436 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:13.732739 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:13.733760 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:13.746272 np0000183030 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 demo demo] Get all volumes completed successfully. Jun 26 02:01:13.749146 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-57f84b8b-4a95-4a4c-853c-a46beb9b9054 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:13.749590 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 11/40] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:01:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:23.738102 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:13.766053 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:13.770468 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:02:13.770863 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:13.771502 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:13.772050 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:13.773574 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:13.782920 np0000183030 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 demo demo] Get all volumes completed successfully. Jun 26 02:02:13.785796 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-e9b63370-2f6a-494f-b7cd-f53ff14c15c6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:13.786310 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 10/41] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:02:13 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 02:02:23.776748 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:13.804688 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:13.916071 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:03:13.916305 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:13.916563 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:13.916820 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:13.917926 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:13.927449 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce demo demo] Get all volumes completed successfully. Jun 26 02:03:13.929662 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-e8d905c3-e5df-4cb8-8764-21ca8fddbfce demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:13.930055 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 11/42] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:03:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:03:23.922162 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:13.948611 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:13.952846 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:04:13.953067 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:13.953974 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:13.953974 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:13.955014 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:13.964085 np0000183030 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d demo demo] Get all volumes completed successfully. Jun 26 02:04:13.965948 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-11aa831b-cc44-40fb-af04-6a4e1eac892d demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:13.966346 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 11/43] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:04:13 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:04:23.961148 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:13.981165 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:13.984176 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:05:13.984349 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:13.984561 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:13.984791 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:13.985529 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:13.994301 np0000183030 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 demo demo] Get all volumes completed successfully. Jun 26 02:05:13.996454 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-d529eeb1-7f13-4830-a632-91c364a7a5c7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:13.996806 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 12/44] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:05:13 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:05:23.989047 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:14.010582 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:14.013481 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:06:14.013758 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:14.013994 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:14.014308 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:14.015259 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:14.024841 np0000183030 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 demo demo] Get all volumes completed successfully. Jun 26 02:06:14.027851 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-b3f0c7c0-9fe3-46cb-a14a-097a92cbe968 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:14.028382 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 11/45] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:06:14 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:24.019510 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:14.044511 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-90516ea4-0543-4f87-9527-5600b423ca3b None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:14.047611 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-90516ea4-0543-4f87-9527-5600b423ca3b demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:07:14.048093 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-90516ea4-0543-4f87-9527-5600b423ca3b demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:14.048446 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-90516ea4-0543-4f87-9527-5600b423ca3b demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:14.048777 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-90516ea4-0543-4f87-9527-5600b423ca3b demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:14.049992 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-90516ea4-0543-4f87-9527-5600b423ca3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:14.058912 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-90516ea4-0543-4f87-9527-5600b423ca3b demo demo] Get all volumes completed successfully. Jun 26 02:07:14.061025 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-90516ea4-0543-4f87-9527-5600b423ca3b demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:14.061401 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 12/46] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:07:14 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:07:24.053696 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:14.077589 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-39548219-16c2-4b32-9c32-69f1e24e09df None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:14.136681 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-39548219-16c2-4b32-9c32-69f1e24e09df demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:08:14.137082 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-39548219-16c2-4b32-9c32-69f1e24e09df demo demo] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:14.137536 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-39548219-16c2-4b32-9c32-69f1e24e09df demo demo] Calling method 'detail' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:14.138030 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.api.api_utils [None req-39548219-16c2-4b32-9c32-69f1e24e09df demo demo] Removing options '' from query. {{(pid=112464) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:14.139709 np0000183030 devstack@c-api.service[112464]: DEBUG cinder.volume.api [None req-39548219-16c2-4b32-9c32-69f1e24e09df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112464) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:14.149843 np0000183030 devstack@c-api.service[112464]: INFO cinder.volume.api [None req-39548219-16c2-4b32-9c32-69f1e24e09df demo demo] Get all volumes completed successfully. Jun 26 02:08:14.151536 np0000183030 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-39548219-16c2-4b32-9c32-69f1e24e09df demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:14.151888 np0000183030 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 12/47] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:08:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:08:24.144591 np0000183030 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=1 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:14.168961 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.middleware.request_id [None req-68115848-b6aa-4ff1-af33-57b407d18384 None None] RequestId filter calling following filter/app {{(pid=112466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:14.171581 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-68115848-b6aa-4ff1-af33-57b407d18384 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:09:14.171833 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-68115848-b6aa-4ff1-af33-57b407d18384 demo demo] Empty body provided in request {{(pid=112466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:14.172074 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.openstack.wsgi [None req-68115848-b6aa-4ff1-af33-57b407d18384 demo demo] Calling method 'detail' {{(pid=112466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:14.172381 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.api.api_utils [None req-68115848-b6aa-4ff1-af33-57b407d18384 demo demo] Removing options '' from query. {{(pid=112466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:14.173290 np0000183030 devstack@c-api.service[112466]: DEBUG cinder.volume.api [None req-68115848-b6aa-4ff1-af33-57b407d18384 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:14.180308 np0000183030 devstack@c-api.service[112466]: INFO cinder.volume.api [None req-68115848-b6aa-4ff1-af33-57b407d18384 demo demo] Get all volumes completed successfully. Jun 26 02:09:14.182166 np0000183030 devstack@c-api.service[112466]: INFO cinder.api.openstack.wsgi [None req-68115848-b6aa-4ff1-af33-57b407d18384 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:14.182520 np0000183030 devstack@c-api.service[112466]: [pid: 112466|app: 0|req: 13/48] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:09:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:09:24.176478 np0000183030 devstack@c-api.service[112466]: DEBUG dbcounter [-] [112466] Writing DB stats cinder:SELECT=1 {{(pid=112466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:14.199802 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.middleware.request_id [None req-8ef1def3-f08d-44a4-8861-f210d272fbea None None] RequestId filter calling following filter/app {{(pid=112465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:14.203464 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-8ef1def3-f08d-44a4-8861-f210d272fbea demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:10:14.203694 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-8ef1def3-f08d-44a4-8861-f210d272fbea demo demo] Empty body provided in request {{(pid=112465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:14.203930 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.openstack.wsgi [None req-8ef1def3-f08d-44a4-8861-f210d272fbea demo demo] Calling method 'detail' {{(pid=112465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:14.204225 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.api.api_utils [None req-8ef1def3-f08d-44a4-8861-f210d272fbea demo demo] Removing options '' from query. {{(pid=112465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:14.205117 np0000183030 devstack@c-api.service[112465]: DEBUG cinder.volume.api [None req-8ef1def3-f08d-44a4-8861-f210d272fbea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:14.215221 np0000183030 devstack@c-api.service[112465]: INFO cinder.volume.api [None req-8ef1def3-f08d-44a4-8861-f210d272fbea demo demo] Get all volumes completed successfully. Jun 26 02:10:14.219847 np0000183030 devstack@c-api.service[112465]: INFO cinder.api.openstack.wsgi [None req-8ef1def3-f08d-44a4-8861-f210d272fbea demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:14.220481 np0000183030 devstack@c-api.service[112465]: [pid: 112465|app: 0|req: 12/49] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:10:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:10:24.208229 np0000183030 devstack@c-api.service[112465]: DEBUG dbcounter [-] [112465] Writing DB stats cinder:SELECT=1 {{(pid=112465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:11:14.238087 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.middleware.request_id [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 None None] RequestId filter calling following filter/app {{(pid=112467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:11:14.241446 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 26 02:11:14.241706 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 demo demo] Empty body provided in request {{(pid=112467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:11:14.241933 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.openstack.wsgi [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 demo demo] Calling method 'detail' {{(pid=112467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:11:14.242266 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.api.api_utils [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 demo demo] Removing options '' from query. {{(pid=112467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:11:14.243234 np0000183030 devstack@c-api.service[112467]: DEBUG cinder.volume.api [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:11:14.252743 np0000183030 devstack@c-api.service[112467]: INFO cinder.volume.api [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 demo demo] Get all volumes completed successfully. Jun 26 02:11:14.255957 np0000183030 devstack@c-api.service[112467]: INFO cinder.api.openstack.wsgi [None req-af1f8db0-6ad0-4aa1-a702-e1f143389880 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:11:14.256515 np0000183030 devstack@c-api.service[112467]: [pid: 112467|app: 0|req: 13/50] 199.204.45.19 () {64 vars in 1289 bytes} [Fri Jun 26 02:11:14 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 02:11:24.246603 np0000183030 devstack@c-api.service[112467]: DEBUG dbcounter [-] [112467] Writing DB stats cinder:SELECT=1 {{(pid=112467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}