Apr 11 03:06:11.102175 np0000164986 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 03:06:11.111600 np0000164986 devstack@c-api.service[113711]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 03:06:11 2026] *** Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: nodename: np0000164986 Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: machine: x86_64 Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: clock source: unix Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: pcre jit disabled Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: detected number of CPU cores: 16 Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: current working directory: / Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: detected binary path: /usr/bin/uwsgi-core Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: your processes number limit is 256917 Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: your memory page size is 4096 bytes Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: detected max file descriptor number: 2048 Apr 11 03:06:11.114689 np0000164986 devstack@c-api.service[113711]: lock engine: pthread robust mutexes Apr 11 03:06:11.115527 np0000164986 devstack@c-api.service[113711]: thunder lock: enabled Apr 11 03:06:11.115527 np0000164986 devstack@c-api.service[113711]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 03:06:11.115527 np0000164986 devstack@c-api.service[113711]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 03:06:11.115527 np0000164986 devstack@c-api.service[113711]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 03:06:11.115527 np0000164986 devstack@c-api.service[113711]: Set PythonHome to /opt/stack/data/venv Apr 11 03:06:11.151845 np0000164986 devstack@c-api.service[113711]: Python main interpreter initialized at 0x7233db4a3668 Apr 11 03:06:11.151845 np0000164986 devstack@c-api.service[113711]: python threads support enabled Apr 11 03:06:11.151845 np0000164986 devstack@c-api.service[113711]: your server socket listen backlog is limited to 100 connections Apr 11 03:06:11.151845 np0000164986 devstack@c-api.service[113711]: your mercy for graceful operations on workers is 80 seconds Apr 11 03:06:11.152369 np0000164986 devstack@c-api.service[113711]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 03:06:11.152497 np0000164986 devstack@c-api.service[113711]: *** Operational MODE: preforking *** Apr 11 03:06:11.152700 np0000164986 devstack@c-api.service[113711]: *** uWSGI is running in multiple interpreter mode *** Apr 11 03:06:11.152700 np0000164986 devstack@c-api.service[113711]: spawned uWSGI master process (pid: 113711) Apr 11 03:06:11.152885 np0000164986 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 03:06:11.153268 np0000164986 devstack@c-api.service[113711]: spawned uWSGI worker 1 (pid: 113714, cores: 1) Apr 11 03:06:11.153718 np0000164986 devstack@c-api.service[113711]: spawned uWSGI worker 2 (pid: 113715, cores: 1) Apr 11 03:06:11.154154 np0000164986 devstack@c-api.service[113711]: spawned uWSGI worker 3 (pid: 113716, cores: 1) Apr 11 03:06:11.154622 np0000164986 devstack@c-api.service[113711]: spawned uWSGI worker 4 (pid: 113717, cores: 1) Apr 11 03:06:11.154709 np0000164986 devstack@c-api.service[113711]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 03:06:11.281979 np0000164986 devstack@c-api.service[113715]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 03:06:11.281979 np0000164986 devstack@c-api.service[113715]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 03:06:11.281979 np0000164986 devstack@c-api.service[113715]: we strongly recommend against using it for new projects. Apr 11 03:06:11.281979 np0000164986 devstack@c-api.service[113715]: If you are already using Eventlet, we recommend migrating to a different Apr 11 03:06:11.281979 np0000164986 devstack@c-api.service[113715]: framework. For more detail see Apr 11 03:06:11.281979 np0000164986 devstack@c-api.service[113715]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 03:06:11.281979 np0000164986 devstack@c-api.service[113715]: import eventlet # noqa Apr 11 03:06:11.282951 np0000164986 devstack@c-api.service[113716]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 03:06:11.282951 np0000164986 devstack@c-api.service[113716]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 03:06:11.282951 np0000164986 devstack@c-api.service[113716]: we strongly recommend against using it for new projects. Apr 11 03:06:11.282951 np0000164986 devstack@c-api.service[113716]: If you are already using Eventlet, we recommend migrating to a different Apr 11 03:06:11.282951 np0000164986 devstack@c-api.service[113716]: framework. For more detail see Apr 11 03:06:11.282951 np0000164986 devstack@c-api.service[113716]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 03:06:11.282951 np0000164986 devstack@c-api.service[113716]: import eventlet # noqa Apr 11 03:06:11.286462 np0000164986 devstack@c-api.service[113714]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 03:06:11.286462 np0000164986 devstack@c-api.service[113714]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 03:06:11.286462 np0000164986 devstack@c-api.service[113714]: we strongly recommend against using it for new projects. Apr 11 03:06:11.286462 np0000164986 devstack@c-api.service[113714]: If you are already using Eventlet, we recommend migrating to a different Apr 11 03:06:11.286462 np0000164986 devstack@c-api.service[113714]: framework. For more detail see Apr 11 03:06:11.286462 np0000164986 devstack@c-api.service[113714]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 03:06:11.286462 np0000164986 devstack@c-api.service[113714]: import eventlet # noqa Apr 11 03:06:11.290861 np0000164986 devstack@c-api.service[113717]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 03:06:11.290861 np0000164986 devstack@c-api.service[113717]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 03:06:11.290861 np0000164986 devstack@c-api.service[113717]: we strongly recommend against using it for new projects. Apr 11 03:06:11.290861 np0000164986 devstack@c-api.service[113717]: If you are already using Eventlet, we recommend migrating to a different Apr 11 03:06:11.290861 np0000164986 devstack@c-api.service[113717]: framework. For more detail see Apr 11 03:06:11.290861 np0000164986 devstack@c-api.service[113717]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 03:06:11.290861 np0000164986 devstack@c-api.service[113717]: import eventlet # noqa Apr 11 03:06:11.370521 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 03:06:11.370521 np0000164986 devstack@c-api.service[113716]: debtcollector.deprecate( Apr 11 03:06:11.382333 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 03:06:11.382333 np0000164986 devstack@c-api.service[113717]: debtcollector.deprecate( Apr 11 03:06:11.382476 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 03:06:11.382476 np0000164986 devstack@c-api.service[113715]: debtcollector.deprecate( Apr 11 03:06:11.388062 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 03:06:11.388062 np0000164986 devstack@c-api.service[113714]: debtcollector.deprecate( Apr 11 03:06:11.449568 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 11 03:06:11.449568 np0000164986 devstack@c-api.service[113716]: from cgi import parse_header Apr 11 03:06:11.455377 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 11 03:06:11.455377 np0000164986 devstack@c-api.service[113717]: from cgi import parse_header Apr 11 03:06:11.457960 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 11 03:06:11.457960 np0000164986 devstack@c-api.service[113715]: from cgi import parse_header Apr 11 03:06:11.465869 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 11 03:06:11.465869 np0000164986 devstack@c-api.service[113714]: from cgi import parse_header Apr 11 03:06:11.495958 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 11 03:06:11.495958 np0000164986 devstack@c-api.service[113716]: removals.removed_module( Apr 11 03:06:11.496967 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 11 03:06:11.496967 np0000164986 devstack@c-api.service[113716]: removals.removed_module( Apr 11 03:06:11.499244 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 11 03:06:11.499244 np0000164986 devstack@c-api.service[113717]: removals.removed_module( Apr 11 03:06:11.499974 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 11 03:06:11.499974 np0000164986 devstack@c-api.service[113717]: removals.removed_module( Apr 11 03:06:11.502425 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 11 03:06:11.502425 np0000164986 devstack@c-api.service[113715]: removals.removed_module( Apr 11 03:06:11.503153 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 11 03:06:11.503153 np0000164986 devstack@c-api.service[113715]: removals.removed_module( Apr 11 03:06:11.510320 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 11 03:06:11.510320 np0000164986 devstack@c-api.service[113714]: removals.removed_module( Apr 11 03:06:11.511012 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 11 03:06:11.511012 np0000164986 devstack@c-api.service[113714]: removals.removed_module( Apr 11 03:06:12.091404 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 11 03:06:12.091404 np0000164986 devstack@c-api.service[113717]: warnings.warn( Apr 11 03:06:12.093729 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 11 03:06:12.093729 np0000164986 devstack@c-api.service[113715]: warnings.warn( Apr 11 03:06:12.097651 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 11 03:06:12.097651 np0000164986 devstack@c-api.service[113714]: warnings.warn( Apr 11 03:06:12.098835 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 11 03:06:12.098835 np0000164986 devstack@c-api.service[113716]: warnings.warn( Apr 11 03:06:12.184581 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 11 03:06:12.184581 np0000164986 devstack@c-api.service[113717]: warnings.warn( Apr 11 03:06:12.187277 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 11 03:06:12.187277 np0000164986 devstack@c-api.service[113715]: warnings.warn( Apr 11 03:06:12.191544 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 11 03:06:12.191544 np0000164986 devstack@c-api.service[113714]: warnings.warn( Apr 11 03:06:12.199272 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 11 03:06:12.199272 np0000164986 devstack@c-api.service[113716]: warnings.warn( Apr 11 03:06:12.467291 np0000164986 devstack@c-api.service[113715]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 11 03:06:12.467837 np0000164986 devstack@c-api.service[113715]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113715) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 03:06:12.472711 np0000164986 devstack@c-api.service[113717]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 11 03:06:12.473099 np0000164986 devstack@c-api.service[113717]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113717) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 03:06:12.475744 np0000164986 devstack@c-api.service[113714]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 11 03:06:12.476128 np0000164986 devstack@c-api.service[113714]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113714) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 03:06:12.499397 np0000164986 devstack@c-api.service[113716]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 11 03:06:12.499840 np0000164986 devstack@c-api.service[113716]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113716) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 03:06:12.551157 np0000164986 devstack@c-api.service[113715]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 03:06:12.551157 np0000164986 devstack@c-api.service[113715]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 03:06:12.551968 np0000164986 devstack@c-api.service[113717]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 03:06:12.551968 np0000164986 devstack@c-api.service[113717]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 03:06:12.555338 np0000164986 devstack@c-api.service[113714]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 03:06:12.555338 np0000164986 devstack@c-api.service[113714]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 03:06:12.561430 np0000164986 devstack@c-api.service[113716]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 03:06:12.561430 np0000164986 devstack@c-api.service[113716]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 03:06:12.994890 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113715) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 03:06:12.995043 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113714) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 03:06:12.995175 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113717) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 03:06:12.995271 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113716) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 03:06:12.995360 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.995360 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.995454 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.995454 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.995537 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.995580 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.995631 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.995684 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.995736 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.995795 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.995846 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.996007 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.997554 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.997634 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:12.997679 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:12.997725 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.997773 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:12.997818 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:12.997868 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:12.997868 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:12.997966 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:12.998020 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.998079 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.998132 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:12.998185 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:12.998238 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.998291 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:12.998372 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:12.998429 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:12.998476 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:12.998521 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:12.998564 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:12.998612 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:12.998666 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:12.998736 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:12.998778 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:12.998830 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.998887 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.998939 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:12.998991 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.999038 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.999086 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.999132 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:12.999177 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:12.999222 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:12.999271 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:12.999327 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:12.999386 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:12.999428 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:12.999471 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:12.999518 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:12.999559 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:12.999608 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:12.999647 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:12.999694 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.999741 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:12.999795 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:12.999841 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:12.999883 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:12.999936 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:12.999989 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.000053 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.000053 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.000053 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.000053 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.000053 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.000053 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.000053 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.000325 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.000388 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.000480 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.000540 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.000584 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.000584 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.000667 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.000708 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.000750 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.000798 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.000852 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.000852 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.000852 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.000852 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.001155 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.001218 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.001271 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.001330 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.001382 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.001439 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.001497 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.001551 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.001602 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.001655 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.001701 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.001753 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.001804 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.001804 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.001892 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.001949 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.001994 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.002041 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.002090 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.002090 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.002090 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.002214 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.002214 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.002214 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.002412 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.002469 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.002528 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.002583 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.002656 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.002704 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.002752 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.002802 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.002851 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.002895 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.002945 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.003002 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.003045 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.003088 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.003128 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.003176 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.003226 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.003270 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.003331 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.003378 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.003431 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.003431 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.003514 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.003566 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.003608 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.003650 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.003702 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.003702 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.003702 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.003823 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.003881 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.003926 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.003974 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.004014 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.004055 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.004103 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.004147 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.004191 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.004234 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.004234 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.004346 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.004402 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.004402 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.004491 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.004536 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.004582 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.004629 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.004675 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.004721 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.004721 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.004818 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.004863 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.004908 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.004948 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.004989 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.005035 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.005077 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.005077 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.005162 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.005209 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.005250 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.005289 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.005348 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.005388 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.005437 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.005437 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.005437 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.005542 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.005542 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.005542 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.005542 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.005542 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.005542 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.005542 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.005822 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.005900 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.005952 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.006001 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.006047 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.006047 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.006117 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.006157 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.006197 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.006235 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.006274 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.006359 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.006414 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.006460 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.006501 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.006540 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.006611 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.006659 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.006659 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.006739 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.006739 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.007132 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.007315 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.007315 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.007412 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.007459 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.007499 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.007499 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.007571 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.007623 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.007623 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.007709 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.007766 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.007766 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.007838 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.007883 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.007883 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.007972 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.008011 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.008051 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.008051 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.008119 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.008169 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.008236 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.008293 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.008368 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.008368 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.008477 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.008531 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.008582 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.008625 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.008670 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.008670 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.008670 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.008784 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.008830 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.013896 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.013972 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.014016 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.014058 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.014105 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.014154 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.014224 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.014357 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.014421 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.014470 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.014556 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.014623 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.014672 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.014712 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.014749 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.014790 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.014833 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.014885 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.014938 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.014988 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.015042 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.015095 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.015141 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.015187 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.015238 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.015291 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.015364 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.015410 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.015464 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.015514 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.015570 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.015621 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.015672 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.015718 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.015767 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.015818 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.015818 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.015894 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.015938 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.015977 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.016026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.016081 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.016127 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.016172 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.016225 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.016268 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.016331 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.016393 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.016441 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.016499 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.016547 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.016590 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.016634 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.016678 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.016722 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.016773 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.016823 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.016873 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.016922 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.016974 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.017026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.017078 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.017124 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.017170 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.017222 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.017275 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.017350 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.017406 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.017456 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.017515 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.017558 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.017608 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.017651 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.017707 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.017747 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.017794 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.017837 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.017877 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.017918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.017967 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.018012 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.018057 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.018099 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.018145 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.018187 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.018236 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.018285 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.018347 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.018410 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.018485 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.018530 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.018530 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.018622 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.018671 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.018716 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.018757 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.018757 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.018828 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.018884 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.018921 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.018960 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.019000 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.019000 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.019000 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.019115 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.019159 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.019201 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.019248 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.019317 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.019362 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.019403 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.019445 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.019493 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.019542 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.019579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.019621 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.019668 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.019710 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.019756 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.019799 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.019840 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.019880 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.019925 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.019964 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.020012 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.020054 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.020094 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.020128 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.020169 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.020211 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.020251 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.020293 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.020363 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.020408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.020408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.020408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.020408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.020408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.020408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.020408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.020648 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.020648 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.020648 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.020648 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.020648 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.020822 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.020859 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.020892 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.020925 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.020972 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.020972 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.020972 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.020972 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.021123 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.021171 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.021209 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.021209 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.021209 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.021209 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.021209 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.021209 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.021466 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.021466 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.021466 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.021466 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.021466 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.021466 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.021692 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.021735 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.021787 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.021831 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.021877 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.021930 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.021973 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.022016 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.022064 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.022108 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.022151 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.022206 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.022252 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.022293 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.022353 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.022408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.022408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.022408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.022408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.022408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.022408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.022408 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.022737 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.022825 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.022915 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.023021 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.023100 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.023189 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.023285 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.023791 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.023854 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.023916 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.023965 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.024013 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.024069 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.024116 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.024161 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.024207 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.024253 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.024324 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.024392 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.024446 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.024498 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.024553 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.024596 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.024644 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.024689 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.024689 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.024772 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.024815 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.024863 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.024908 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.024953 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.024994 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.025033 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.025078 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.025078 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.026201 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.026254 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.026427 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.026483 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.026520 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.026562 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.026562 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.026643 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.026688 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.026736 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.026787 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.026832 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.026832 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.026922 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.026967 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.027016 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.027016 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.027016 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.027016 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.027016 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.027016 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.027263 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.027263 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.027263 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.027419 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.027419 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.027499 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.027596 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.028105 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.028166 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.028210 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.028260 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.028324 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.028371 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.028427 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.028478 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.028521 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.028569 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.028618 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.028666 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.028716 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.028771 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.028825 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.028872 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.028923 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.028969 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.029015 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.029058 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.029101 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.029154 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.029212 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.029258 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.029324 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.029369 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.029425 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.029478 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.029530 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.029574 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.029624 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.029676 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.029726 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.029772 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.029817 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.029860 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.029902 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.029952 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.029997 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.030046 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.030093 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.030093 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.030186 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.030227 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.030272 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.030345 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.030345 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.030435 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.031177 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.031232 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.031275 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.031350 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.031395 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.031442 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.031483 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.031530 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.031584 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.031631 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.031670 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.031710 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.031747 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.031747 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.031830 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.031877 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.031923 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.031923 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.031923 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.031923 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.032060 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.032590 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.032663 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.032773 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.032852 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.032945 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.033042 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.033134 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.035938 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.036006 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.036051 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.036101 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.036144 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.036189 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.036268 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.036360 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.036419 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.036477 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.036527 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.036591 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.036649 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.036691 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.036733 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.036779 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.036828 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.036883 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.036925 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.036967 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.037035 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.037343 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.037416 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.037520 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.037610 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.037744 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.037826 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.037943 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.038870 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.038931 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.038982 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.039026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.039069 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.039069 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.039130 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.039163 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.039194 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.039238 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.039287 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.039364 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.039410 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.039466 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.039512 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.039556 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.039600 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.039651 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.039651 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.039732 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.039776 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.039776 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.039864 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.039864 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.039864 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.039864 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.040026 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.040073 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.040073 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.040168 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.040213 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.040213 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.040213 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.040373 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.040427 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.040427 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.040510 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.040566 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.040620 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.040672 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.040723 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.040775 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.040822 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.040865 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.040910 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.040953 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.041004 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.041049 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.041102 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.041143 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.041186 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.041230 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.041284 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.041348 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.041393 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.041437 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.041481 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.041536 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.041582 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.041631 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.041681 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.041732 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.041772 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.041812 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.041856 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.041907 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.041951 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.042000 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.042040 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.042090 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.042134 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.042281 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.042361 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.042421 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.042467 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.042518 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.042569 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.042614 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.042614 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.042690 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.042738 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.042794 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.042794 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.042794 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.042906 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.042906 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.042993 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.043037 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.043037 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.043115 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.043154 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.043199 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.043242 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.043292 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.043356 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.043404 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.043451 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.043492 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.043538 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.043585 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.043585 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.043671 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.043715 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.043765 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.043815 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.043856 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.043908 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.043908 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.043908 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.043908 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.043908 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.043908 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.044153 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.044153 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.044245 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.044312 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.044312 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.044416 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.044461 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.044504 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.044559 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.044604 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.044642 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.044685 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.044732 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.044777 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.044822 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.044868 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.044909 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.044945 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.044993 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.045036 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.045073 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.045116 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.045156 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.045202 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.045245 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.045245 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.045245 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.045245 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.048715 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.048781 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.048820 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.048874 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.048915 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.048986 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.049049 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.049099 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.049164 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.049291 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.049359 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.049412 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.049452 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.049490 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.049533 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.049574 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.049613 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.049652 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.049692 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.049733 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.049771 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.049816 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.049860 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.049908 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.049949 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.049989 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.050031 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.050088 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.050130 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.050168 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.050210 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.050260 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.050332 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.050380 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.050435 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.050481 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.050529 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.050574 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.050574 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.050574 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.050574 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.050574 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.050749 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.050749 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.050749 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.050749 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.050749 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.050749 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.050973 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.050973 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.051061 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.051108 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.051154 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.051206 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.051206 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.051284 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.051345 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.051398 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.051446 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.051490 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.051540 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.051584 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.051627 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.051671 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.051712 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.051712 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.051796 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.051845 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.051894 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.051936 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.051982 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.052026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.052026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.052026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.052026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.052026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.052026 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.052257 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.052257 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.052257 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.052401 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.052449 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.052502 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.052550 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.052593 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.052650 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.052694 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.052739 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.052786 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.052828 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.052872 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.052922 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.052979 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.053025 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.053069 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.053120 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.053165 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.053214 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.053260 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.053322 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.053381 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.053427 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.053427 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.053518 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.053569 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.053621 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.053665 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.053706 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.053754 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.053801 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.053801 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.053880 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.053937 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.053983 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.054057 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.054110 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.054110 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.054197 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.054248 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.054320 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.054379 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.054423 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.054423 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.054513 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.054566 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.054604 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.054638 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.054675 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.054714 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.054714 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.054714 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.054714 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.054714 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.054918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.054918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.054918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.054918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.054918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.054918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.054918 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 03:06:13.055195 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.055195 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.055195 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.055195 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.055195 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.055195 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.055460 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113716) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.055506 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.055542 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.055589 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.055637 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.055687 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 03:06:13.055730 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.055777 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.055812 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 03:06:13.055855 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113716) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.055900 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.055945 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 03:06:13.055984 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113716) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.056021 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 03:06:13.056077 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.056121 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 03:06:13.056159 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.056198 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 03:06:13.100477 np0000164986 devstack@c-api.service[113714]: INFO dbcounter [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Registered counter for database cinder Apr 11 03:06:13.101267 np0000164986 devstack@c-api.service[113715]: INFO dbcounter [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Registered counter for database cinder Apr 11 03:06:13.102710 np0000164986 devstack@c-api.service[113717]: INFO dbcounter [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Registered counter for database cinder Apr 11 03:06:13.102773 np0000164986 devstack@c-api.service[113716]: INFO dbcounter [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Registered counter for database cinder Apr 11 03:06:13.112474 np0000164986 devstack@c-api.service[113714]: DEBUG oslo_db.sqlalchemy.engines [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb 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=113714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.117999 np0000164986 devstack@c-api.service[113715]: DEBUG oslo_db.sqlalchemy.engines [None req-cd97e1be-e030-45ad-a24e-dad47160e017 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=113715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.121521 np0000164986 devstack@c-api.service[113716]: DEBUG oslo_db.sqlalchemy.engines [None req-0df244d7-87a8-4161-b34c-a563c9b42281 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=113716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.126998 np0000164986 devstack@c-api.service[113717]: DEBUG oslo_db.sqlalchemy.engines [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 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=113717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.220665 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writer thread running {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 03:06:13.223148 np0000164986 devstack@c-api.service[113714]: INFO cinder.rpc [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 03:06:13.226533 np0000164986 devstack@c-api.service[113714]: INFO cinder.rpc [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 03:06:13.228607 np0000164986 devstack@c-api.service[113714]: INFO cinder.rpc [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 03:06:13.230495 np0000164986 devstack@c-api.service[113714]: INFO cinder.rpc [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 03:06:13.231374 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.233059 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.238272 np0000164986 devstack@c-api.service[113714]: DEBUG oslo_db.sqlalchemy.engines [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb 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=113714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.240523 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writer thread running {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 03:06:13.240836 np0000164986 devstack@c-api.service[113714]: INFO cinder.rpc [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 03:06:13.242477 np0000164986 devstack@c-api.service[113714]: INFO cinder.rpc [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 03:06:13.243245 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.243437 np0000164986 devstack@c-api.service[113715]: INFO cinder.rpc [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 03:06:13.245707 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writer thread running {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 03:06:13.245865 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writer thread running {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 03:06:13.245981 np0000164986 devstack@c-api.service[113715]: INFO cinder.rpc [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 03:06:13.247779 np0000164986 devstack@c-api.service[113715]: INFO cinder.rpc [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 03:06:13.247923 np0000164986 devstack@c-api.service[113716]: INFO cinder.rpc [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 03:06:13.248612 np0000164986 devstack@c-api.service[113717]: INFO cinder.rpc [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 03:06:13.249500 np0000164986 devstack@c-api.service[113715]: INFO cinder.rpc [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 03:06:13.250118 np0000164986 devstack@c-api.service[113716]: INFO cinder.rpc [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 03:06:13.250660 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.251490 np0000164986 devstack@c-api.service[113717]: INFO cinder.rpc [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 03:06:13.252297 np0000164986 devstack@c-api.service[113716]: INFO cinder.rpc [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 03:06:13.252395 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.252967 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.254073 np0000164986 devstack@c-api.service[113717]: INFO cinder.rpc [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 03:06:13.254341 np0000164986 devstack@c-api.service[113716]: INFO cinder.rpc [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 03:06:13.255198 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.255616 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.256539 np0000164986 devstack@c-api.service[113717]: INFO cinder.rpc [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 03:06:13.256888 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.257801 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.258637 np0000164986 devstack@c-api.service[113715]: DEBUG oslo_db.sqlalchemy.engines [None req-cd97e1be-e030-45ad-a24e-dad47160e017 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=113715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.258800 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.260226 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.261231 np0000164986 devstack@c-api.service[113716]: DEBUG oslo_db.sqlalchemy.engines [None req-0df244d7-87a8-4161-b34c-a563c9b42281 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=113716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.261496 np0000164986 devstack@c-api.service[113715]: INFO cinder.rpc [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 03:06:13.262912 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.263032 np0000164986 devstack@c-api.service[113716]: INFO cinder.rpc [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 03:06:13.263543 np0000164986 devstack@c-api.service[113715]: INFO cinder.rpc [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 03:06:13.264683 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.264750 np0000164986 devstack@c-api.service[113716]: INFO cinder.rpc [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 03:06:13.265479 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.265553 np0000164986 devstack@c-api.service[113717]: DEBUG oslo_db.sqlalchemy.engines [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 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=113717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:13.265998 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.267387 np0000164986 devstack@c-api.service[113717]: INFO cinder.rpc [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 03:06:13.268937 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.269004 np0000164986 devstack@c-api.service[113717]: INFO cinder.rpc [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 03:06:13.269784 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.272375 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.278337 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.278461 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.278543 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.278624 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.279634 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.281667 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.281808 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.281897 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.282346 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.284279 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.284503 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.285790 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.288387 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.288437 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.288598 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.290251 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.291499 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.291725 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.291768 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.293888 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.294422 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.294840 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.295443 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.295931 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.296940 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.297584 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.297983 np0000164986 devstack@c-api.service[113714]: WARNING cinder.api.contrib.hosts [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 03:06:13.298047 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.298805 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.299049 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.300465 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.300688 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.300925 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.302047 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.302371 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.303898 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.304080 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.304617 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.305208 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.305270 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.305616 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.306137 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.306199 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: extensions {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.307474 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: encryption {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.308109 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.308274 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.308831 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.309054 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-volume-manage {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.310509 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-volume-type-access {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.311642 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.312070 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-quota-sets {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.313161 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.313522 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: qos-specs {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.313904 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.314462 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.315721 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: backups {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.316042 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.317455 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.317710 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-hosts {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.318039 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.319207 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: scheduler-stats {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.319718 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.320326 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.320580 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-volume-transfer {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.321201 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.321775 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.322018 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.322179 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: extra_specs {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.322799 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.323583 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.323860 np0000164986 devstack@c-api.service[113716]: WARNING cinder.api.contrib.hosts [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 03:06:13.324288 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: cgsnapshots {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.324652 np0000164986 devstack@c-api.service[113715]: WARNING cinder.api.contrib.hosts [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 03:06:13.324719 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.325210 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.325483 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.325658 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: consistencygroups {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.326206 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.327056 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.327407 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.327608 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-availability-zone {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.327756 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.328606 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.328890 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.328930 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-snapshot-manage {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.329246 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.330093 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.330361 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: os-quota-class-sets {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.330403 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.330670 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.331493 np0000164986 devstack@c-api.service[113717]: WARNING cinder.api.contrib.hosts [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 03:06:13.331548 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.331581 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: extensions {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.331624 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: encryption {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.332288 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.332433 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: extensions {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.332802 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: encryption {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.333197 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extended resource: capabilities {{(pid=113714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.333716 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: encryption {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.333826 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.334394 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-volume-manage {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.335184 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.335323 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-volume-manage {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.335406 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.335879 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-volume-type-access {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.336635 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.336797 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-volume-type-access {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.336876 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.337447 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-quota-sets {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.338054 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.338252 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.338350 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-quota-sets {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.338911 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: qos-specs {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.339170 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: extensions {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.339480 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.339842 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: qos-specs {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.340419 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: encryption {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.340862 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.340975 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: backups {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.341959 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: backups {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.342027 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-volume-manage {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.342291 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.343015 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-hosts {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.343292 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.contrib.snapshot_actions [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] SnapshotActionsController initialized {{(pid=113714) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 03:06:13.343489 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-volume-type-access {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.344137 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-hosts {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.344352 np0000164986 devstack@c-api.service[113714]: WARNING castellan.key_manager.migration [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.344418 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: scheduler-stats {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.345048 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-quota-sets {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.345279 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.345402 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.345523 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: scheduler-stats {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.345587 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension UsedLimits extending resource: limits {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.345661 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.345717 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.345769 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-volume-transfer {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.345837 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.345927 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346026 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension TypesManage extending resource: types {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346129 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346253 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension AdminActions extending resource: volumes {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346363 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension AdminActions extending resource: snapshots {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346500 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension AdminActions extending resource: backups {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346587 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: qos-specs {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.346662 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346722 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346794 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeActions extending resource: volumes {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.346919 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-volume-transfer {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.346996 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.v3.router [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.347918 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: extra_specs {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.348576 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: backups {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.349192 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: extra_specs {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.349262 np0000164986 devstack@c-api.service[113714]: WARNING keystonemiddleware.auth_token [None req-104e85d7-503e-4acd-af7b-cfd1af5ae8bb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 03:06:13.349462 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: cgsnapshots {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.350582 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-hosts {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.350846 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: consistencygroups {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.350912 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: cgsnapshots {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.351950 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: scheduler-stats {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.352464 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: consistencygroups {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.352852 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-availability-zone {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.353372 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-volume-transfer {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.354156 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-snapshot-manage {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.354439 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-availability-zone {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.355055 np0000164986 devstack@c-api.service[113714]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7233db4a3668 pid: 113714 (default app) Apr 11 03:06:13.355546 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 03:06:13.355546 np0000164986 devstack@c-api.service[113714]: warnings.warn( Apr 11 03:06:13.355622 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: os-quota-class-sets {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.355665 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: extra_specs {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.355768 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-snapshot-manage {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.357014 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: encryption {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.357182 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: cgsnapshots {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.357234 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: os-quota-class-sets {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.358461 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extended resource: capabilities {{(pid=113716) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.358516 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: encryption {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.358549 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: consistencygroups {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.360098 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extended resource: capabilities {{(pid=113715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.360718 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.360860 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-availability-zone {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.361857 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-snapshot-manage {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.361951 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.362168 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.363159 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.363159 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.363390 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.363390 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.363390 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.363390 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.363390 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.363746 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.363746 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.363746 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.363746 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.363746 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.363746 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.364145 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.364145 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.364145 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.364342 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.364403 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.364403 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.364538 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: os-quota-class-sets {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.364607 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.364607 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.364607 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.364607 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.364923 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.364923 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.364923 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.364923 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365196 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365196 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365196 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365196 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365196 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365585 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365585 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365585 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365585 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365585 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365905 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365905 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365905 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365905 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.365905 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.365905 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.366421 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.366421 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.366421 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.366421 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.366421 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.366421 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.366848 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.366848 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.366848 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.366848 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.366848 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.366848 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.367228 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.367228 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.367228 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.367228 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.367228 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.367228 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.367664 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.367664 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.367805 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.367862 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.367862 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.367862 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.367862 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.367862 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368214 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368214 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368214 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368214 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368214 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368536 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368536 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368536 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368536 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368536 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368536 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368899 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368899 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368899 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.368899 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.368899 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.369262 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.369262 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.369262 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.369262 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.369262 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.369624 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.369624 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.369624 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.369624 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.369895 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.369895 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.369895 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.369895 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370161 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370161 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370161 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370161 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370161 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370570 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370570 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370570 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370570 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370570 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370758 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370758 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370758 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370758 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370937 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370937 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.370937 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.370937 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371098 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371098 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371098 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371098 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371271 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371271 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371271 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371271 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371461 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371461 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371461 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371461 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371633 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371633 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371633 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371633 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371633 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371849 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371849 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371849 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371849 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.371849 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.371849 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372082 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372082 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372082 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372082 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372082 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372264 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372264 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372264 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372264 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372264 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372264 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372542 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372542 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372542 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372542 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372542 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372542 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372795 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372795 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372795 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372795 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.372795 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.372795 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373040 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373040 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373040 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373040 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373040 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373040 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373279 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373279 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373279 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373279 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373472 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373472 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373472 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373472 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373472 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373698 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373734 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: encryption {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.373770 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373770 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.373770 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:13.373770 np0000164986 devstack@c-api.service[113714]: warnings.warn(deprecated_msg) Apr 11 03:06:13.374026 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374063 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374095 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374129 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extended resource: capabilities {{(pid=113717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 03:06:13.374170 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-28832290-c110-43f9-bc44-5044ae4ca2f7 None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:06:13.374222 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374254 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374288 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374343 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374375 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.contrib.snapshot_actions [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] SnapshotActionsController initialized {{(pid=113716) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 03:06:13.374410 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 1/1] 199.204.45.102 () {60 vars in 953 bytes} [Sat Apr 11 03:06:13 2026] GET /volume/v3 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 11 03:06:13.374452 np0000164986 devstack@c-api.service[113716]: WARNING castellan.key_manager.migration [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374484 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374523 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374562 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374562 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374562 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension UsedLimits extending resource: limits {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374671 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.contrib.snapshot_actions [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] SnapshotActionsController initialized {{(pid=113715) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 03:06:13.374709 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374709 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374709 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374709 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374709 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension TypesManage extending resource: types {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374709 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374911 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.374948 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension AdminActions extending resource: volumes {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.374986 np0000164986 devstack@c-api.service[113715]: WARNING castellan.key_manager.migration [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.375021 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension AdminActions extending resource: snapshots {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375021 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension AdminActions extending resource: backups {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375021 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375021 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375021 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeActions extending resource: volumes {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375021 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.v3.router [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113716) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375399 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375399 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375399 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension UsedLimits extending resource: limits {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375399 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375540 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.375579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension TypesManage extending resource: types {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension AdminActions extending resource: volumes {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375579 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension AdminActions extending resource: snapshots {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375813 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension AdminActions extending resource: backups {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375813 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375813 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375813 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeActions extending resource: volumes {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375813 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.v3.router [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.375992 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.376028 np0000164986 devstack@c-api.service[113716]: WARNING keystonemiddleware.auth_token [None req-0df244d7-87a8-4161-b34c-a563c9b42281 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 03:06:13.376066 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.376109 np0000164986 devstack@c-api.service[113715]: WARNING keystonemiddleware.auth_token [None req-cd97e1be-e030-45ad-a24e-dad47160e017 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 03:06:13.376314 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.contrib.snapshot_actions [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] SnapshotActionsController initialized {{(pid=113717) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 03:06:13.377033 np0000164986 devstack@c-api.service[113717]: WARNING castellan.key_manager.migration [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 03:06:13.377889 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378002 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378128 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension UsedLimits extending resource: limits {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378245 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378391 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378494 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378595 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378698 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension TypesManage extending resource: types {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378801 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.378911 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension AdminActions extending resource: volumes {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.379030 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension AdminActions extending resource: snapshots {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.379137 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension AdminActions extending resource: backups {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.379237 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.379352 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.379451 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeActions extending resource: volumes {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.379653 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.v3.router [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 03:06:13.379973 np0000164986 devstack@c-api.service[113716]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7233db4a3668 pid: 113716 (default app) Apr 11 03:06:13.381928 np0000164986 devstack@c-api.service[113715]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7233db4a3668 pid: 113715 (default app) Apr 11 03:06:13.381971 np0000164986 devstack@c-api.service[113717]: WARNING keystonemiddleware.auth_token [None req-60d72b65-261b-4ed9-a6a7-d71196d591a4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 03:06:13.387940 np0000164986 devstack@c-api.service[113717]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7233db4a3668 pid: 113717 (default app) Apr 11 03:06:20.233980 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-fa97166e-f0a3-447b-aa04-d538cb28343b None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:06:20.715415 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-fa97166e-f0a3-447b-aa04-d538cb28343b admin admin] POST https://199.204.45.102/volume/v3/types Apr 11 03:06:20.715951 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-fa97166e-f0a3-447b-aa04-d538cb28343b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 03:06:20.717517 np0000164986 devstack@c-api.service[113714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 11 03:06:20.717517 np0000164986 devstack@c-api.service[113714]: warnings.warn( Apr 11 03:06:20.727530 np0000164986 devstack@c-api.service[113714]: DEBUG oslo_db.sqlalchemy.engines [None req-fa97166e-f0a3-447b-aa04-d538cb28343b 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=113714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:20.760074 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-fa97166e-f0a3-447b-aa04-d538cb28343b admin admin] https://199.204.45.102/volume/v3/types returned with HTTP 200 Apr 11 03:06:20.760949 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 2/2] 199.204.45.102 () {68 vars in 1288 bytes} [Sat Apr 11 03:06:20 2026] POST /volume/v3/types => generated 186 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 03:06:20.775106 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 03:06:20.775106 np0000164986 devstack@c-api.service[113716]: warnings.warn( Apr 11 03:06:20.786923 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.786923 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787130 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787130 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787130 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787130 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787130 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787484 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787484 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787484 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787484 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787484 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787484 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787792 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787792 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787792 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.787792 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.787792 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788007 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788007 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788007 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788007 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788223 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788223 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788223 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788223 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788427 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788427 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788427 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788427 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788427 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788669 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788669 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788669 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788669 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788669 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788877 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788877 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788877 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788877 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.788877 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.788877 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.789633 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.789633 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.789633 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.789633 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.789633 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.789633 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.789858 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.789858 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.789858 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.789858 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.789858 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.789858 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790043 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790043 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790043 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790043 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790043 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790043 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790244 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790244 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790244 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790244 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790398 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790398 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790398 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790398 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790398 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790561 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790561 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790561 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790561 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790561 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790711 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790711 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790711 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790711 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790711 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790711 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790916 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790916 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790916 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.790916 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.790916 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791115 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791115 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791115 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791115 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791115 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791282 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791282 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791282 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791282 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791436 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791436 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791436 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791436 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791601 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791601 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791601 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791601 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791601 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791784 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791784 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791784 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791784 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791784 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791939 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791939 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.791939 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.791939 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.792070 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.792070 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.792070 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.792070 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.792198 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.792198 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.792198 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.792198 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.793159 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.793159 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.793159 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.793159 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.793432 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.793432 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.793432 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.793432 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.793821 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.793821 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.793821 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.793821 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.793821 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.793821 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794192 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794192 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794192 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794192 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794192 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794527 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794527 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794527 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794527 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794527 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794527 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794527 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794995 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794995 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794995 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794995 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.794995 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.794995 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.795553 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.795553 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.795553 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.795553 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.795553 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.795553 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.796047 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.796047 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.796047 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.796047 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.796047 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.796047 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.796533 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.796533 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.796533 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.796533 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.796809 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.796809 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.796809 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.796809 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.797130 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.797130 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.797130 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.797130 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.797499 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.797499 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.797499 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:06:20.797499 np0000164986 devstack@c-api.service[113716]: warnings.warn(deprecated_msg) Apr 11 03:06:20.797499 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [req-fa97166e-f0a3-447b-aa04-d538cb28343b req-15086292-1fa3-4b16-b6ca-a2c80c0ed673 None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:06:21.103737 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [req-fa97166e-f0a3-447b-aa04-d538cb28343b req-15086292-1fa3-4b16-b6ca-a2c80c0ed673 admin admin] POST https://199.204.45.102/volume/v3/types/7192a8d5-5a36-4588-a69d-ae6c03a19817/extra_specs Apr 11 03:06:21.104164 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [req-fa97166e-f0a3-447b-aa04-d538cb28343b req-15086292-1fa3-4b16-b6ca-a2c80c0ed673 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 03:06:21.105911 np0000164986 devstack@c-api.service[113716]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 11 03:06:21.105911 np0000164986 devstack@c-api.service[113716]: warnings.warn( Apr 11 03:06:21.112557 np0000164986 devstack@c-api.service[113716]: DEBUG oslo_db.sqlalchemy.engines [req-fa97166e-f0a3-447b-aa04-d538cb28343b req-15086292-1fa3-4b16-b6ca-a2c80c0ed673 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=113716) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:06:21.167558 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [req-fa97166e-f0a3-447b-aa04-d538cb28343b req-15086292-1fa3-4b16-b6ca-a2c80c0ed673 admin admin] https://199.204.45.102/volume/v3/types/7192a8d5-5a36-4588-a69d-ae6c03a19817/extra_specs returned with HTTP 200 Apr 11 03:06:21.167915 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 1/3] 199.204.45.102 () {70 vars in 1505 bytes} [Sat Apr 11 03:06:20 2026] POST /volume/v3/types/7192a8d5-5a36-4588-a69d-ae6c03a19817/extra_specs => generated 55 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:06:23.262996 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=6 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:06:23.268793 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=6 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:06:30.756494 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:06:31.166590 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:09:07.265948 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 03:09:07.265948 np0000164986 devstack@c-api.service[113715]: warnings.warn( Apr 11 03:09:07.279227 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.279227 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.279227 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.279227 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.279628 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.279628 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.279628 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.279628 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.279981 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.279981 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.279981 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.279981 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.279981 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.279981 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.280494 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.280494 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.280494 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.280494 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.280494 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.280920 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.280920 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.280920 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.280920 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.280920 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.281249 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.281249 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.281249 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.281249 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.281590 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.281590 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.281590 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.281590 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.281590 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.281982 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.281982 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.281982 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.281982 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.281982 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.282364 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.282364 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.282364 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.282364 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.282364 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.282364 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.282819 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.282819 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.282819 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.282819 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.282819 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.282819 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.283231 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.283231 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.283231 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.283231 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.283231 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.283231 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.283670 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.283670 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.283670 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.283670 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.283670 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284110 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284110 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284110 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284110 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284110 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284441 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284441 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284441 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284441 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284441 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284441 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284861 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284861 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284861 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284861 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.284861 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.284861 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285118 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285118 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285118 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285118 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285118 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285375 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285375 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285375 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285375 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285375 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285586 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285586 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285586 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285586 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285772 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285772 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285772 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285772 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285953 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285953 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285953 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.285953 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.285953 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286190 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286190 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286190 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286190 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286190 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286406 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286406 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286406 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286406 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286578 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286578 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286578 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286578 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286780 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286780 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286780 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286780 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286976 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286976 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.286976 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.286976 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287150 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287150 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287150 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287150 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287346 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287346 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287346 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287346 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287346 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287561 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287561 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287561 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287561 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287561 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287561 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287810 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287810 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287810 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.287810 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.287810 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288059 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288059 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288059 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288059 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288059 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288059 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288331 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288331 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288331 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288331 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288331 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288331 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288570 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288570 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288570 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288570 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288570 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288570 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288877 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288877 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288877 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288877 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.288877 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.288877 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289201 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.289201 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289201 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.289201 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289408 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.289408 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289408 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.289408 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289408 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.289624 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289624 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.289624 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289624 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:07.289624 np0000164986 devstack@c-api.service[113715]: warnings.warn(deprecated_msg) Apr 11 03:09:07.289624 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-703375c2-4e9a-4fc6-b98a-8ca0bfd32997 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:09:07.289624 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-703375c2-4e9a-4fc6-b98a-8ca0bfd32997 None None] GET https://199.204.45.102/volume// Apr 11 03:09:07.289895 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-703375c2-4e9a-4fc6-b98a-8ca0bfd32997 None None] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:09:07.289895 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-703375c2-4e9a-4fc6-b98a-8ca0bfd32997 None None] Calling method 'all' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:09:07.289895 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-703375c2-4e9a-4fc6-b98a-8ca0bfd32997 None None] https://199.204.45.102/volume// returned with HTTP 300 Apr 11 03:09:07.289895 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 1/4] 199.204.45.102 () {66 vars in 1456 bytes} [Sat Apr 11 03:09:07 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 03:09:43.752345 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 03:09:43.752345 np0000164986 devstack@c-api.service[113717]: warnings.warn( Apr 11 03:09:43.765664 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.765664 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.765664 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.765664 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766002 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766002 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766002 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766002 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766229 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766229 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766229 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766229 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766229 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766229 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766610 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766610 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766610 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766610 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766610 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766910 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766910 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766910 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.766910 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.766910 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.767217 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.767217 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.767217 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.767217 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.767474 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.767474 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.767474 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.767474 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.767474 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.767805 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.767805 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.767805 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.767805 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.767805 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768083 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768083 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768083 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768083 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768083 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768083 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768452 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768452 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768452 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768452 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768452 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768452 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768831 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768831 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768831 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768831 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.768831 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.768831 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769180 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769180 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769180 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769180 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769180 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769501 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769501 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769501 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769501 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769501 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769782 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769782 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769782 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769782 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.769782 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.769782 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770133 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770133 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770133 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770133 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770133 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770133 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770480 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770480 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770480 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770480 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770480 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770777 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770777 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770777 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.770777 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.770777 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.771050 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.771050 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.771050 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.771050 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.771354 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.771354 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.771354 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.771354 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.771613 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.771613 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.771613 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.771613 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.771613 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772048 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772048 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772048 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772048 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772048 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772433 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772433 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772433 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772433 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772674 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772674 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772674 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772674 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772969 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772969 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.772969 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.772969 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.773226 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.773226 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.773226 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.773226 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.773482 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.773482 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.773482 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.773482 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.773708 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.773708 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.773708 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.773708 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.773708 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774007 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774007 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774007 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774007 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774007 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774007 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774382 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774382 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774382 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774382 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774382 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774650 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774650 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774650 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774650 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774650 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774650 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774980 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774980 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774980 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774980 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.774980 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.774980 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.775405 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.775405 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.775405 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.775405 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.775405 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.775405 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.775782 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.775782 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.775782 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.775782 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.775782 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.775782 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776115 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.776115 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776115 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.776115 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776326 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.776326 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776326 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.776326 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776326 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.776463 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776463 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.776463 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776463 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 11 03:09:43.776463 np0000164986 devstack@c-api.service[113717]: warnings.warn(deprecated_msg) Apr 11 03:09:43.776463 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:09:44.077871 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa demo demo] GET https://199.204.45.102/volume/v3/types?is_public=None Apr 11 03:09:44.078203 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:09:44.078444 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa demo demo] Calling method 'index' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:09:44.078885 np0000164986 devstack@c-api.service[113717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 11 03:09:44.078885 np0000164986 devstack@c-api.service[113717]: warnings.warn( Apr 11 03:09:44.079502 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:09:44.090210 np0000164986 devstack@c-api.service[113717]: DEBUG oslo_db.sqlalchemy.engines [None req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa 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=113717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:09:44.113062 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa demo demo] https://199.204.45.102/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 03:09:44.113593 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 1/5] 199.204.45.102 () {64 vars in 1263 bytes} [Sat Apr 11 03:09:43 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 03:09:44.127250 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa req-e6387e01-ffa2-4048-821f-038f0aa39841 None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:09:44.131816 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa req-e6387e01-ffa2-4048-821f-038f0aa39841 demo demo] GET https://199.204.45.102/volume/v3/types/default Apr 11 03:09:44.132106 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa req-e6387e01-ffa2-4048-821f-038f0aa39841 demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:09:44.132391 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa req-e6387e01-ffa2-4048-821f-038f0aa39841 demo demo] Calling method 'show' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:09:44.142331 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [req-fe2a2510-7b60-4aaa-bd02-cb7fc92164fa req-e6387e01-ffa2-4048-821f-038f0aa39841 demo demo] https://199.204.45.102/volume/v3/types/default returned with HTTP 200 Apr 11 03:09:44.142630 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 3/6] 199.204.45.102 () {66 vars in 1329 bytes} [Sat Apr 11 03:09:44 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 03:09:44.499757 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-9e74da1e-03b3-497d-b3fe-d058c4d276c3 None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:09:44.503244 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-9e74da1e-03b3-497d-b3fe-d058c4d276c3 demo demo] GET https://199.204.45.102/volume/v3/types/default Apr 11 03:09:44.503539 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-9e74da1e-03b3-497d-b3fe-d058c4d276c3 demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:09:44.503802 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-9e74da1e-03b3-497d-b3fe-d058c4d276c3 demo demo] Calling method 'show' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:09:44.516734 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-9e74da1e-03b3-497d-b3fe-d058c4d276c3 demo demo] https://199.204.45.102/volume/v3/types/default returned with HTTP 200 Apr 11 03:09:44.517097 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 2/7] 199.204.45.102 () {64 vars in 1258 bytes} [Sat Apr 11 03:09:44 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 03:09:44.920943 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-4f52d255-477a-4a46-a335-5aa162eed507 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:09:45.246550 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-4f52d255-477a-4a46-a335-5aa162eed507 demo demo] GET https://199.204.45.102/volume/v3/types/default Apr 11 03:09:45.246884 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-4f52d255-477a-4a46-a335-5aa162eed507 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:09:45.247073 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-4f52d255-477a-4a46-a335-5aa162eed507 demo demo] Calling method 'show' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:09:45.255952 np0000164986 devstack@c-api.service[113715]: DEBUG oslo_db.sqlalchemy.engines [None req-4f52d255-477a-4a46-a335-5aa162eed507 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=113715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 03:09:45.272997 np0000164986 devstack@c-api.service[113715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 11 03:09:45.272997 np0000164986 devstack@c-api.service[113715]: warnings.warn( Apr 11 03:09:45.275145 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-4f52d255-477a-4a46-a335-5aa162eed507 demo demo] https://199.204.45.102/volume/v3/types/default returned with HTTP 200 Apr 11 03:09:45.275517 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 2/8] 199.204.45.102 () {64 vars in 1258 bytes} [Sat Apr 11 03:09:44 2026] GET /volume/v3/types/default => generated 145 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 03:09:45.288971 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-f4710686-23e8-41d3-b00a-02e4edb4143d None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:09:45.291726 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-f4710686-23e8-41d3-b00a-02e4edb4143d demo demo] GET https://199.204.45.102/volume/v3/types/default Apr 11 03:09:45.291966 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-f4710686-23e8-41d3-b00a-02e4edb4143d demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:09:45.292217 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-f4710686-23e8-41d3-b00a-02e4edb4143d demo demo] Calling method 'show' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:09:45.306747 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-f4710686-23e8-41d3-b00a-02e4edb4143d demo demo] https://199.204.45.102/volume/v3/types/default returned with HTTP 200 Apr 11 03:09:45.307700 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 2/9] 199.204.45.102 () {64 vars in 1258 bytes} [Sat Apr 11 03:09:45 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 03:09:54.138604 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=2 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:09:54.513195 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=2 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:09:55.271060 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=2 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:09:55.302455 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=3 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:14:22.471954 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:14:22.556955 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:14:22.557249 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:14:22.557533 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:14:22.558189 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:14:22.559331 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:14:22.597435 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 demo demo] Get all volumes completed successfully. Apr 11 03:14:22.600237 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-83d2771a-3c11-4b43-afb6-8d74fcff7121 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:14:22.600867 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 4/10] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:14:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:14:32.588587 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:15:22.620758 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-2630cbb8-e794-4dcc-9928-805986f521e5 None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:15:22.627862 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-2630cbb8-e794-4dcc-9928-805986f521e5 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:15:22.628328 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-2630cbb8-e794-4dcc-9928-805986f521e5 demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:15:22.628558 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-2630cbb8-e794-4dcc-9928-805986f521e5 demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:15:22.629035 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-2630cbb8-e794-4dcc-9928-805986f521e5 demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:15:22.629807 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-2630cbb8-e794-4dcc-9928-805986f521e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:15:22.666946 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-2630cbb8-e794-4dcc-9928-805986f521e5 demo demo] Get all volumes completed successfully. Apr 11 03:15:22.669843 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-2630cbb8-e794-4dcc-9928-805986f521e5 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:15:22.670361 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 3/11] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:15:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:15:32.660789 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:16:22.686357 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-d6d0abbd-0747-4186-8655-50120707ef77 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:16:22.689998 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-d6d0abbd-0747-4186-8655-50120707ef77 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:16:22.690241 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-d6d0abbd-0747-4186-8655-50120707ef77 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:16:22.690500 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-d6d0abbd-0747-4186-8655-50120707ef77 demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:16:22.691095 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-d6d0abbd-0747-4186-8655-50120707ef77 demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:16:22.692151 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-d6d0abbd-0747-4186-8655-50120707ef77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:16:22.728463 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-d6d0abbd-0747-4186-8655-50120707ef77 demo demo] Get all volumes completed successfully. Apr 11 03:16:22.730516 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-d6d0abbd-0747-4186-8655-50120707ef77 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:16:22.730916 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 3/12] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:16:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:16:32.720608 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:17:22.743888 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-8eb5cc10-3053-433e-8022-a866dba74d26 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:17:22.749046 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-8eb5cc10-3053-433e-8022-a866dba74d26 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:17:22.749274 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-8eb5cc10-3053-433e-8022-a866dba74d26 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:17:22.749561 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-8eb5cc10-3053-433e-8022-a866dba74d26 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:17:22.750529 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-8eb5cc10-3053-433e-8022-a866dba74d26 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:17:22.751722 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-8eb5cc10-3053-433e-8022-a866dba74d26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:17:22.788374 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-8eb5cc10-3053-433e-8022-a866dba74d26 demo demo] Get all volumes completed successfully. Apr 11 03:17:22.789264 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-8eb5cc10-3053-433e-8022-a866dba74d26 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:17:22.790136 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 3/13] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:17:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:17:32.780570 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:18:22.810651 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:18:22.814861 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:18:22.815082 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:18:22.815275 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:18:22.815588 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:18:22.816402 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:18:22.825774 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 demo demo] Get all volumes completed successfully. Apr 11 03:18:22.827938 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-ab960aed-85a1-4302-ac84-ca21eff91e43 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:18:22.828338 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 5/14] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:18:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:18:32.819601 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:19:22.895896 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:19:22.996028 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:19:22.996275 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:19:22.996542 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:19:22.996892 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:19:22.998054 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:19:23.005326 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c demo demo] Get all volumes completed successfully. Apr 11 03:19:23.007148 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-616dfa16-fb2f-46ec-87ee-bb075d005e3c demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:19:23.007497 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 4/15] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:19:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:19:33.001361 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:20:23.023975 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:20:23.027981 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:20:23.028289 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:20:23.028468 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:20:23.028783 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:20:23.029879 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:20:23.039687 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 demo demo] Get all volumes completed successfully. Apr 11 03:20:23.042530 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-207c57ad-5f8e-4703-9726-1ee414c0a069 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:20:23.042996 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 4/16] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:20:23 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) Apr 11 03:20:33.032938 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:21:23.059235 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:21:23.062422 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:21:23.062680 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:21:23.062939 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:21:23.063278 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:21:23.064283 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:21:23.071412 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 demo demo] Get all volumes completed successfully. Apr 11 03:21:23.073292 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-7a7dfd85-1bf8-4e36-a423-9884909a62e6 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:21:23.073918 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 4/17] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:21:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:21:33.067790 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:22:23.088476 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-64a7d6f4-b398-45fc-b057-a783c08761ce None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:22:23.091730 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-64a7d6f4-b398-45fc-b057-a783c08761ce demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:22:23.091986 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-64a7d6f4-b398-45fc-b057-a783c08761ce demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:22:23.092330 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-64a7d6f4-b398-45fc-b057-a783c08761ce demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:22:23.092641 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-64a7d6f4-b398-45fc-b057-a783c08761ce demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:22:23.094282 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-64a7d6f4-b398-45fc-b057-a783c08761ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:22:23.102440 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-64a7d6f4-b398-45fc-b057-a783c08761ce demo demo] Get all volumes completed successfully. Apr 11 03:22:23.104934 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-64a7d6f4-b398-45fc-b057-a783c08761ce demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:22:23.104934 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 6/18] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:22:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:22:33.096997 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:23:23.121717 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:23:23.124452 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:23:23.124686 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:23:23.124930 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:23:23.125253 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:23:23.126436 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:23:23.137096 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 demo demo] Get all volumes completed successfully. Apr 11 03:23:23.139696 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-d9a9aa86-3aad-47f9-865e-9129b2d11735 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:23:23.140126 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 5/19] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:23:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:23:33.129828 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:24:23.156379 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:24:23.316332 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:24:23.316805 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:24:23.317404 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:24:23.317927 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:24:23.319432 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:24:23.327690 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 demo demo] Get all volumes completed successfully. Apr 11 03:24:23.329490 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-d6ceef99-8f68-48cc-b11f-97d3817558d0 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:24:23.329820 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 5/20] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:24:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:24:33.323509 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:25:23.346116 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:25:23.349026 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:25:23.349921 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:25:23.350498 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:25:23.350801 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:25:23.351770 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:25:23.360499 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 demo demo] Get all volumes completed successfully. Apr 11 03:25:23.362742 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-ba58ec37-83a0-47d6-83fa-6b757ba5d805 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:25:23.363071 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 5/21] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:25:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:25:33.355499 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:26:23.384895 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-26690c87-a165-4aec-81da-eed694c826c3 None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:26:23.389197 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-26690c87-a165-4aec-81da-eed694c826c3 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:26:23.389459 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-26690c87-a165-4aec-81da-eed694c826c3 demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:26:23.389706 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-26690c87-a165-4aec-81da-eed694c826c3 demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:26:23.390015 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-26690c87-a165-4aec-81da-eed694c826c3 demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:26:23.391139 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-26690c87-a165-4aec-81da-eed694c826c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:26:23.400174 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-26690c87-a165-4aec-81da-eed694c826c3 demo demo] Get all volumes completed successfully. Apr 11 03:26:23.404263 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-26690c87-a165-4aec-81da-eed694c826c3 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:26:23.405253 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 7/22] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:26:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:26:33.394515 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:27:23.422464 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:27:23.424742 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:27:23.425092 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:27:23.425449 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:27:23.425842 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:27:23.426863 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:27:23.436629 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c demo demo] Get all volumes completed successfully. Apr 11 03:27:23.440865 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-d2f629e7-959d-41b6-81a9-ccdcb2af097c demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:27:23.441334 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 6/23] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:27:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:27:33.430030 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:28:23.462028 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:28:23.467148 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:28:23.468189 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:28:23.468671 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:28:23.469382 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:28:23.471479 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:28:23.487577 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d demo demo] Get all volumes completed successfully. Apr 11 03:28:23.491267 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-2666cd30-d4f0-4e83-a2d5-4eb57456046d demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:28:23.491865 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 6/24] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:28:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:28:33.475895 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:29:23.509020 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-ee99d011-6019-487e-8015-fe7250e4e033 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:29:23.620350 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-ee99d011-6019-487e-8015-fe7250e4e033 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:29:23.620780 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-ee99d011-6019-487e-8015-fe7250e4e033 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:29:23.621199 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-ee99d011-6019-487e-8015-fe7250e4e033 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:29:23.621770 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-ee99d011-6019-487e-8015-fe7250e4e033 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:29:23.623314 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-ee99d011-6019-487e-8015-fe7250e4e033 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:29:23.630890 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-ee99d011-6019-487e-8015-fe7250e4e033 demo demo] Get all volumes completed successfully. Apr 11 03:29:23.632783 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-ee99d011-6019-487e-8015-fe7250e4e033 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:29:23.633124 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 6/25] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:29:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:29:33.627511 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:30:23.653891 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-594312d4-4e26-458a-af9d-21b232db568d None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:30:23.656946 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-594312d4-4e26-458a-af9d-21b232db568d demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:30:23.657154 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-594312d4-4e26-458a-af9d-21b232db568d demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:30:23.657667 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-594312d4-4e26-458a-af9d-21b232db568d demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:30:23.657800 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-594312d4-4e26-458a-af9d-21b232db568d demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:30:23.658535 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-594312d4-4e26-458a-af9d-21b232db568d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:30:23.666448 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-594312d4-4e26-458a-af9d-21b232db568d demo demo] Get all volumes completed successfully. Apr 11 03:30:23.669210 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-594312d4-4e26-458a-af9d-21b232db568d demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:30:23.669840 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 8/26] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:30:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:30:33.661561 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:31:23.686957 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-04b7eeed-437a-42c0-a500-f231d67d5659 None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:31:23.691659 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-04b7eeed-437a-42c0-a500-f231d67d5659 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:31:23.692102 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-04b7eeed-437a-42c0-a500-f231d67d5659 demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:31:23.692488 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-04b7eeed-437a-42c0-a500-f231d67d5659 demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:31:23.693018 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-04b7eeed-437a-42c0-a500-f231d67d5659 demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:31:23.694629 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-04b7eeed-437a-42c0-a500-f231d67d5659 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:31:23.706171 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-04b7eeed-437a-42c0-a500-f231d67d5659 demo demo] Get all volumes completed successfully. Apr 11 03:31:23.708659 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-04b7eeed-437a-42c0-a500-f231d67d5659 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:31:23.709135 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 7/27] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:31:23 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) Apr 11 03:31:33.698709 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:32:23.727621 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:32:23.731925 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:32:23.732233 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:32:23.732557 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:32:23.732931 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:32:23.735198 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:32:23.743574 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 demo demo] Get all volumes completed successfully. Apr 11 03:32:23.745514 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-2417f15d-915b-41ce-bc05-0788a25b2c18 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:32:23.745892 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 7/28] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:32:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:32:33.739038 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:33:23.762963 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:33:23.767295 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:33:23.767674 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:33:23.768057 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:33:23.768576 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:33:23.770170 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:33:23.782803 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 demo demo] Get all volumes completed successfully. Apr 11 03:33:23.787214 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-ed5bc25b-662c-4b4d-b906-5045bbcc6ba5 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:33:23.787638 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 7/29] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:33:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:33:33.774251 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:34:23.805591 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:34:23.910573 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:34:23.910573 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:34:23.911110 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:34:23.911210 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:34:23.912416 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:34:23.923565 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a demo demo] Get all volumes completed successfully. Apr 11 03:34:23.926975 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-2e95cd3a-fd2d-4061-a2c9-a97c4164011a demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:34:23.927345 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 9/30] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:34:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:34:33.916443 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:35:23.943744 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:35:23.947681 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:35:23.947924 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:35:23.948177 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:35:23.948499 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:35:23.949517 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:35:23.959632 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 demo demo] Get all volumes completed successfully. Apr 11 03:35:23.964174 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-b0f4f3a3-8f24-4ce4-b4e5-542ccbe6b301 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:35:23.965015 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 8/31] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:35:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:35:33.952786 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:36:23.980909 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:36:23.983023 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:36:23.983217 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:36:23.983399 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:36:23.983616 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:36:23.984298 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:36:23.995438 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 demo demo] Get all volumes completed successfully. Apr 11 03:36:23.999358 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-f7222aa3-758a-4f60-9657-4f141cf21ba3 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:36:23.999652 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 8/32] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:36:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:36:33.986975 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:37:24.013029 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-5596b190-2f6e-470c-9962-5b5f7665b403 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:37:24.016208 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-5596b190-2f6e-470c-9962-5b5f7665b403 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:37:24.016460 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-5596b190-2f6e-470c-9962-5b5f7665b403 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:37:24.016693 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-5596b190-2f6e-470c-9962-5b5f7665b403 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:37:24.016982 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-5596b190-2f6e-470c-9962-5b5f7665b403 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:37:24.017903 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-5596b190-2f6e-470c-9962-5b5f7665b403 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:37:24.026272 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-5596b190-2f6e-470c-9962-5b5f7665b403 demo demo] Get all volumes completed successfully. Apr 11 03:37:24.028909 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-5596b190-2f6e-470c-9962-5b5f7665b403 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:37:24.029369 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 8/33] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:37:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:37:34.020756 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:38:24.044801 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:38:24.046862 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:38:24.047069 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:38:24.047301 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:38:24.047646 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:38:24.048466 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:38:24.058293 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 demo demo] Get all volumes completed successfully. Apr 11 03:38:24.061419 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-31aa2847-9c1e-47b0-946f-edc3a95b22f5 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:38:24.061956 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 10/34] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:38:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:38:34.051650 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:39:24.084345 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:39:24.116335 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:39:24.116515 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:39:24.116691 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:39:24.116899 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:39:24.117606 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:39:24.123408 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de demo demo] Get all volumes completed successfully. Apr 11 03:39:24.125207 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-9a0a90a9-1db2-43e2-a5cd-93df866a83de demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:39:24.125574 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 9/35] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:39:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:39:34.119967 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:40:24.142229 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-da303a3f-5979-42da-b053-942342d27bb1 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:40:24.146558 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-da303a3f-5979-42da-b053-942342d27bb1 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:40:24.147021 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-da303a3f-5979-42da-b053-942342d27bb1 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:40:24.147522 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-da303a3f-5979-42da-b053-942342d27bb1 demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:40:24.148057 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-da303a3f-5979-42da-b053-942342d27bb1 demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:40:24.149701 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-da303a3f-5979-42da-b053-942342d27bb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:40:24.158067 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-da303a3f-5979-42da-b053-942342d27bb1 demo demo] Get all volumes completed successfully. Apr 11 03:40:24.160879 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-da303a3f-5979-42da-b053-942342d27bb1 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:40:24.161376 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 9/36] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:40:24 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) Apr 11 03:40:34.153548 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:41:24.180968 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:41:24.185506 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:41:24.185801 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:41:24.186164 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:41:24.186682 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:41:24.188118 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:41:24.196955 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 demo demo] Get all volumes completed successfully. Apr 11 03:41:24.199457 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-c7f36ea2-e1ba-498a-907f-2d32609938f1 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:41:24.199873 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 9/37] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:41:24 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) Apr 11 03:41:34.192371 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:42:24.216592 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.middleware.request_id [None req-747514a5-eb5e-40ea-b3b9-163d89744330 None None] RequestId filter calling following filter/app {{(pid=113714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:42:24.220939 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-747514a5-eb5e-40ea-b3b9-163d89744330 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:42:24.221346 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-747514a5-eb5e-40ea-b3b9-163d89744330 demo demo] Empty body provided in request {{(pid=113714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:42:24.221751 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.openstack.wsgi [None req-747514a5-eb5e-40ea-b3b9-163d89744330 demo demo] Calling method 'detail' {{(pid=113714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:42:24.222255 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.api.api_utils [None req-747514a5-eb5e-40ea-b3b9-163d89744330 demo demo] Removing options '' from query. {{(pid=113714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:42:24.223870 np0000164986 devstack@c-api.service[113714]: DEBUG cinder.volume.api [None req-747514a5-eb5e-40ea-b3b9-163d89744330 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113714) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:42:24.231428 np0000164986 devstack@c-api.service[113714]: INFO cinder.volume.api [None req-747514a5-eb5e-40ea-b3b9-163d89744330 demo demo] Get all volumes completed successfully. Apr 11 03:42:24.233251 np0000164986 devstack@c-api.service[113714]: INFO cinder.api.openstack.wsgi [None req-747514a5-eb5e-40ea-b3b9-163d89744330 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:42:24.233604 np0000164986 devstack@c-api.service[113714]: [pid: 113714|app: 0|req: 11/38] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:42:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:42:34.227856 np0000164986 devstack@c-api.service[113714]: DEBUG dbcounter [-] [113714] Writing DB stats cinder:SELECT=1 {{(pid=113714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:43:24.253924 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.middleware.request_id [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 None None] RequestId filter calling following filter/app {{(pid=113716) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:43:24.257896 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:43:24.258329 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 demo demo] Empty body provided in request {{(pid=113716) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:43:24.258715 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.openstack.wsgi [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 demo demo] Calling method 'detail' {{(pid=113716) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:43:24.259156 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.api.api_utils [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 demo demo] Removing options '' from query. {{(pid=113716) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:43:24.260750 np0000164986 devstack@c-api.service[113716]: DEBUG cinder.volume.api [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113716) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:43:24.268878 np0000164986 devstack@c-api.service[113716]: INFO cinder.volume.api [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 demo demo] Get all volumes completed successfully. Apr 11 03:43:24.270813 np0000164986 devstack@c-api.service[113716]: INFO cinder.api.openstack.wsgi [None req-a7debb9a-873d-45cc-99f3-8b0113193c22 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:43:24.271182 np0000164986 devstack@c-api.service[113716]: [pid: 113716|app: 0|req: 10/39] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:43:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:43:34.265217 np0000164986 devstack@c-api.service[113716]: DEBUG dbcounter [-] [113716] Writing DB stats cinder:SELECT=1 {{(pid=113716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:44:24.304854 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.middleware.request_id [None req-f054c816-78a0-473f-94b0-053fe42c1e61 None None] RequestId filter calling following filter/app {{(pid=113715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:44:24.405544 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-f054c816-78a0-473f-94b0-053fe42c1e61 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:44:24.405784 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-f054c816-78a0-473f-94b0-053fe42c1e61 demo demo] Empty body provided in request {{(pid=113715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:44:24.406007 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.openstack.wsgi [None req-f054c816-78a0-473f-94b0-053fe42c1e61 demo demo] Calling method 'detail' {{(pid=113715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:44:24.406275 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.api.api_utils [None req-f054c816-78a0-473f-94b0-053fe42c1e61 demo demo] Removing options '' from query. {{(pid=113715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:44:24.407122 np0000164986 devstack@c-api.service[113715]: DEBUG cinder.volume.api [None req-f054c816-78a0-473f-94b0-053fe42c1e61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113715) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:44:24.414367 np0000164986 devstack@c-api.service[113715]: INFO cinder.volume.api [None req-f054c816-78a0-473f-94b0-053fe42c1e61 demo demo] Get all volumes completed successfully. Apr 11 03:44:24.416525 np0000164986 devstack@c-api.service[113715]: INFO cinder.api.openstack.wsgi [None req-f054c816-78a0-473f-94b0-053fe42c1e61 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:44:24.417045 np0000164986 devstack@c-api.service[113715]: [pid: 113715|app: 0|req: 10/40] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:44:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:44:34.410252 np0000164986 devstack@c-api.service[113715]: DEBUG dbcounter [-] [113715] Writing DB stats cinder:SELECT=1 {{(pid=113715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 03:45:24.431718 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.middleware.request_id [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 None None] RequestId filter calling following filter/app {{(pid=113717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 03:45:24.434417 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 demo demo] GET https://199.204.45.102/volume/v3/volumes/detail Apr 11 03:45:24.434656 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 demo demo] Empty body provided in request {{(pid=113717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 03:45:24.434889 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.openstack.wsgi [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 demo demo] Calling method 'detail' {{(pid=113717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 03:45:24.435185 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.api.api_utils [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 demo demo] Removing options '' from query. {{(pid=113717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 03:45:24.436184 np0000164986 devstack@c-api.service[113717]: DEBUG cinder.volume.api [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113717) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 03:45:24.442847 np0000164986 devstack@c-api.service[113717]: INFO cinder.volume.api [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 demo demo] Get all volumes completed successfully. Apr 11 03:45:24.444626 np0000164986 devstack@c-api.service[113717]: INFO cinder.api.openstack.wsgi [None req-139450de-9b44-4d5d-9fd8-8ba0444a3513 demo demo] https://199.204.45.102/volume/v3/volumes/detail returned with HTTP 200 Apr 11 03:45:24.444933 np0000164986 devstack@c-api.service[113717]: [pid: 113717|app: 0|req: 10/41] 199.204.45.102 () {64 vars in 1294 bytes} [Sat Apr 11 03:45:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 03:45:34.439110 np0000164986 devstack@c-api.service[113717]: DEBUG dbcounter [-] [113717] Writing DB stats cinder:SELECT=1 {{(pid=113717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}