Apr 07 19:35:54.496171 np0000164074 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 07 19:35:54.502024 np0000164074 devstack@c-api.service[111532]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 7 19:35:54 2026] *** Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: nodename: np0000164074 Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: machine: x86_64 Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: clock source: unix Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: pcre jit disabled Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: detected number of CPU cores: 16 Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: current working directory: / Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: detected binary path: /usr/bin/uwsgi-core Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: your processes number limit is 256917 Apr 07 19:35:54.504987 np0000164074 devstack@c-api.service[111532]: your memory page size is 4096 bytes Apr 07 19:35:54.505405 np0000164074 devstack@c-api.service[111532]: detected max file descriptor number: 2048 Apr 07 19:35:54.505405 np0000164074 devstack@c-api.service[111532]: lock engine: pthread robust mutexes Apr 07 19:35:54.505405 np0000164074 devstack@c-api.service[111532]: thunder lock: enabled Apr 07 19:35:54.505497 np0000164074 devstack@c-api.service[111532]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 07 19:35:54.505541 np0000164074 devstack@c-api.service[111532]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 07 19:35:54.505584 np0000164074 devstack@c-api.service[111532]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 07 19:35:54.505584 np0000164074 devstack@c-api.service[111532]: Set PythonHome to /opt/stack/data/venv Apr 07 19:35:54.542817 np0000164074 devstack@c-api.service[111532]: Python main interpreter initialized at 0x7c675caa3668 Apr 07 19:35:54.542817 np0000164074 devstack@c-api.service[111532]: python threads support enabled Apr 07 19:35:54.542817 np0000164074 devstack@c-api.service[111532]: your server socket listen backlog is limited to 100 connections Apr 07 19:35:54.542817 np0000164074 devstack@c-api.service[111532]: your mercy for graceful operations on workers is 80 seconds Apr 07 19:35:54.543330 np0000164074 devstack@c-api.service[111532]: mapped 671795 bytes (656 KB) for 4 cores Apr 07 19:35:54.543469 np0000164074 devstack@c-api.service[111532]: *** Operational MODE: preforking *** Apr 07 19:35:54.543689 np0000164074 devstack@c-api.service[111532]: *** uWSGI is running in multiple interpreter mode *** Apr 07 19:35:54.543689 np0000164074 devstack@c-api.service[111532]: spawned uWSGI master process (pid: 111532) Apr 07 19:35:54.543904 np0000164074 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 07 19:35:54.544442 np0000164074 devstack@c-api.service[111532]: spawned uWSGI worker 1 (pid: 111538, cores: 1) Apr 07 19:35:54.544967 np0000164074 devstack@c-api.service[111532]: spawned uWSGI worker 2 (pid: 111539, cores: 1) Apr 07 19:35:54.545447 np0000164074 devstack@c-api.service[111532]: spawned uWSGI worker 3 (pid: 111540, cores: 1) Apr 07 19:35:54.545979 np0000164074 devstack@c-api.service[111532]: spawned uWSGI worker 4 (pid: 111541, cores: 1) Apr 07 19:35:54.545979 np0000164074 devstack@c-api.service[111532]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 07 19:35:54.691413 np0000164074 devstack@c-api.service[111539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:54.691413 np0000164074 devstack@c-api.service[111539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:54.691413 np0000164074 devstack@c-api.service[111539]: we strongly recommend against using it for new projects. Apr 07 19:35:54.691413 np0000164074 devstack@c-api.service[111539]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:54.691413 np0000164074 devstack@c-api.service[111539]: framework. For more detail see Apr 07 19:35:54.691413 np0000164074 devstack@c-api.service[111539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:54.691413 np0000164074 devstack@c-api.service[111539]: import eventlet # noqa Apr 07 19:35:54.692237 np0000164074 devstack@c-api.service[111540]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:54.692237 np0000164074 devstack@c-api.service[111540]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:54.692237 np0000164074 devstack@c-api.service[111540]: we strongly recommend against using it for new projects. Apr 07 19:35:54.692237 np0000164074 devstack@c-api.service[111540]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:54.692237 np0000164074 devstack@c-api.service[111540]: framework. For more detail see Apr 07 19:35:54.692237 np0000164074 devstack@c-api.service[111540]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:54.692237 np0000164074 devstack@c-api.service[111540]: import eventlet # noqa Apr 07 19:35:54.693992 np0000164074 devstack@c-api.service[111538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:54.693992 np0000164074 devstack@c-api.service[111538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:54.693992 np0000164074 devstack@c-api.service[111538]: we strongly recommend against using it for new projects. Apr 07 19:35:54.693992 np0000164074 devstack@c-api.service[111538]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:54.693992 np0000164074 devstack@c-api.service[111538]: framework. For more detail see Apr 07 19:35:54.693992 np0000164074 devstack@c-api.service[111538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:54.693992 np0000164074 devstack@c-api.service[111538]: import eventlet # noqa Apr 07 19:35:54.707327 np0000164074 devstack@c-api.service[111541]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 19:35:54.707327 np0000164074 devstack@c-api.service[111541]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 19:35:54.707327 np0000164074 devstack@c-api.service[111541]: we strongly recommend against using it for new projects. Apr 07 19:35:54.707327 np0000164074 devstack@c-api.service[111541]: If you are already using Eventlet, we recommend migrating to a different Apr 07 19:35:54.707327 np0000164074 devstack@c-api.service[111541]: framework. For more detail see Apr 07 19:35:54.707327 np0000164074 devstack@c-api.service[111541]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 19:35:54.707327 np0000164074 devstack@c-api.service[111541]: import eventlet # noqa Apr 07 19:35:54.774691 np0000164074 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:54.774691 np0000164074 devstack@c-api.service[111539]: debtcollector.deprecate( Apr 07 19:35:54.783275 np0000164074 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:54.783275 np0000164074 devstack@c-api.service[111538]: debtcollector.deprecate( Apr 07 19:35:54.784900 np0000164074 devstack@c-api.service[111540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:54.784900 np0000164074 devstack@c-api.service[111540]: debtcollector.deprecate( Apr 07 19:35:54.805969 np0000164074 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 19:35:54.805969 np0000164074 devstack@c-api.service[111541]: debtcollector.deprecate( Apr 07 19:35:54.853601 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:54.853601 np0000164074 devstack@c-api.service[111539]: from cgi import parse_header Apr 07 19:35:54.870686 np0000164074 devstack@c-api.service[111540]: /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 07 19:35:54.870686 np0000164074 devstack@c-api.service[111540]: from cgi import parse_header Apr 07 19:35:54.871171 np0000164074 devstack@c-api.service[111538]: /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 07 19:35:54.871171 np0000164074 devstack@c-api.service[111538]: from cgi import parse_header Apr 07 19:35:54.897716 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:54.897716 np0000164074 devstack@c-api.service[111539]: removals.removed_module( Apr 07 19:35:54.898398 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:54.898398 np0000164074 devstack@c-api.service[111539]: removals.removed_module( Apr 07 19:35:54.905083 np0000164074 devstack@c-api.service[111541]: /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 07 19:35:54.905083 np0000164074 devstack@c-api.service[111541]: from cgi import parse_header Apr 07 19:35:54.916216 np0000164074 devstack@c-api.service[111540]: /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 07 19:35:54.916216 np0000164074 devstack@c-api.service[111540]: removals.removed_module( Apr 07 19:35:54.916975 np0000164074 devstack@c-api.service[111540]: /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 07 19:35:54.916975 np0000164074 devstack@c-api.service[111540]: removals.removed_module( Apr 07 19:35:54.917574 np0000164074 devstack@c-api.service[111538]: /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 07 19:35:54.917574 np0000164074 devstack@c-api.service[111538]: removals.removed_module( Apr 07 19:35:54.918330 np0000164074 devstack@c-api.service[111538]: /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 07 19:35:54.918330 np0000164074 devstack@c-api.service[111538]: removals.removed_module( Apr 07 19:35:54.971704 np0000164074 devstack@c-api.service[111541]: /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 07 19:35:54.971704 np0000164074 devstack@c-api.service[111541]: removals.removed_module( Apr 07 19:35:54.972487 np0000164074 devstack@c-api.service[111541]: /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 07 19:35:54.972487 np0000164074 devstack@c-api.service[111541]: removals.removed_module( Apr 07 19:35:55.521117 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:55.521117 np0000164074 devstack@c-api.service[111539]: warnings.warn( Apr 07 19:35:55.569911 np0000164074 devstack@c-api.service[111538]: /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 07 19:35:55.569911 np0000164074 devstack@c-api.service[111538]: warnings.warn( Apr 07 19:35:55.585346 np0000164074 devstack@c-api.service[111540]: /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 07 19:35:55.585346 np0000164074 devstack@c-api.service[111540]: warnings.warn( Apr 07 19:35:55.617813 np0000164074 devstack@c-api.service[111541]: /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 07 19:35:55.617813 np0000164074 devstack@c-api.service[111541]: warnings.warn( Apr 07 19:35:55.632076 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:55.632076 np0000164074 devstack@c-api.service[111539]: warnings.warn( Apr 07 19:35:55.679905 np0000164074 devstack@c-api.service[111538]: /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 07 19:35:55.679905 np0000164074 devstack@c-api.service[111538]: warnings.warn( Apr 07 19:35:55.691718 np0000164074 devstack@c-api.service[111540]: /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 07 19:35:55.691718 np0000164074 devstack@c-api.service[111540]: warnings.warn( Apr 07 19:35:55.735368 np0000164074 devstack@c-api.service[111541]: /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 07 19:35:55.735368 np0000164074 devstack@c-api.service[111541]: warnings.warn( Apr 07 19:35:55.938016 np0000164074 devstack@c-api.service[111539]: 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 07 19:35:55.938473 np0000164074 devstack@c-api.service[111539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:55.963218 np0000164074 devstack@c-api.service[111538]: 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 07 19:35:55.963694 np0000164074 devstack@c-api.service[111538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:55.986833 np0000164074 devstack@c-api.service[111540]: 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 07 19:35:55.987243 np0000164074 devstack@c-api.service[111540]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111540) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:56.033143 np0000164074 devstack@c-api.service[111538]: /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 07 19:35:56.033143 np0000164074 devstack@c-api.service[111538]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:56.034250 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.034250 np0000164074 devstack@c-api.service[111539]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:56.047681 np0000164074 devstack@c-api.service[111541]: 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 07 19:35:56.047937 np0000164074 devstack@c-api.service[111541]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111541) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 19:35:56.053277 np0000164074 devstack@c-api.service[111540]: /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 07 19:35:56.053277 np0000164074 devstack@c-api.service[111540]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:56.126588 np0000164074 devstack@c-api.service[111541]: /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 07 19:35:56.126588 np0000164074 devstack@c-api.service[111541]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 19:35:56.495787 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111540) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:56.496056 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:56.496136 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:56.496217 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.496279 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.496340 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.496396 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.496449 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.496506 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.496561 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.496617 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.496687 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.499261 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111541) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 19:35:56.499405 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.499405 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.499405 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.499405 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.499697 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.499697 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.499884 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.499943 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.499996 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.500072 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.500143 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.500143 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.500247 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.500303 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.500303 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.500401 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.500466 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.500526 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.500589 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.500589 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.500589 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.500589 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.500589 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.500589 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.500984 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.500984 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.500984 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.500984 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.500984 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.500984 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.501285 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.504479 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.504571 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.504571 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.504643 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.504683 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.504786 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.504932 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.505179 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.505235 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.505299 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.505356 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.505417 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.505468 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.505511 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.505559 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.505605 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.505649 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.505693 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.505756 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.505830 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.505906 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.506004 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.506058 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.506122 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.506187 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.506241 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.506298 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.506361 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.506927 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.506988 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.507036 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.507102 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.507150 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.507192 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.507231 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.507294 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.507334 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.507377 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.507415 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.507459 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.507500 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.507538 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.507604 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.507648 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.507697 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.507773 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.507823 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.507823 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.507823 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.508026 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.508080 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.508144 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.508204 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.508251 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.508319 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.508389 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.509611 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.509672 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.509727 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.509797 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.509797 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.509887 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.509933 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.509975 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.510019 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.510059 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.510103 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.510146 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.510192 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.510230 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.510269 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.510307 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.510350 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.510389 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.510428 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.510600 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.510673 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.510756 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.510800 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.510850 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.510895 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.510939 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.510983 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.511019 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.511058 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.511096 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.511134 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.511173 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.511218 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.511262 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.511300 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.511338 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.511377 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.511416 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.511454 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.511514 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.511553 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.511591 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.511636 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.511674 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.511674 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.511785 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.511824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.515410 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.515477 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.515523 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.515598 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.515661 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.515702 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.515789 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.515832 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.515878 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.515937 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.515937 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.516046 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.516109 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.516162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.516221 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.516268 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.516313 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.516351 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.516388 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.516428 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.516428 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.516498 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.516498 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.516498 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.516606 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.516606 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.516707 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.516786 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.516986 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.517050 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.517104 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.517159 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.517202 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.517237 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.517308 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.517392 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.517458 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.517507 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.517547 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.517602 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.517658 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.517698 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.517698 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.517698 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.517853 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.517927 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.518001 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.518001 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.518084 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.518124 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.518162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.518162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.518162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.518162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.518162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.518162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.518457 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.518505 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.518545 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.518580 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.518627 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.518662 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.518703 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.518768 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.518812 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.518850 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.518887 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.518926 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.518964 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.519003 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.519040 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.519122 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.519195 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.519250 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.519324 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.519376 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.519376 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.520200 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.520318 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.520417 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.520507 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.520628 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.520684 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.520791 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.520841 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.520887 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.520932 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.520980 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.521019 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.521061 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.521111 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.521154 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.521207 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.521254 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.521254 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.521330 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.521384 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.521432 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.521432 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.521519 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.521564 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.521610 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.521610 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.521699 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.521760 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.521808 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.521850 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.521893 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.521934 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.521976 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.521976 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.521976 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.523390 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.523474 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.523512 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.523546 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.523617 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.523664 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.523703 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.523774 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.523812 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.523857 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.523898 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.523932 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.523965 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.524000 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.524032 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.524032 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.524082 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.524115 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.524156 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.524156 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.524156 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.524570 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.524661 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.524772 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.524835 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.524881 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.524922 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.524971 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.525024 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.525066 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.525066 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.525140 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.525183 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.525221 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.525260 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.525300 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.525338 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.525385 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.525432 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.525473 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.525473 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.525554 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.525603 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.525646 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.525646 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.525646 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.525806 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.525861 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.525905 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.525943 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.525943 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.526029 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.526029 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.526029 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.526029 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.526029 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.528173 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.528260 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.528260 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.528365 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.528423 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.528469 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.528512 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.528556 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.528600 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.528643 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.528696 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.528775 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.528819 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.528853 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.528892 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.528925 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.528969 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.529006 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.529050 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.529085 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.529121 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.529169 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.529225 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.529274 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.529312 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.529355 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.529391 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.529426 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.529466 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.529507 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.529544 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.529586 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.529623 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.529663 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.529751 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.529829 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.529870 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.529913 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.529960 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.530014 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.530059 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.530095 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.530139 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.530195 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.530245 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.530282 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.530331 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.530369 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.530413 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.530462 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.530462 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.530462 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.530462 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.530462 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.530462 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.530462 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.530699 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.530699 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.530699 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.530699 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.530855 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.530931 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.530931 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.531009 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.531114 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.531154 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.531195 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.531232 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.531269 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.531311 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.531348 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.531406 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.531445 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.531481 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.531523 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.531585 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.531635 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.531672 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.531708 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.531843 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.531843 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.531843 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.531843 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.531843 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.532029 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.532073 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.532111 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.532111 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.532175 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.532212 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.532274 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.532343 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.532383 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.532426 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.532461 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.532503 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.532540 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.532540 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.532620 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.532620 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.532620 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.532753 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.532793 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.532793 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.532873 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.532911 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.532957 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.532993 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.533028 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.533028 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.533028 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.533028 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.533302 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.533351 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.533408 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.533455 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.533520 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.533580 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.533660 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.533707 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.533764 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.533825 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.533865 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.533901 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.533944 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.533987 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.534029 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.534029 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.534103 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.534143 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.534182 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.534225 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.534262 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.534305 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.534343 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.534379 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.534379 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.534379 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.534379 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.534379 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.540451 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.540451 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.540621 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.540621 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.540699 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.540776 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.540819 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.540936 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.540982 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.541019 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.541019 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.541019 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.541019 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.541019 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.541221 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.541264 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.541307 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.541351 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.541407 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.541461 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.541498 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.541534 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.541574 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.541611 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.541654 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.541693 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.541728 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.541844 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.541905 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.542246 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.542309 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.542937 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.542988 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.543031 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.543031 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.543098 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.543098 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.543182 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.543223 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.543223 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.543223 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.543223 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.543359 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.543359 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.543425 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.543470 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.543515 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.543558 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.543558 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.543631 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.543673 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.543710 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.543776 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.543854 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.543909 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.543950 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.544002 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.544039 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.544083 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.544120 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.544161 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.544197 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.544233 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.544276 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.544312 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.544348 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.544397 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.544397 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.544465 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.544501 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.544536 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.544574 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.544616 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.544658 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.544706 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.545006 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.545066 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.545106 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.545106 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.545173 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.545211 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.545246 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.545281 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.545317 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.545354 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.545388 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.545436 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.545473 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.545509 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.545544 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.545587 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.545627 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.545664 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.545700 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.545780 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.545862 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.545912 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.545950 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.545989 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.546029 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.546065 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.546103 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.546147 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.546194 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.546239 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.546290 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.546340 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.546386 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.546433 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.546475 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.546512 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.546552 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.546593 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.546630 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.546666 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.546985 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.547046 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.547086 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.547128 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.547174 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.547221 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.547267 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.547315 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.547368 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.547412 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.547462 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.547500 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.547536 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.547572 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.547607 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.547679 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.547725 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.547824 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.547889 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.547943 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.547981 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.548017 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.548017 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.548017 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.548017 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.548149 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.548149 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.548149 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.548149 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.548149 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.548149 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.548149 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.548372 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.548372 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.548372 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.548372 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.548372 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.548372 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.548372 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.548933 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.548933 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.548933 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.548933 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.548933 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.548933 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.548933 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.549177 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.549177 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.549177 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.549177 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.549177 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.549177 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.549177 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.549417 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.549417 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.549417 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.549417 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.549549 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.549549 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.549624 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.549659 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.549696 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.549748 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.549794 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.549794 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.549863 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.549899 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.549935 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.549972 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.549972 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.550057 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.550057 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.550130 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.550167 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.550210 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.550246 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.550295 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.550332 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.550370 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.550413 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.550450 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.550486 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.550486 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.550553 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.550625 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.550674 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.550712 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.550786 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.550786 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.550786 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.550786 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.550786 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.550786 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.550985 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.551014 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.551044 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.551074 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.551074 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.551074 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.551151 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.551175 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.551262 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.551317 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.551383 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.551413 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.551445 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.551471 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.551497 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.551522 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.551546 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.551576 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.551603 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.551648 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.551678 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.551704 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.551768 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.551829 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.551861 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.551887 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.551887 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.551935 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.551966 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.551992 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.552016 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.552045 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.552105 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.552135 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.552159 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.552185 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.552209 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.552233 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.552257 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.552285 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.552314 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.552339 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.552369 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.552394 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.552423 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.552447 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.552476 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.552500 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.552526 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.552551 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.552575 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.552603 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.552632 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.552657 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.552682 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.552705 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.552755 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.552796 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.552823 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.552847 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.552872 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.552896 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.552930 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.552956 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.552981 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.553005 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.553005 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.553005 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.553005 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.553005 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.553005 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.553139 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.553667 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.553718 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.553800 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.553872 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.553903 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.553928 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.553959 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.553989 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.554030 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.554063 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.554090 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.554115 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.554141 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.554166 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.554191 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.554214 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.554240 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.554270 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.554295 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.554324 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.554350 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.554376 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.554400 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.554428 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.554455 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.554480 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.554532 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.554561 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.554595 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.554621 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.554650 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.554679 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.554704 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.554758 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.554797 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.554826 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.554858 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.554884 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.554971 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.554998 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.555022 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.555046 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.555071 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.555094 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.555123 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.555147 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.555147 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.555192 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.555220 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.555242 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.555242 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.555286 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.555310 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.555310 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.555310 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.555310 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.556711 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.556798 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.556834 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.556866 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.556897 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.556932 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.556968 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.556999 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.556999 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.557052 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.557090 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.557126 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.557157 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.557188 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.557224 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.557224 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.557279 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.557310 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.557345 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.557374 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.557407 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.557443 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.557477 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.557536 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.557586 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.557649 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.557698 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.557797 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.557858 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.557906 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.557984 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.558042 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.558075 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.558107 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.558146 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.558177 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.558216 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.558248 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.558284 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.558284 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.558354 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.558386 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.558436 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.558473 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.558508 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.558592 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.558627 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.558652 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.558716 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.558790 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.558818 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.558852 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.558903 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.558932 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.559021 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.559085 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.559187 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.559280 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.559307 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.559336 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.559362 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.559400 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.559428 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.559452 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.559477 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.559501 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.559526 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.559554 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.559579 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.559607 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.559634 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.559661 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.559685 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.559709 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.559795 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.559838 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.559910 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.559954 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.560000 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.560095 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.560165 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.560226 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.560283 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.560348 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 19:35:56.560610 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.560676 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.560775 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.560811 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.560836 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.560860 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.560860 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.560906 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.560931 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.560974 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.561031 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.561083 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.561126 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.561171 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.561206 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.561206 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.561277 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 19:35:56.561318 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.561374 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 19:35:56.561417 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111540) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.561454 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 19:35:56.561454 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 19:35:56.561454 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 19:35:56.561454 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 19:35:56.607584 np0000164074 devstack@c-api.service[111538]: INFO dbcounter [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Registered counter for database cinder Apr 07 19:35:56.608476 np0000164074 devstack@c-api.service[111541]: INFO dbcounter [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Registered counter for database cinder Apr 07 19:35:56.610588 np0000164074 devstack@c-api.service[111539]: INFO dbcounter [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Registered counter for database cinder Apr 07 19:35:56.616251 np0000164074 devstack@c-api.service[111540]: INFO dbcounter [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Registered counter for database cinder Apr 07 19:35:56.619647 np0000164074 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.621143 np0000164074 devstack@c-api.service[111541]: DEBUG oslo_db.sqlalchemy.engines [None req-efda0de0-18db-40cb-9af8-17a390b3e79b 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=111541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.624353 np0000164074 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.634285 np0000164074 devstack@c-api.service[111540]: DEBUG oslo_db.sqlalchemy.engines [None req-2b783e44-dfaf-4358-abea-b839e412ff36 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=111540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.738068 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writer thread running {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:56.739948 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writer thread running {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:56.742594 np0000164074 devstack@c-api.service[111538]: INFO cinder.rpc [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:56.743017 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writer thread running {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:56.744304 np0000164074 devstack@c-api.service[111541]: INFO cinder.rpc [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:56.744885 np0000164074 devstack@c-api.service[111538]: INFO cinder.rpc [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:56.745304 np0000164074 devstack@c-api.service[111539]: INFO cinder.rpc [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:56.747015 np0000164074 devstack@c-api.service[111538]: INFO cinder.rpc [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:56.747417 np0000164074 devstack@c-api.service[111539]: INFO cinder.rpc [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:56.747916 np0000164074 devstack@c-api.service[111541]: INFO cinder.rpc [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:56.749135 np0000164074 devstack@c-api.service[111538]: INFO cinder.rpc [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:56.749424 np0000164074 devstack@c-api.service[111539]: INFO cinder.rpc [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:56.750130 np0000164074 devstack@c-api.service[111541]: INFO cinder.rpc [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:56.750250 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.751406 np0000164074 devstack@c-api.service[111539]: INFO cinder.rpc [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:56.752341 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.752453 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.752806 np0000164074 devstack@c-api.service[111541]: INFO cinder.rpc [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:56.753747 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.754121 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.755834 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.756074 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writer thread running {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 19:35:56.757277 np0000164074 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.758602 np0000164074 devstack@c-api.service[111540]: INFO cinder.rpc [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 19:35:56.759404 np0000164074 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.759594 np0000164074 devstack@c-api.service[111538]: INFO cinder.rpc [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:56.761037 np0000164074 devstack@c-api.service[111541]: DEBUG oslo_db.sqlalchemy.engines [None req-efda0de0-18db-40cb-9af8-17a390b3e79b 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=111541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.761632 np0000164074 devstack@c-api.service[111539]: INFO cinder.rpc [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:56.762029 np0000164074 devstack@c-api.service[111538]: INFO cinder.rpc [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:56.762332 np0000164074 devstack@c-api.service[111540]: INFO cinder.rpc [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 19:35:56.763300 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.763400 np0000164074 devstack@c-api.service[111541]: INFO cinder.rpc [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:56.763584 np0000164074 devstack@c-api.service[111539]: INFO cinder.rpc [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:56.764444 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.765661 np0000164074 devstack@c-api.service[111541]: INFO cinder.rpc [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:56.766072 np0000164074 devstack@c-api.service[111540]: INFO cinder.rpc [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 19:35:56.766859 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.768326 np0000164074 devstack@c-api.service[111540]: INFO cinder.rpc [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 19:35:56.769526 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.772181 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.775162 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.777223 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.778346 np0000164074 devstack@c-api.service[111540]: DEBUG oslo_db.sqlalchemy.engines [None req-2b783e44-dfaf-4358-abea-b839e412ff36 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=111540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:35:56.778556 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.779728 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.780580 np0000164074 devstack@c-api.service[111540]: INFO cinder.rpc [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 19:35:56.780680 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.781969 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.782421 np0000164074 devstack@c-api.service[111540]: INFO cinder.rpc [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 19:35:56.783366 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.783986 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.784325 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.786277 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.788349 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.789521 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.791444 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.792603 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.793647 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.794421 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.795993 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.796058 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.797614 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.797752 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.799049 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.799892 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.800464 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.800821 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.803068 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.803386 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.804259 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.804793 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.805394 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.805826 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.807550 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.807609 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.808500 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.808559 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.810635 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.811456 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.813520 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.813633 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.814199 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.814424 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.816001 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.816955 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.817174 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.817633 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.818785 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.819527 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.819813 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.819874 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.821185 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.821403 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.822784 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.822941 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.823512 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.824275 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.824446 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.824593 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.825177 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.825549 np0000164074 devstack@c-api.service[111538]: WARNING cinder.api.contrib.hosts [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:56.825711 np0000164074 devstack@c-api.service[111539]: WARNING cinder.api.contrib.hosts [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:56.826341 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.826537 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.827692 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.827882 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.827922 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.828061 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.829472 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.829649 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.829846 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.830925 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.831090 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.831472 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.831786 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: extensions {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.831943 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: extensions {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.833093 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.833191 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: cgsnapshots {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.833295 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: cgsnapshots {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.834063 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.834693 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-volume-type-access {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.834823 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.834911 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-volume-type-access {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.835825 np0000164074 devstack@c-api.service[111541]: WARNING cinder.api.contrib.hosts [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:56.836530 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: encryption {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.836644 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: encryption {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.836773 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.837504 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.838043 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: consistencygroups {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.838157 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: consistencygroups {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.838242 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.839601 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.839683 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.840065 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: extra_specs {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.840251 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: extra_specs {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.841242 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.841328 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.841635 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: encryption {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.841881 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: encryption {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.842187 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: extensions {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.842757 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.843273 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-volume-transfer {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.843386 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-volume-transfer {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.843529 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: cgsnapshots {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.844449 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.844942 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-volume-type-access {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.845087 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-quota-class-sets {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.845173 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-quota-class-sets {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.845549 np0000164074 devstack@c-api.service[111540]: WARNING cinder.api.contrib.hosts [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 19:35:56.846225 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: qos-specs {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.846307 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: qos-specs {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.846594 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.847268 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: encryption {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.848123 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.849130 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-volume-manage {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.849207 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-volume-manage {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.849275 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: consistencygroups {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.849606 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.850553 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-quota-sets {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.850606 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-quota-sets {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.851031 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.851416 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: extra_specs {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.851899 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: extensions {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.851983 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-hosts {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.852055 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-hosts {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.853196 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: cgsnapshots {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.853378 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-snapshot-manage {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.853433 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-snapshot-manage {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.853893 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: encryption {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.854814 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: capabilities {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.854881 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-volume-type-access {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.854927 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: capabilities {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.856016 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: backups {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.856071 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: backups {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.856185 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-volume-transfer {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.856504 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: encryption {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.857870 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-quota-class-sets {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.857965 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: consistencygroups {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.858023 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: scheduler-stats {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.858345 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: scheduler-stats {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.859415 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: qos-specs {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.859594 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extended resource: os-availability-zone {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.860094 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: extra_specs {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.860378 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extended resource: os-availability-zone {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.861496 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-volume-manage {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.861584 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: encryption {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.861822 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.862936 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.863119 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-volume-transfer {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.863225 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-quota-sets {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.863465 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.864649 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-hosts {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.864762 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.864898 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-quota-class-sets {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.864982 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.866010 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-snapshot-manage {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.866239 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: qos-specs {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.866413 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.866586 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.867425 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: capabilities {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.868041 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.868527 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.868954 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: backups {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.869222 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-volume-manage {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.869460 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.869803 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.870380 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.contrib.snapshot_actions [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] SnapshotActionsController initialized {{(pid=111539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:56.870815 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-quota-sets {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.871124 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: scheduler-stats {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.871285 np0000164074 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.871385 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.872230 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-hosts {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.872389 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension AdminActions extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.872389 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension AdminActions extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.872573 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension AdminActions extending resource: backups {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.872664 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extended resource: os-availability-zone {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.872956 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873048 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] SnapshotActionsController initialized {{(pid=111538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:56.873152 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873152 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeActions extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873340 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873439 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873562 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension UsedLimits extending resource: limits {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873665 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension TypesManage extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873777 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.873889 np0000164074 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.873995 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-snapshot-manage {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.874098 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.874098 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.874270 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.874270 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.874435 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.874921 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension AdminActions extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.875039 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.875133 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension AdminActions extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.875253 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension AdminActions extending resource: backups {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.875343 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: capabilities {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.875461 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.875553 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.875636 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeActions extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.875821 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.875917 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876031 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension UsedLimits extending resource: limits {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876121 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension TypesManage extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876231 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876320 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876436 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876535 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: backups {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.876625 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876762 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.876868 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.876958 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.877045 np0000164074 devstack@c-api.service[111539]: WARNING keystonemiddleware.auth_token [None req-03d3bdda-22cd-4bcf-a20e-411c12f4a37e 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 07 19:35:56.878398 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.878470 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: scheduler-stats {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.879175 np0000164074 devstack@c-api.service[111538]: WARNING keystonemiddleware.auth_token [None req-c7e3329d-8a2c-44c5-8694-d861701b9f34 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 07 19:35:56.880066 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.880140 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extended resource: os-availability-zone {{(pid=111540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 19:35:56.881488 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.882276 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.882924 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.883538 np0000164074 devstack@c-api.service[111539]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c675caa3668 pid: 111539 (default app) Apr 07 19:35:56.883868 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.883933 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.contrib.snapshot_actions [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] SnapshotActionsController initialized {{(pid=111541) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:56.884207 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.884207 np0000164074 devstack@c-api.service[111539]: warnings.warn( Apr 07 19:35:56.884699 np0000164074 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.885353 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.885487 np0000164074 devstack@c-api.service[111538]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c675caa3668 pid: 111538 (default app) Apr 07 19:35:56.885613 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension AdminActions extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.885768 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension AdminActions extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.885890 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension AdminActions extending resource: backups {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.885999 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.886156 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.886242 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeActions extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.886408 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.886511 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.886630 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension UsedLimits extending resource: limits {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.886863 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension TypesManage extending resource: types {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.886940 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.886996 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.887059 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.887200 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.887302 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.887417 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.887521 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-efda0de0-18db-40cb-9af8-17a390b3e79b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.888358 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.889729 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.889940 np0000164074 devstack@c-api.service[111541]: WARNING keystonemiddleware.auth_token [None req-efda0de0-18db-40cb-9af8-17a390b3e79b 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 07 19:35:56.890611 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] SnapshotActionsController initialized {{(pid=111540) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 19:35:56.891421 np0000164074 devstack@c-api.service[111540]: WARNING castellan.key_manager.migration [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 19:35:56.892076 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.892076 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.892250 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.892250 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.892250 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.892250 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.892250 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.892618 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.892618 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.892618 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.892618 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.892618 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.892618 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893019 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.893019 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893019 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.893019 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893019 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.893304 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893304 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.893304 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893304 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.893566 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893566 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.893685 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension AdminActions extending resource: volumes {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.893763 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893763 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.893763 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.893763 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894018 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894018 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894018 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894018 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894018 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894329 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894329 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894329 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894329 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894329 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894594 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894594 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894594 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894594 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894851 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension AdminActions extending resource: snapshots {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.894904 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894904 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894904 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894904 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.894904 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.894904 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.895229 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.895229 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.895229 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.895229 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.895229 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.895229 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.895527 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.895527 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.895614 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension AdminActions extending resource: backups {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.895653 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.895653 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.895653 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.895653 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.895653 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896080 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896080 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896080 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896080 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896080 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896363 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.896418 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896418 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896418 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896418 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896418 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896418 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896798 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896798 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896798 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896798 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.896798 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.896798 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.897123 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.897123 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.897252 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.897305 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.897305 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.897305 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.897305 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.897305 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.897621 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.897621 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.897621 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.897621 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.897621 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.897940 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.897940 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.898062 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeActions extending resource: volumes {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.898114 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.898114 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.898114 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.898114 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.898357 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.898357 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.898357 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.898357 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.898357 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.898650 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.898650 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.898650 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.898650 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.898650 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899008 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899008 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899129 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.899183 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899183 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899183 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899183 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899422 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899422 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899422 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899422 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899662 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899662 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899662 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899662 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899910 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.899964 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899964 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.899964 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.899964 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900212 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900212 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900212 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900212 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900445 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900445 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900445 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900445 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900445 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900445 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900808 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900808 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900926 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension UsedLimits extending resource: limits {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.900992 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900992 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.900992 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.900992 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.901234 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.901234 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.901363 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension TypesManage extending resource: types {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.901414 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.901414 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.901414 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.901414 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.901414 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.901414 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.901766 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.901766 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.901766 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.901766 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.901766 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.901766 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.902134 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.902203 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.902203 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.902203 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.902203 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.902203 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.902203 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.902558 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.902558 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.902558 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.902558 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.902558 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.902558 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.902948 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.902948 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.903066 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.903116 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.903116 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.903116 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.903116 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.903351 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.903351 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.903351 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.903351 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.903573 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.903573 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.903573 np0000164074 devstack@c-api.service[111539]: /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 07 19:35:56.903573 np0000164074 devstack@c-api.service[111539]: warnings.warn(deprecated_msg) Apr 07 19:35:56.903840 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.903840 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.903840 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.903840 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.v3.router [None req-2b783e44-dfaf-4358-abea-b839e412ff36 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 19:35:56.904036 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-ead8fe8b-17be-4fe0-a61b-ac1b37641092 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:35:56.904101 np0000164074 devstack@c-api.service[111540]: WARNING keystonemiddleware.auth_token [None req-2b783e44-dfaf-4358-abea-b839e412ff36 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 07 19:35:56.904155 np0000164074 devstack@c-api.service[111541]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c675caa3668 pid: 111541 (default app) Apr 07 19:35:56.904208 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 1/1] 162.253.55.200 () {60 vars in 953 bytes} [Tue Apr 7 19:35:56 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 07 19:35:56.904273 np0000164074 devstack@c-api.service[111540]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c675caa3668 pid: 111540 (default app) Apr 07 19:36:03.967230 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.967230 np0000164074 devstack@c-api.service[111538]: warnings.warn( Apr 07 19:36:03.982354 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.982354 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.982354 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.982354 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.982354 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.982787 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.982787 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.982787 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.982787 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.982787 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.983075 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.983075 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.983075 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.983075 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.983075 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.983075 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.983396 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.983396 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.983396 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.983396 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.983688 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.983688 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.983688 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.983688 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984021 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984021 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984021 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984021 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984243 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984243 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984243 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984243 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984243 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984559 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984559 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984559 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984559 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984559 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984841 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984841 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984841 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984841 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.984841 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.984841 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985185 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985185 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985185 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985185 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985185 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985185 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985497 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985497 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985497 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985497 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985497 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985497 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985885 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985885 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985885 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.985885 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.985885 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986225 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986225 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986225 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986225 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986225 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986492 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986492 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986492 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986492 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986492 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986492 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986846 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986846 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986846 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986846 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.986846 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.986846 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987148 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987148 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987148 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987148 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987148 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987442 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987442 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987442 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987442 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987442 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987766 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987766 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987766 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987766 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987997 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987997 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.987997 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.987997 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.988215 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.988215 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.988215 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.988215 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.988215 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.988498 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.988498 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.988498 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.988498 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.988498 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.988775 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.988775 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.988775 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.988775 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989016 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989016 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989016 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989016 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989237 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989237 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989237 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989237 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989464 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989464 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989464 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989464 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989697 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989697 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989697 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989697 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989956 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989956 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989956 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.989956 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.989956 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990288 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990288 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990288 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990288 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990288 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990288 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990616 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990616 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990616 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990616 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990616 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990898 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990898 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990898 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990898 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.990898 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.990898 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.991203 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.991203 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.991203 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.991203 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.991203 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.991203 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.991547 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.991547 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.991547 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.991547 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.991547 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.991547 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.992038 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.992038 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.992038 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.992038 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.992038 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.992038 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.992641 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.992641 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.992641 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.992641 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.993141 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.993141 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.993141 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.993141 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.993141 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.993442 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.993442 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.993442 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.993442 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:03.993442 np0000164074 devstack@c-api.service[111538]: warnings.warn(deprecated_msg) Apr 07 19:36:03.993442 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-d698367e-0af6-47ce-b28e-f2424b46a4be None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:36:04.543852 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-d698367e-0af6-47ce-b28e-f2424b46a4be admin admin] POST https://162.253.55.200/volume/v3/types Apr 07 19:36:04.544592 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-d698367e-0af6-47ce-b28e-f2424b46a4be admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:36:04.547050 np0000164074 devstack@c-api.service[111538]: /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 07 19:36:04.547050 np0000164074 devstack@c-api.service[111538]: warnings.warn( Apr 07 19:36:04.557347 np0000164074 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-d698367e-0af6-47ce-b28e-f2424b46a4be 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:04.595490 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-d698367e-0af6-47ce-b28e-f2424b46a4be admin admin] https://162.253.55.200/volume/v3/types returned with HTTP 200 Apr 07 19:36:04.596594 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 1/2] 162.253.55.200 () {68 vars in 1288 bytes} [Tue Apr 7 19:36:03 2026] POST /volume/v3/types => generated 186 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:36:04.611883 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.611883 np0000164074 devstack@c-api.service[111541]: warnings.warn( Apr 07 19:36:04.626530 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.626530 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.626530 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.626530 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.626838 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.626838 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.626838 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.626838 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627088 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627088 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627088 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627088 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627088 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627088 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627425 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627425 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627425 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627425 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627425 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627692 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627692 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627692 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627692 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627692 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627986 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627986 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.627986 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.627986 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628238 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628238 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628238 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628238 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628238 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628497 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628497 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628497 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628497 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628497 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628783 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628783 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628783 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628783 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.628783 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.628783 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.629131 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.629131 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.629131 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.629131 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.629131 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.629131 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.629443 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.629443 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.629443 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.629443 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.629443 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.629443 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630069 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630069 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630069 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630069 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630069 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630353 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630353 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630353 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630353 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630353 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630598 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630598 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630598 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630598 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630598 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630598 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630941 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630941 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630941 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630941 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.630941 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.630941 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.631240 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.631240 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.631240 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.631240 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.631240 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.631676 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.631676 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.631676 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.631676 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.631676 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.631964 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.631964 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.631964 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.631964 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632193 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632193 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632193 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632193 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632401 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632401 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632401 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632401 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632401 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632661 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632661 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632661 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632661 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632661 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632953 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632953 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.632953 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.632953 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633175 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633175 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633175 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633175 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633398 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633398 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633398 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633398 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633599 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633599 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633599 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633599 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633835 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633835 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.633835 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.633835 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634062 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634062 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634062 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634062 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634062 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634328 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634328 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634328 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634328 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634328 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634328 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634648 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634648 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634648 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634648 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634648 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634908 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634908 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634908 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634908 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.634908 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.634908 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635199 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635199 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635199 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635199 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635199 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635199 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635546 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635546 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635546 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635546 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635546 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635546 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635929 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635929 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635929 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635929 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.635929 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.635929 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636282 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.636282 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636282 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.636282 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636510 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.636510 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636510 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.636510 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636510 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.636809 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636809 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.636809 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636809 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:04.636809 np0000164074 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 07 19:36:04.636809 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [req-d698367e-0af6-47ce-b28e-f2424b46a4be req-29a02bcc-8196-4d86-9379-a663b3f6ce64 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:36:05.009163 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [req-d698367e-0af6-47ce-b28e-f2424b46a4be req-29a02bcc-8196-4d86-9379-a663b3f6ce64 admin admin] POST https://162.253.55.200/volume/v3/types/d51bfec2-79d4-4540-802a-6eedbea040bf/extra_specs Apr 07 19:36:05.009640 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [req-d698367e-0af6-47ce-b28e-f2424b46a4be req-29a02bcc-8196-4d86-9379-a663b3f6ce64 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 19:36:05.011450 np0000164074 devstack@c-api.service[111541]: /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 07 19:36:05.011450 np0000164074 devstack@c-api.service[111541]: warnings.warn( Apr 07 19:36:05.021550 np0000164074 devstack@c-api.service[111541]: DEBUG oslo_db.sqlalchemy.engines [req-d698367e-0af6-47ce-b28e-f2424b46a4be req-29a02bcc-8196-4d86-9379-a663b3f6ce64 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=111541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:36:05.084905 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [req-d698367e-0af6-47ce-b28e-f2424b46a4be req-29a02bcc-8196-4d86-9379-a663b3f6ce64 admin admin] https://162.253.55.200/volume/v3/types/d51bfec2-79d4-4540-802a-6eedbea040bf/extra_specs returned with HTTP 200 Apr 07 19:36:05.085300 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 1/3] 162.253.55.200 () {70 vars in 1505 bytes} [Tue Apr 7 19:36:04 2026] POST /volume/v3/types/d51bfec2-79d4-4540-802a-6eedbea040bf/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:36:06.763077 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=6 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:06.783109 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=6 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:14.591377 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:36:15.084620 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:39:20.903763 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-b8a8cd2d-7100-486e-8dcc-84df2523a6b0 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:39:20.905213 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-b8a8cd2d-7100-486e-8dcc-84df2523a6b0 None None] GET https://162.253.55.200/volume// Apr 07 19:39:20.905618 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-b8a8cd2d-7100-486e-8dcc-84df2523a6b0 None None] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:39:20.906153 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-b8a8cd2d-7100-486e-8dcc-84df2523a6b0 None None] Calling method 'all' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:39:20.907400 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-b8a8cd2d-7100-486e-8dcc-84df2523a6b0 None None] https://162.253.55.200/volume// returned with HTTP 300 Apr 07 19:39:20.907848 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 2/4] 162.253.55.200 () {66 vars in 1456 bytes} [Tue Apr 7 19:39:20 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 07 19:40:11.033015 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.033015 np0000164074 devstack@c-api.service[111540]: warnings.warn( Apr 07 19:40:11.046611 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.046611 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.046924 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.046924 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.046924 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.046924 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.046924 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.047357 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.047357 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.047357 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.047357 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.047357 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.047357 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.047893 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.047893 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.047893 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.047893 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.047893 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.048311 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.048311 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.048311 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.048311 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.048669 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.048669 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.048669 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.048669 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.048999 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.048999 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.048999 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.048999 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.048999 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.049467 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.049467 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.049467 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.049467 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.049467 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.050409 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.050409 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.050409 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.050409 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.050409 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.050409 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.051217 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.051217 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.051217 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.051217 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.051217 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.051217 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.051977 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.051977 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.051977 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.051977 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.051977 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.051977 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.052696 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.052696 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.052696 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.052696 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.052696 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.052696 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.053449 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.053449 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.053449 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.053449 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.053955 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.053955 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.053955 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.053955 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.053955 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.054591 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.054591 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.054591 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.054591 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.054591 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.055185 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.055185 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.055185 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.055185 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.055185 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.055185 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.055940 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.055940 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.055940 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.055940 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.055940 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.056591 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.056591 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.056591 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.056591 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.056591 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.057216 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.057216 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.057216 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.057216 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.057713 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.057713 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.057713 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.057713 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.058220 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.058220 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.058220 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.058220 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.058220 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.059059 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.059059 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.059059 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.059059 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.059059 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.059631 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.059631 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.059631 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.059631 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.060209 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.060209 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.060209 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.060209 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.060573 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.060573 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.060573 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.060573 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061005 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061005 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061005 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061005 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061226 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061226 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061226 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061226 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061423 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061423 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061423 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061423 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061423 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061423 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061744 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061744 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061744 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.061744 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.061744 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062029 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062029 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062029 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062029 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062029 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062029 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062029 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062350 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062350 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062350 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062350 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062350 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062350 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062534 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062534 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062534 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062534 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062534 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062534 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062711 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062711 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062711 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062711 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062711 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062711 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062904 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062904 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.062904 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.062904 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.063033 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.063033 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.063033 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.063033 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.063153 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.063153 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.063153 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.063153 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.063273 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.063273 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.063273 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.063273 np0000164074 devstack@c-api.service[111540]: warnings.warn(deprecated_msg) Apr 07 19:40:11.063273 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-7ff45454-daf5-414b-8b22-a321220749e2 None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:11.393410 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-7ff45454-daf5-414b-8b22-a321220749e2 demo demo] GET https://162.253.55.200/volume/v3/types?is_public=None Apr 07 19:40:11.393713 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-7ff45454-daf5-414b-8b22-a321220749e2 demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:11.393979 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-7ff45454-daf5-414b-8b22-a321220749e2 demo demo] Calling method 'index' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:11.394456 np0000164074 devstack@c-api.service[111540]: /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 07 19:40:11.394456 np0000164074 devstack@c-api.service[111540]: warnings.warn( Apr 07 19:40:11.395112 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-7ff45454-daf5-414b-8b22-a321220749e2 demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:40:11.405917 np0000164074 devstack@c-api.service[111540]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff45454-daf5-414b-8b22-a321220749e2 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=111540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:40:11.430572 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-7ff45454-daf5-414b-8b22-a321220749e2 demo demo] https://162.253.55.200/volume/v3/types?is_public=None returned with HTTP 200 Apr 07 19:40:11.431128 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 1/5] 162.253.55.200 () {64 vars in 1263 bytes} [Tue Apr 7 19:40:11 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:11.443078 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [req-7ff45454-daf5-414b-8b22-a321220749e2 req-0f93099d-143f-4eb4-bf4d-2b585ecfeffd None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:11.449338 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-7ff45454-daf5-414b-8b22-a321220749e2 req-0f93099d-143f-4eb4-bf4d-2b585ecfeffd demo demo] GET https://162.253.55.200/volume/v3/types/default Apr 07 19:40:11.449635 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-7ff45454-daf5-414b-8b22-a321220749e2 req-0f93099d-143f-4eb4-bf4d-2b585ecfeffd demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:11.449929 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-7ff45454-daf5-414b-8b22-a321220749e2 req-0f93099d-143f-4eb4-bf4d-2b585ecfeffd demo demo] Calling method 'show' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:11.463324 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-7ff45454-daf5-414b-8b22-a321220749e2 req-0f93099d-143f-4eb4-bf4d-2b585ecfeffd demo demo] https://162.253.55.200/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:11.464094 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 2/6] 162.253.55.200 () {66 vars in 1329 bytes} [Tue Apr 7 19:40:11 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:11.823756 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-6b94c0de-8f2c-462e-b707-f90b9a52c027 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:11.826698 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-6b94c0de-8f2c-462e-b707-f90b9a52c027 demo demo] GET https://162.253.55.200/volume/v3/types/default Apr 07 19:40:11.826913 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-6b94c0de-8f2c-462e-b707-f90b9a52c027 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:11.827120 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-6b94c0de-8f2c-462e-b707-f90b9a52c027 demo demo] Calling method 'show' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:11.844874 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-6b94c0de-8f2c-462e-b707-f90b9a52c027 demo demo] https://162.253.55.200/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:11.845301 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 2/7] 162.253.55.200 () {64 vars in 1258 bytes} [Tue Apr 7 19:40:11 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:12.261120 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-8b5214bf-1f09-4f47-aa61-0db67b2da999 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:12.597952 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-8b5214bf-1f09-4f47-aa61-0db67b2da999 demo demo] GET https://162.253.55.200/volume/v3/types/default Apr 07 19:40:12.598198 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-8b5214bf-1f09-4f47-aa61-0db67b2da999 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:12.598390 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-8b5214bf-1f09-4f47-aa61-0db67b2da999 demo demo] Calling method 'show' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:12.608258 np0000164074 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-8b5214bf-1f09-4f47-aa61-0db67b2da999 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 19:40:12.634241 np0000164074 devstack@c-api.service[111539]: /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 07 19:40:12.634241 np0000164074 devstack@c-api.service[111539]: warnings.warn( Apr 07 19:40:12.638304 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-8b5214bf-1f09-4f47-aa61-0db67b2da999 demo demo] https://162.253.55.200/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:12.639107 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 3/8] 162.253.55.200 () {64 vars in 1258 bytes} [Tue Apr 7 19:40:12 2026] GET /volume/v3/types/default => generated 145 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:12.674647 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-8d4fc7b7-52d7-4285-a2a7-bf8c737e44bd None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:40:12.678462 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-8d4fc7b7-52d7-4285-a2a7-bf8c737e44bd demo demo] GET https://162.253.55.200/volume/v3/types/default Apr 07 19:40:12.678918 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-8d4fc7b7-52d7-4285-a2a7-bf8c737e44bd demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:40:12.679354 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-8d4fc7b7-52d7-4285-a2a7-bf8c737e44bd demo demo] Calling method 'show' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:40:12.697001 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-8d4fc7b7-52d7-4285-a2a7-bf8c737e44bd demo demo] https://162.253.55.200/volume/v3/types/default returned with HTTP 200 Apr 07 19:40:12.697391 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 2/9] 162.253.55.200 () {64 vars in 1258 bytes} [Tue Apr 7 19:40:12 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 19:40:21.457765 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=2 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:21.840807 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=2 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:22.630679 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=2 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:40:22.692721 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=3 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:46:10.485854 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:46:10.570528 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:46:10.570528 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:46:10.570528 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:46:10.571378 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:46:10.572417 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:46:10.627981 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb demo demo] Get all volumes completed successfully. Apr 07 19:46:10.631354 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-7ad200f8-e8f1-4285-9e9d-5d10cdbd68bb demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:46:10.631903 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 3/10] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:46:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:46:20.618128 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:47:10.651817 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:47:10.655524 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:47:10.655768 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:47:10.656445 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:47:10.657262 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:47:10.659386 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:47:10.688599 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab demo demo] Get all volumes completed successfully. Apr 07 19:47:10.694453 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-48309c39-4ea5-459d-bbfa-72faacabd9ab demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:47:10.695457 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 3/11] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:47:10 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 07 19:47:20.687896 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:48:10.713031 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:48:10.717573 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:48:10.717929 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:48:10.718210 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:48:10.718965 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:48:10.721443 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:48:10.759985 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 demo demo] Get all volumes completed successfully. Apr 07 19:48:10.762702 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-8bd8dd17-815a-4e24-b70f-8ff399f2ab37 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:48:10.763242 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 4/12] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:48:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:48:20.766697 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:49:10.788157 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:49:10.792032 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:49:10.792381 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:49:10.792718 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:49:10.793453 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:49:10.794619 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:49:10.831921 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 demo demo] Get all volumes completed successfully. Apr 07 19:49:10.835054 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-84c06321-e7a1-4237-bfbe-4bf5ce195917 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:49:10.835475 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 3/13] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:49:10 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 07 19:49:20.825658 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:50:10.848995 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:50:10.852247 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:50:10.852584 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:50:10.852870 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:50:10.853258 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:50:10.855211 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:50:10.864518 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc demo demo] Get all volumes completed successfully. Apr 07 19:50:10.868223 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-0c59e813-3aa8-4a0b-82be-4372953a89fc demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:50:10.868722 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 4/14] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:50:10 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 07 19:50:20.857937 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:51:10.883692 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:51:11.060339 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:51:11.060686 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:51:11.061080 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:51:11.061450 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:51:11.062986 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:51:11.073773 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 demo demo] Get all volumes completed successfully. Apr 07 19:51:11.077787 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-c06ca3b0-3680-4aa3-a24c-353aafe757e8 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:51:11.078461 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 4/15] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:51:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:51:21.066856 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:52:11.093527 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:52:11.096605 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:52:11.096926 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:52:11.097247 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:52:11.097563 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:52:11.098646 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:52:11.106383 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 demo demo] Get all volumes completed successfully. Apr 07 19:52:11.108603 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-29a50ae0-e623-47cd-a7c0-ab3cafba8291 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:52:11.109026 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 5/16] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:52:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:52:21.102884 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:53:11.124527 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:53:11.127667 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:53:11.127925 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:53:11.128162 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:53:11.128487 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:53:11.129330 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:53:11.136906 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 demo demo] Get all volumes completed successfully. Apr 07 19:53:11.139210 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-3cb3c499-e75e-4c3e-b73c-6ba29f2d61f9 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:53:11.139633 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 4/17] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:53:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:53:21.132218 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:54:11.154111 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:54:11.158007 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:54:11.158334 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:54:11.158794 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:54:11.159234 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:54:11.160095 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:54:11.169420 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 demo demo] Get all volumes completed successfully. Apr 07 19:54:11.175598 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-d0ee7637-2fc1-4612-87cd-dc4f8f2bf3a5 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:54:11.176630 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 5/18] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:54:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:54:21.162643 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:55:11.192305 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:55:11.196685 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:55:11.196924 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:55:11.197180 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:55:11.197478 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:55:11.198441 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:55:11.207879 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 demo demo] Get all volumes completed successfully. Apr 07 19:55:11.213201 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-74a59830-659c-48d0-9e84-ed95dacaf5f0 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:55:11.214109 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 5/19] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:55:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:55:21.201794 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:56:11.233098 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:56:11.372573 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:56:11.373000 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:56:11.373396 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:56:11.373901 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:56:11.375584 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:56:11.382516 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a demo demo] Get all volumes completed successfully. Apr 07 19:56:11.384611 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-56f78fae-bd78-4ac2-8c6a-0800bdcda66a demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:56:11.384988 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 6/20] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:56:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 19:56:21.379089 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:57:11.401552 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:57:11.404716 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:57:11.404976 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:57:11.405233 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:57:11.405564 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:57:11.406512 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:57:11.415132 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 demo demo] Get all volumes completed successfully. Apr 07 19:57:11.417166 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-c02cd483-4344-41fb-ac2d-640bdb273a05 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:57:11.417518 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 5/21] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:57:11 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 07 19:57:21.409715 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:58:11.433295 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:58:11.436130 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:58:11.436367 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:58:11.436613 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:58:11.436929 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:58:11.437892 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:58:11.444617 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 demo demo] Get all volumes completed successfully. Apr 07 19:58:11.446456 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-f86ccccd-44c5-428a-a5cc-b0115056c4d3 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:58:11.446796 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 6/22] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:58:11 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 07 19:58:21.441785 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 19:59:11.465485 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-0fb42468-873d-4cc9-8633-4c280676c128 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 19:59:11.470223 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-0fb42468-873d-4cc9-8633-4c280676c128 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 19:59:11.470591 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-0fb42468-873d-4cc9-8633-4c280676c128 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 19:59:11.471084 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-0fb42468-873d-4cc9-8633-4c280676c128 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 19:59:11.471977 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-0fb42468-873d-4cc9-8633-4c280676c128 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 19:59:11.473184 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-0fb42468-873d-4cc9-8633-4c280676c128 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 19:59:11.481011 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-0fb42468-873d-4cc9-8633-4c280676c128 demo demo] Get all volumes completed successfully. Apr 07 19:59:11.483211 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-0fb42468-873d-4cc9-8633-4c280676c128 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 19:59:11.483702 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 6/23] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 19:59:11 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 07 19:59:21.475713 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:00:11.500612 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-be38e812-ef37-40b7-9e07-3ed84d29490f None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:00:11.503893 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-be38e812-ef37-40b7-9e07-3ed84d29490f demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:00:11.504134 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-be38e812-ef37-40b7-9e07-3ed84d29490f demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:00:11.504376 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-be38e812-ef37-40b7-9e07-3ed84d29490f demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:00:11.504666 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-be38e812-ef37-40b7-9e07-3ed84d29490f demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:00:11.505592 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-be38e812-ef37-40b7-9e07-3ed84d29490f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:00:11.515204 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-be38e812-ef37-40b7-9e07-3ed84d29490f demo demo] Get all volumes completed successfully. Apr 07 20:00:11.517796 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-be38e812-ef37-40b7-9e07-3ed84d29490f demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:00:11.518316 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 7/24] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:00:11 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 07 20:00:21.508611 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:01:11.532774 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-9359e176-521f-4339-bb68-7cb739a3178e None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:01:11.654818 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-9359e176-521f-4339-bb68-7cb739a3178e demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:01:11.655076 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-9359e176-521f-4339-bb68-7cb739a3178e demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:01:11.655338 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-9359e176-521f-4339-bb68-7cb739a3178e demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:01:11.655643 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-9359e176-521f-4339-bb68-7cb739a3178e demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:01:11.656616 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-9359e176-521f-4339-bb68-7cb739a3178e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:01:11.664388 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-9359e176-521f-4339-bb68-7cb739a3178e demo demo] Get all volumes completed successfully. Apr 07 20:01:11.666951 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-9359e176-521f-4339-bb68-7cb739a3178e demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:01:11.667306 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 6/25] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:01:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:01:21.660226 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:02:11.700097 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:02:11.703406 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:02:11.703635 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:02:11.703900 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:02:11.704238 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:02:11.705217 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:02:11.714257 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea demo demo] Get all volumes completed successfully. Apr 07 20:02:11.716794 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-bef6f6f7-0d62-485a-bce6-81380c1f69ea demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:02:11.717289 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 7/26] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:02:11 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 07 20:02:21.708621 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:03:11.735350 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:03:11.737965 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:03:11.738221 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:03:11.738642 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:03:11.738930 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:03:11.739871 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:03:11.748365 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 demo demo] Get all volumes completed successfully. Apr 07 20:03:11.750906 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-a81afa79-b9df-4cfa-8025-cbbbd6126239 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:03:11.751318 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 7/27] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:03:11 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 07 20:03:21.742767 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:04:11.789865 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:04:11.793385 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:04:11.793638 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:04:11.793944 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:04:11.794275 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:04:11.796119 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:04:11.811334 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 demo demo] Get all volumes completed successfully. Apr 07 20:04:11.814638 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-2b5b6f69-c8c8-4238-8ece-e06c08c01ac2 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:04:11.815182 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 8/28] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:04:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:04:21.802013 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:05:11.831419 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:05:11.834590 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:05:11.834852 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:05:11.835151 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:05:11.835472 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:05:11.836553 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:05:11.846423 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b demo demo] Get all volumes completed successfully. Apr 07 20:05:11.850052 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-8574e901-8a3a-48a6-9af5-1e72f8ef257b demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:05:11.850681 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 7/29] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:05:11 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 07 20:05:21.840217 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:06:11.866847 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:06:11.966649 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:06:11.966868 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:06:11.967644 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:06:11.967644 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:06:11.968484 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:06:11.977108 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 demo demo] Get all volumes completed successfully. Apr 07 20:06:11.979057 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-c5ef7167-5698-4c7d-8418-0688bf2b8284 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:06:11.979846 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 8/30] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:06:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:06:21.972310 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:07:11.997177 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-15641639-1839-40bd-8a6b-164939799e91 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:07:12.000032 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-15641639-1839-40bd-8a6b-164939799e91 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:07:12.000349 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-15641639-1839-40bd-8a6b-164939799e91 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:07:12.000640 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-15641639-1839-40bd-8a6b-164939799e91 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:07:12.001003 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-15641639-1839-40bd-8a6b-164939799e91 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:07:12.002010 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-15641639-1839-40bd-8a6b-164939799e91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:07:12.010673 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-15641639-1839-40bd-8a6b-164939799e91 demo demo] Get all volumes completed successfully. Apr 07 20:07:12.014705 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-15641639-1839-40bd-8a6b-164939799e91 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:07:12.015309 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 8/31] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:07:11 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 07 20:07:22.005177 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:08:12.030945 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:08:12.034330 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:08:12.034550 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:08:12.034868 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:08:12.035259 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:08:12.036293 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:08:12.045062 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 demo demo] Get all volumes completed successfully. Apr 07 20:08:12.047959 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-9fde5b4d-db9a-41bf-8dc3-642756b94663 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:08:12.048776 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 9/32] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:08:12 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 07 20:08:22.039779 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:09:12.063835 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:09:12.068247 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:09:12.068823 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:09:12.069218 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:09:12.069960 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:09:12.071260 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:09:12.083912 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a demo demo] Get all volumes completed successfully. Apr 07 20:09:12.087861 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-e6223feb-90ea-40d0-a27b-4ce02c4ce17a demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:09:12.088237 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 8/33] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:09:12 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 07 20:09:22.075363 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:10:12.108819 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:10:12.112710 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:10:12.113162 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:10:12.113536 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:10:12.114047 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:10:12.114880 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:10:12.122541 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe demo demo] Get all volumes completed successfully. Apr 07 20:10:12.125223 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-7a16e3b6-ceac-40aa-b756-87382b3fb6fe demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:10:12.125701 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 9/34] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:10:12 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 07 20:10:22.118311 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:11:12.145058 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-8876e7cf-3a86-4747-b137-5af145b0482a None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:11:12.181587 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-8876e7cf-3a86-4747-b137-5af145b0482a demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:11:12.182170 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-8876e7cf-3a86-4747-b137-5af145b0482a demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:11:12.182771 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-8876e7cf-3a86-4747-b137-5af145b0482a demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:11:12.183190 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-8876e7cf-3a86-4747-b137-5af145b0482a demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:11:12.184199 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-8876e7cf-3a86-4747-b137-5af145b0482a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:11:12.192080 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-8876e7cf-3a86-4747-b137-5af145b0482a demo demo] Get all volumes completed successfully. Apr 07 20:11:12.194892 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-8876e7cf-3a86-4747-b137-5af145b0482a demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:11:12.195406 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 9/35] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:11:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:11:22.187125 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:12:12.213445 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:12:12.216001 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:12:12.216329 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:12:12.216523 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:12:12.216768 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:12:12.217666 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:12:12.227659 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef demo demo] Get all volumes completed successfully. Apr 07 20:12:12.230542 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-34a7c0c5-7dbb-4906-9a74-5ff9e95e8bef demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:12:12.230806 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 10/36] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:12:12 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 07 20:12:22.221528 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:13:12.247566 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:13:12.251308 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:13:12.251566 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:13:12.251812 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:13:12.252116 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:13:12.253099 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:13:12.262104 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b demo demo] Get all volumes completed successfully. Apr 07 20:13:12.264883 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-3aca0780-dfed-4a0a-b3bd-44502f624d5b demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:13:12.265405 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 9/37] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:13:12 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 07 20:13:22.256287 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:14:12.281460 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:14:12.286125 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:14:12.287296 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:14:12.287296 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:14:12.287838 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:14:12.290106 np0000164074 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:14:12.305043 np0000164074 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 demo demo] Get all volumes completed successfully. Apr 07 20:14:12.308251 np0000164074 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-9a254902-802b-48f0-9fc3-cbcb78d76ca9 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:14:12.309351 np0000164074 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 10/38] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:14:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 20:14:22.294956 np0000164074 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:15:12.322995 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:15:12.325684 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:15:12.325880 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:15:12.326080 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:15:12.326309 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:15:12.327071 np0000164074 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:15:12.334884 np0000164074 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 demo demo] Get all volumes completed successfully. Apr 07 20:15:12.336815 np0000164074 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-a7356a93-6360-4cdd-b2b2-ba2082728625 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:15:12.337234 np0000164074 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 10/39] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:15:12 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 07 20:15:22.329655 np0000164074 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:16:12.357348 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:16:12.359801 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:16:12.360011 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:16:12.360218 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:16:12.360469 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:16:12.361302 np0000164074 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:16:12.370270 np0000164074 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc demo demo] Get all volumes completed successfully. Apr 07 20:16:12.374443 np0000164074 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-ffb1840a-dcfd-4b1f-9eeb-5c1041b3c1fc demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:16:12.375194 np0000164074 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 11/40] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:16:12 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 07 20:16:22.364128 np0000164074 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 20:17:12.392849 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.middleware.request_id [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 None None] RequestId filter calling following filter/app {{(pid=111540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 20:17:12.494019 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 demo demo] GET https://162.253.55.200/volume/v3/volumes/detail Apr 07 20:17:12.494450 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 demo demo] Empty body provided in request {{(pid=111540) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 20:17:12.494946 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.openstack.wsgi [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 demo demo] Calling method 'detail' {{(pid=111540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 20:17:12.495501 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.api.api_utils [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 demo demo] Removing options '' from query. {{(pid=111540) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 20:17:12.497104 np0000164074 devstack@c-api.service[111540]: DEBUG cinder.volume.api [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111540) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 20:17:12.505463 np0000164074 devstack@c-api.service[111540]: INFO cinder.volume.api [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 demo demo] Get all volumes completed successfully. Apr 07 20:17:12.508379 np0000164074 devstack@c-api.service[111540]: INFO cinder.api.openstack.wsgi [None req-f3be9c91-c03f-4d8f-a9c6-5db27f9be723 demo demo] https://162.253.55.200/volume/v3/volumes/detail returned with HTTP 200 Apr 07 20:17:12.508863 np0000164074 devstack@c-api.service[111540]: [pid: 111540|app: 0|req: 10/41] 162.253.55.200 () {64 vars in 1296 bytes} [Tue Apr 7 20:17:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 07 20:17:22.501709 np0000164074 devstack@c-api.service[111540]: DEBUG dbcounter [-] [111540] Writing DB stats cinder:SELECT=1 {{(pid=111540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}