Jul 02 00:39:53.978893 np0000183833 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 02 00:39:53.987146 np0000183833 devstack@c-api.service[111700]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 2 00:39:53 2026] *** Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: nodename: np0000183833 Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: machine: x86_64 Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: clock source: unix Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: pcre jit disabled Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: detected number of CPU cores: 16 Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: current working directory: / Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: detected binary path: /usr/bin/uwsgi-core Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: your processes number limit is 256917 Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: your memory page size is 4096 bytes Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: detected max file descriptor number: 2048 Jul 02 00:39:53.990550 np0000183833 devstack@c-api.service[111700]: lock engine: pthread robust mutexes Jul 02 00:39:53.991365 np0000183833 devstack@c-api.service[111700]: thunder lock: enabled Jul 02 00:39:53.991365 np0000183833 devstack@c-api.service[111700]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 02 00:39:53.991365 np0000183833 devstack@c-api.service[111700]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 02 00:39:53.991365 np0000183833 devstack@c-api.service[111700]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 02 00:39:53.991365 np0000183833 devstack@c-api.service[111700]: Set PythonHome to /opt/stack/data/venv Jul 02 00:39:54.028660 np0000183833 devstack@c-api.service[111700]: Python main interpreter initialized at 0x7b58e64a3668 Jul 02 00:39:54.028660 np0000183833 devstack@c-api.service[111700]: python threads support enabled Jul 02 00:39:54.028660 np0000183833 devstack@c-api.service[111700]: your server socket listen backlog is limited to 100 connections Jul 02 00:39:54.028660 np0000183833 devstack@c-api.service[111700]: your mercy for graceful operations on workers is 80 seconds Jul 02 00:39:54.028660 np0000183833 devstack@c-api.service[111700]: mapped 671795 bytes (656 KB) for 4 cores Jul 02 00:39:54.028904 np0000183833 devstack@c-api.service[111700]: *** Operational MODE: preforking *** Jul 02 00:39:54.028904 np0000183833 devstack@c-api.service[111700]: *** uWSGI is running in multiple interpreter mode *** Jul 02 00:39:54.028904 np0000183833 devstack@c-api.service[111700]: spawned uWSGI master process (pid: 111700) Jul 02 00:39:54.029104 np0000183833 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 02 00:39:54.031657 np0000183833 devstack@c-api.service[111700]: spawned uWSGI worker 1 (pid: 111711, cores: 1) Jul 02 00:39:54.031657 np0000183833 devstack@c-api.service[111700]: spawned uWSGI worker 2 (pid: 111712, cores: 1) Jul 02 00:39:54.031657 np0000183833 devstack@c-api.service[111700]: spawned uWSGI worker 3 (pid: 111713, cores: 1) Jul 02 00:39:54.031657 np0000183833 devstack@c-api.service[111700]: spawned uWSGI worker 4 (pid: 111714, cores: 1) Jul 02 00:39:54.031657 np0000183833 devstack@c-api.service[111700]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 02 00:39:54.163186 np0000183833 devstack@c-api.service[111714]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:54.163186 np0000183833 devstack@c-api.service[111714]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:54.163186 np0000183833 devstack@c-api.service[111714]: we strongly recommend against using it for new projects. Jul 02 00:39:54.163186 np0000183833 devstack@c-api.service[111714]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:54.163186 np0000183833 devstack@c-api.service[111714]: framework. For more detail see Jul 02 00:39:54.163186 np0000183833 devstack@c-api.service[111714]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:54.163186 np0000183833 devstack@c-api.service[111714]: import eventlet # noqa Jul 02 00:39:54.173304 np0000183833 devstack@c-api.service[111711]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:54.173304 np0000183833 devstack@c-api.service[111711]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:54.173304 np0000183833 devstack@c-api.service[111711]: we strongly recommend against using it for new projects. Jul 02 00:39:54.173304 np0000183833 devstack@c-api.service[111711]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:54.173304 np0000183833 devstack@c-api.service[111711]: framework. For more detail see Jul 02 00:39:54.173304 np0000183833 devstack@c-api.service[111711]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:54.173304 np0000183833 devstack@c-api.service[111711]: import eventlet # noqa Jul 02 00:39:54.184237 np0000183833 devstack@c-api.service[111712]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:54.184237 np0000183833 devstack@c-api.service[111712]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:54.184237 np0000183833 devstack@c-api.service[111712]: we strongly recommend against using it for new projects. Jul 02 00:39:54.184237 np0000183833 devstack@c-api.service[111712]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:54.184237 np0000183833 devstack@c-api.service[111712]: framework. For more detail see Jul 02 00:39:54.184237 np0000183833 devstack@c-api.service[111712]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:54.184237 np0000183833 devstack@c-api.service[111712]: import eventlet # noqa Jul 02 00:39:54.185243 np0000183833 devstack@c-api.service[111713]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:39:54.185243 np0000183833 devstack@c-api.service[111713]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:39:54.185243 np0000183833 devstack@c-api.service[111713]: we strongly recommend against using it for new projects. Jul 02 00:39:54.185243 np0000183833 devstack@c-api.service[111713]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:39:54.185243 np0000183833 devstack@c-api.service[111713]: framework. For more detail see Jul 02 00:39:54.185243 np0000183833 devstack@c-api.service[111713]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:39:54.185243 np0000183833 devstack@c-api.service[111713]: import eventlet # noqa Jul 02 00:39:54.255172 np0000183833 devstack@c-api.service[111714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:54.255172 np0000183833 devstack@c-api.service[111714]: warnings.warn( Jul 02 00:39:54.260653 np0000183833 devstack@c-api.service[111711]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:54.260653 np0000183833 devstack@c-api.service[111711]: warnings.warn( Jul 02 00:39:54.269692 np0000183833 devstack@c-api.service[111713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:54.269692 np0000183833 devstack@c-api.service[111713]: warnings.warn( Jul 02 00:39:54.289108 np0000183833 devstack@c-api.service[111712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:39:54.289108 np0000183833 devstack@c-api.service[111712]: warnings.warn( Jul 02 00:39:54.332965 np0000183833 devstack@c-api.service[111714]: /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 Jul 02 00:39:54.332965 np0000183833 devstack@c-api.service[111714]: from cgi import parse_header Jul 02 00:39:54.349122 np0000183833 devstack@c-api.service[111711]: /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 Jul 02 00:39:54.349122 np0000183833 devstack@c-api.service[111711]: from cgi import parse_header Jul 02 00:39:54.352117 np0000183833 devstack@c-api.service[111713]: /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 Jul 02 00:39:54.352117 np0000183833 devstack@c-api.service[111713]: from cgi import parse_header Jul 02 00:39:54.379000 np0000183833 devstack@c-api.service[111712]: /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 Jul 02 00:39:54.379000 np0000183833 devstack@c-api.service[111712]: from cgi import parse_header Jul 02 00:39:54.399549 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:39:54.399549 np0000183833 devstack@c-api.service[111714]: removals.removed_module( Jul 02 00:39:54.401361 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:39:54.401361 np0000183833 devstack@c-api.service[111714]: removals.removed_module( Jul 02 00:39:54.401882 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:39:54.401882 np0000183833 devstack@c-api.service[111713]: removals.removed_module( Jul 02 00:39:54.403364 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:39:54.403364 np0000183833 devstack@c-api.service[111713]: removals.removed_module( Jul 02 00:39:54.405545 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:39:54.405545 np0000183833 devstack@c-api.service[111711]: removals.removed_module( Jul 02 00:39:54.407717 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:39:54.407717 np0000183833 devstack@c-api.service[111711]: removals.removed_module( Jul 02 00:39:54.431464 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:54.431464 np0000183833 devstack@c-api.service[111712]: removals.removed_module( Jul 02 00:39:54.433023 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:54.433023 np0000183833 devstack@c-api.service[111712]: removals.removed_module( Jul 02 00:39:55.189706 np0000183833 devstack@c-api.service[111713]: /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 Jul 02 00:39:55.189706 np0000183833 devstack@c-api.service[111713]: warnings.warn( Jul 02 00:39:55.214951 np0000183833 devstack@c-api.service[111714]: /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 Jul 02 00:39:55.214951 np0000183833 devstack@c-api.service[111714]: warnings.warn( Jul 02 00:39:55.219914 np0000183833 devstack@c-api.service[111712]: /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 Jul 02 00:39:55.219914 np0000183833 devstack@c-api.service[111712]: warnings.warn( Jul 02 00:39:55.239415 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:39:55.239415 np0000183833 devstack@c-api.service[111713]: warnings.warn( Jul 02 00:39:55.254057 np0000183833 devstack@c-api.service[111711]: /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 Jul 02 00:39:55.254057 np0000183833 devstack@c-api.service[111711]: warnings.warn( Jul 02 00:39:55.265731 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:39:55.265731 np0000183833 devstack@c-api.service[111714]: warnings.warn( Jul 02 00:39:55.269105 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:55.269105 np0000183833 devstack@c-api.service[111712]: warnings.warn( Jul 02 00:39:55.308719 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:39:55.308719 np0000183833 devstack@c-api.service[111711]: warnings.warn( Jul 02 00:39:55.456917 np0000183833 devstack@c-api.service[111713]: 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. Jul 02 00:39:55.457127 np0000183833 devstack@c-api.service[111713]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111713) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:55.473069 np0000183833 devstack@c-api.service[111712]: 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. Jul 02 00:39:55.473189 np0000183833 devstack@c-api.service[111712]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111712) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:55.482196 np0000183833 devstack@c-api.service[111714]: 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. Jul 02 00:39:55.482382 np0000183833 devstack@c-api.service[111714]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111714) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:55.503115 np0000183833 devstack@c-api.service[111711]: 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. Jul 02 00:39:55.503312 np0000183833 devstack@c-api.service[111711]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111711) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:39:55.547505 np0000183833 devstack@c-api.service[111712]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:55.547505 np0000183833 devstack@c-api.service[111712]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:55.549075 np0000183833 devstack@c-api.service[111714]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:55.549075 np0000183833 devstack@c-api.service[111714]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:55.550032 np0000183833 devstack@c-api.service[111713]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:55.550032 np0000183833 devstack@c-api.service[111713]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:55.566251 np0000183833 devstack@c-api.service[111711]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:39:55.566251 np0000183833 devstack@c-api.service[111711]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:39:56.016951 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111712) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:56.017264 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111713) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:56.017364 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.017460 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111714) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:56.017549 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.017660 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.017773 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.017859 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.017935 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.018027 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.018027 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.018199 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.018251 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.018297 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.018297 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.018297 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.018297 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.018456 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.018495 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.018541 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.018587 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.018652 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.018694 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.018750 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.018791 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.018837 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.018837 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.018918 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.018962 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.019005 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.019045 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.019088 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.019088 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.021304 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.021381 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.021427 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.021475 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.021475 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.021562 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.021610 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.021610 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.021727 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.021774 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.021821 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.021866 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.021903 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.021903 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.021980 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.022024 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.022062 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.022117 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.022117 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.022189 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.022241 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.027958 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.028034 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.028082 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.028119 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.028169 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.028299 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.028299 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.028588 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.028727 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.028815 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.028872 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.028919 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.028986 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.029040 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.029040 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.029118 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.029161 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.029204 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.029247 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.029247 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.029322 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.029702 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.029776 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.029828 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.029828 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.029890 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.029928 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.029974 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.030017 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.030061 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.030105 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.030151 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.030197 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.030197 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.030306 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.030348 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.030386 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.030431 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.030475 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.030521 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.030559 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.030596 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.030656 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.030719 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.030765 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.030802 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.030846 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.030888 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.030927 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.030927 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.031004 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.031043 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.031095 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.031139 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.031139 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.031215 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.031247 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.031287 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.031321 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.031321 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.031395 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.031395 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.031395 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.031517 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.031517 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.031517 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.031517 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.031688 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.031740 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.031780 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.031836 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.031836 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.031919 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.031919 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.031919 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.032027 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.032074 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.032115 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.032162 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.032203 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.032203 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.032203 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.032203 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.032342 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.033681 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.033752 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.033793 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.033894 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.033894 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.034026 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.034026 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.034180 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.034293 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.034293 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.034383 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.034383 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.034445 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.034563 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.034680 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.034680 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.034871 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.034871 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.035027 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.035124 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.035217 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.035296 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.035405 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.035477 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.035568 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.035690 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.035816 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.035878 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.035925 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.035973 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.036011 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.036056 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.036107 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.036147 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.036184 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.036236 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.036236 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.036236 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.036236 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.036383 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.036428 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.036469 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.036506 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.036549 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.036585 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.036645 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.036699 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.036738 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.036785 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.036823 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.036864 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.036864 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.036938 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.036982 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.037019 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.037068 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.037113 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.037113 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.037113 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.037113 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.037113 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.037113 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.037304 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.038640 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.038720 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.038766 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.038804 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.038844 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.038879 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.038913 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.038955 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.038993 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.039037 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.039075 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.039119 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.039155 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.039155 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.039420 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.039559 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.039617 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.039764 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.039894 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.039966 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.040064 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.044034 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.044097 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.044155 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.044211 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.044254 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.044309 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.044356 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.044395 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.044432 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.044477 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.044520 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.044559 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.044596 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.044664 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.044717 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.044763 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.044763 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.044763 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.044763 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.044916 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.044959 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.045433 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.045534 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.045665 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.045768 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.045864 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.045949 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.046034 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.046126 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.046214 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.046303 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.046388 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.046470 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.046563 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.046658 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.046743 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.046819 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.046901 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.046988 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.046988 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.046988 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.046988 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.047402 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.047402 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.047573 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.047727 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.047845 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.047939 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.048032 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.048125 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.048210 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.048255 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.048308 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.048355 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.048398 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.048398 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.048477 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.048477 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.048477 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.048477 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.048477 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.048477 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.048477 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.050271 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.050333 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.050383 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.050430 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.050476 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.050514 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.050552 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.050592 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.050665 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.050705 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.050882 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.050980 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.051073 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.051073 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.051252 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.051337 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.051420 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.051420 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.051420 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.051420 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.051420 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.052713 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.052783 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.052832 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.052874 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.052917 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.052958 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.052998 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.053040 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.053080 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.053118 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.053153 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.053194 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.053239 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.053278 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.053316 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.053359 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.053397 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.053438 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.053483 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.053525 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.053566 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.053566 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.053680 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.053724 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.053769 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.053813 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.053853 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.053896 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.053939 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.053976 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.054023 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.054076 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.054118 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.054163 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.054207 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.054247 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.054293 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.054330 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.054365 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.054402 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.054440 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.054489 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.054531 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.054567 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.054611 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.054611 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.054714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.055002 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.055002 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.055002 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.055104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.055140 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.055714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.055714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.055714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.055714 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.056138 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.056240 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.056339 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.056433 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.056520 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.056614 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.056742 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.056861 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.056960 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.057049 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.057127 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.057206 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.057289 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.057372 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.057450 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.057536 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.057620 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.057727 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.057818 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.057818 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.057818 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.058068 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.058068 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.058068 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.058318 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.058409 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.058487 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.058577 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.058577 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.058786 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.058879 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.058971 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.059059 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.059165 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.059252 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.059343 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.059423 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.059529 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.059724 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.059871 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.059970 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.060050 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.060092 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.060133 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.060184 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.060223 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.060276 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.060328 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.060368 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.060406 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.060459 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.060503 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.060551 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.060597 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.060801 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.060891 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.060974 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.061065 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.061161 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.061253 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.061336 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.061429 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.061515 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.061612 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.061721 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.061806 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.061806 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.061806 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.062050 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.062148 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.062191 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.062191 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.062191 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.062191 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.062191 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.062358 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.062405 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.062446 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.062485 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.062524 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.062524 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.062606 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.062673 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.062716 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.062756 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.062802 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.062842 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.062882 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.062920 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.062962 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.063002 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.063044 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.063079 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.063079 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.063153 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.063199 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.063199 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.063269 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.063269 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.063269 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.063269 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.063269 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.063424 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.063465 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.063507 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.063542 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.063580 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.063610 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.063679 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.063718 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.063750 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.063805 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.063839 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.063871 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.063915 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.063948 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.063948 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.063948 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.063948 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.064104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.064104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.064104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.064104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.064104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.064104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.064104 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.064359 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.064399 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.064432 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.064472 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.064507 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.064543 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.064583 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.065188 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.065283 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.065374 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.065453 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.065530 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.065608 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.065712 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.065790 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.065790 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.065790 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.065790 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.065790 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.065790 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.065790 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.067809 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.067913 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.068011 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.068011 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.068158 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.068247 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.068327 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.068412 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.068485 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.068568 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.068692 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.068692 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.068692 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.068692 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.068989 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.069086 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.069086 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.069239 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.069322 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.069393 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.069393 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.069555 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.069659 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.069732 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.069732 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.069732 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.069732 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.069933 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111711) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:39:56.069980 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.070114 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.070204 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.070290 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.070379 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.070454 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.070553 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.070553 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.070750 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.070820 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.070908 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.070954 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.070992 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.070992 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.071058 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.071106 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.071236 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.071287 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.071331 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.071374 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.071438 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.071478 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.071520 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.071557 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.071557 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.071662 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.071715 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.071769 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.071813 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.071851 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.071851 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.071928 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.071966 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.072012 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.072012 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.072012 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.072012 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.072012 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.072012 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.072220 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.072220 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.072220 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.072330 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.072376 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.072414 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.072458 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.072504 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.072548 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.072590 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.072642 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.072692 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.072735 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.072771 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.072806 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.072850 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.072889 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.072922 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.072963 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.073008 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.073050 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.073087 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.073125 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.073170 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.073224 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.073263 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.073300 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.073348 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.073388 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.073423 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.073459 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.073506 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.073546 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.073581 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.073618 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.074245 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.074344 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.074344 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.074344 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.074344 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.074344 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.074344 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.074837 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.074837 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.074998 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.075081 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.075081 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.075258 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.075350 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.075350 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.075511 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.075602 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.075705 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.075705 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.075705 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.075705 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.076040 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.076129 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.076210 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.076210 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.076354 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.076438 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.076531 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.076609 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.076709 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.076795 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.076889 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.076972 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.077059 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.077137 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.077206 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.077279 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.077352 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.077426 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.077515 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.077593 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.077711 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.077800 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.077873 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.077943 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.078019 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.078093 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.078175 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.078256 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.078338 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.078338 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.078338 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.078338 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.078338 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.078338 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.078338 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.078955 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.078955 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.078955 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.078955 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.079263 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.079353 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.079435 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.079435 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.079597 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.079712 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.079712 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.079912 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.080012 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.080012 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.080012 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.080012 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.080012 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.080012 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.080012 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.080378 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.080415 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.080447 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.080489 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.080528 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.080559 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.080596 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.080649 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.080703 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.080744 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.080776 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.080813 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.080849 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.080881 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.080881 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.080881 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.080977 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.081292 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.081292 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.081292 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.081292 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.081423 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.081423 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.081423 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.081530 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.081573 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.081616 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.081670 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.081670 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.081755 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.081792 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111714) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.081834 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.081871 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.081912 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.081948 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.081987 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.082021 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.082059 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.082093 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.082131 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.082170 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.082212 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111714) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.082212 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111714) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.082283 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.082283 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.082283 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.082283 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.082417 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.082417 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.082417 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.082417 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.082539 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.082581 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.083113 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.083207 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.083207 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.083350 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.083350 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.083350 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.083595 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.083699 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.083799 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.084545 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.085375 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.086192 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.086946 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.087951 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.088231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.088459 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.088700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.088700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.088700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.088700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.088700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.088700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.088700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.088859 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.088859 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.088859 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.089766 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.089844 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.089892 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.089960 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.090006 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.090061 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.090122 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.090402 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.090479 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.090530 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.090590 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.090669 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.090715 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.090778 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.091046 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.091110 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.091176 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.091271 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.091271 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.091372 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.091429 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.091865 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.091938 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.091992 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.092034 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.092097 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.092142 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.092231 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.092305 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.092360 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.092411 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.092439 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.092503 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.092557 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.092600 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.093067 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.093165 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.093205 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.093275 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.093330 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.093373 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.093435 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.093990 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.094043 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.094112 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.094173 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.094226 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.094270 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.094336 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:39:56.094811 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111711) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:39:56.094881 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:39:56.094943 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:39:56.094993 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:39:56.095054 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:39:56.095119 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111711) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:39:56.125017 np0000183833 devstack@c-api.service[111712]: INFO dbcounter [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Registered counter for database cinder Jul 02 00:39:56.126964 np0000183833 devstack@c-api.service[111714]: INFO dbcounter [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Registered counter for database cinder Jul 02 00:39:56.139948 np0000183833 devstack@c-api.service[111713]: INFO dbcounter [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Registered counter for database cinder Jul 02 00:39:56.144398 np0000183833 devstack@c-api.service[111711]: INFO dbcounter [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Registered counter for database cinder Jul 02 00:39:56.171867 np0000183833 devstack@c-api.service[111714]: DEBUG oslo_db.sqlalchemy.engines [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 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=111714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.173391 np0000183833 devstack@c-api.service[111712]: DEBUG oslo_db.sqlalchemy.engines [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 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=111712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.183887 np0000183833 devstack@c-api.service[111713]: DEBUG oslo_db.sqlalchemy.engines [None req-ba84d806-123d-401b-ac81-f95f1a53320c 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=111713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.189347 np0000183833 devstack@c-api.service[111711]: DEBUG oslo_db.sqlalchemy.engines [None req-a3188e4b-6486-4568-8484-c17a0f7e957f 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=111711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.284968 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writer thread running {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:56.287578 np0000183833 devstack@c-api.service[111712]: INFO cinder.rpc [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:56.289679 np0000183833 devstack@c-api.service[111712]: INFO cinder.rpc [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:56.291732 np0000183833 devstack@c-api.service[111712]: INFO cinder.rpc [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:56.292789 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writer thread running {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:56.293507 np0000183833 devstack@c-api.service[111712]: INFO cinder.rpc [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:56.294401 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.296127 np0000183833 devstack@c-api.service[111714]: INFO cinder.rpc [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:56.297484 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.299319 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writer thread running {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:56.299770 np0000183833 devstack@c-api.service[111714]: INFO cinder.rpc [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:56.302038 np0000183833 devstack@c-api.service[111713]: INFO cinder.rpc [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:56.302463 np0000183833 devstack@c-api.service[111714]: INFO cinder.rpc [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:56.304332 np0000183833 devstack@c-api.service[111713]: INFO cinder.rpc [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:56.305298 np0000183833 devstack@c-api.service[111714]: INFO cinder.rpc [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:56.306272 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.306463 np0000183833 devstack@c-api.service[111713]: INFO cinder.rpc [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:56.308429 np0000183833 devstack@c-api.service[111713]: INFO cinder.rpc [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:56.309289 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.309546 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.312231 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.328930 np0000183833 devstack@c-api.service[111712]: DEBUG oslo_db.sqlalchemy.engines [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 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=111712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.329094 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writer thread running {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:39:56.331180 np0000183833 devstack@c-api.service[111712]: INFO cinder.rpc [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:56.332095 np0000183833 devstack@c-api.service[111711]: INFO cinder.rpc [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:39:56.333113 np0000183833 devstack@c-api.service[111712]: INFO cinder.rpc [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:56.334055 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.334766 np0000183833 devstack@c-api.service[111711]: INFO cinder.rpc [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:39:56.337025 np0000183833 devstack@c-api.service[111711]: INFO cinder.rpc [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:39:56.339709 np0000183833 devstack@c-api.service[111711]: INFO cinder.rpc [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:39:56.340938 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.342052 np0000183833 devstack@c-api.service[111714]: DEBUG oslo_db.sqlalchemy.engines [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 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=111714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.344438 np0000183833 devstack@c-api.service[111714]: INFO cinder.rpc [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:56.344704 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.345190 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.346855 np0000183833 devstack@c-api.service[111713]: DEBUG oslo_db.sqlalchemy.engines [None req-ba84d806-123d-401b-ac81-f95f1a53320c 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=111713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.347152 np0000183833 devstack@c-api.service[111714]: INFO cinder.rpc [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:56.347908 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.348305 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.351147 np0000183833 devstack@c-api.service[111713]: INFO cinder.rpc [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:56.352070 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.354927 np0000183833 devstack@c-api.service[111713]: INFO cinder.rpc [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:56.356151 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.356914 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.359152 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.362119 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.364792 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.365225 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.368132 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.368282 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.368893 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.371210 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.372264 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.372605 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.372745 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.375382 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.376871 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.376932 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.380019 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.380091 np0000183833 devstack@c-api.service[111711]: DEBUG oslo_db.sqlalchemy.engines [None req-a3188e4b-6486-4568-8484-c17a0f7e957f 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=111711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:39:56.381158 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.381419 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.382996 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.383755 np0000183833 devstack@c-api.service[111711]: INFO cinder.rpc [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:39:56.384599 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.384728 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.386071 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.386740 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.386840 np0000183833 devstack@c-api.service[111711]: INFO cinder.rpc [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:39:56.388096 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.388236 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.388364 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.388994 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.389816 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.391174 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.391422 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.391901 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.392653 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.393370 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.393962 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.394779 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.395379 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.396047 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.396765 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.397769 np0000183833 devstack@c-api.service[111712]: WARNING cinder.api.contrib.hosts [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:56.397933 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.397988 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: extensions {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.399350 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: cgsnapshots {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.399543 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.400774 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: qos-specs {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.401580 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.402047 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.402450 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.403550 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: capabilities {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.404922 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: backups {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.405055 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.405232 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.407190 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.407250 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-volume-type-access {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.408395 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.408800 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.409049 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: encryption {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.409611 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.410232 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.410793 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: consistencygroups {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.411895 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.412206 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.412844 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: extra_specs {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.413426 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.413899 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.414404 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: encryption {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.414766 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.415095 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.416491 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-volume-manage {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.416789 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.416934 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.417036 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.417982 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-volume-transfer {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.418206 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.418640 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.419679 np0000183833 devstack@c-api.service[111714]: WARNING cinder.api.contrib.hosts [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:56.419759 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-availability-zone {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.419980 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: extensions {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.420084 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.420291 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.421084 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-quota-sets {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.421568 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: cgsnapshots {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.422081 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.422591 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-quota-class-sets {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.423116 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: qos-specs {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.423240 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.423577 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.423938 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-snapshot-manage {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.425168 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.425382 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: os-hosts {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.426127 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.426308 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: capabilities {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.426754 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.426813 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extended resource: scheduler-stats {{(pid=111712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.427746 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: backups {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.427958 np0000183833 devstack@c-api.service[111713]: WARNING cinder.api.contrib.hosts [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:56.428235 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: extensions {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.429189 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.429251 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.429716 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: cgsnapshots {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.429847 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-volume-type-access {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.430704 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.430760 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.431245 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: qos-specs {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.431498 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: encryption {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.431547 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.contrib.snapshot_actions [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] SnapshotActionsController initialized {{(pid=111712) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:56.432298 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.433015 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: consistencygroups {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.433378 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.433674 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.434328 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: capabilities {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.434988 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.435111 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: extra_specs {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.435989 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: backups {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.436435 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.436680 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: encryption {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.437949 np0000183833 devstack@c-api.service[111712]: WARNING castellan.key_manager.migration [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.438234 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-volume-type-access {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.438291 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-volume-manage {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.438959 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension UsedLimits extending resource: limits {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.439078 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.439160 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.439797 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-volume-transfer {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.439905 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440016 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440142 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeActions extending resource: volumes {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440241 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: encryption {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.440291 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440403 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440509 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension TypesManage extending resource: types {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440614 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440793 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.440897 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension AdminActions extending resource: volumes {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.441007 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension AdminActions extending resource: snapshots {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.441108 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension AdminActions extending resource: backups {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.441215 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.441319 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.441424 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.v3.router [None req-db29fb6e-84e9-4267-920e-2790eb5f6fe5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.441482 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-availability-zone {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.442189 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: consistencygroups {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.442890 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-quota-sets {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.443658 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.444496 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-quota-class-sets {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.444666 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: extra_specs {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.445773 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-snapshot-manage {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.446413 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.446593 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: encryption {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.447184 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: os-hosts {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.448144 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.448277 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-volume-manage {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.448568 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extended resource: scheduler-stats {{(pid=111714) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.449656 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.449810 np0000183833 devstack@c-api.service[111712]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b58e64a3668 pid: 111712 (default app) Jul 02 00:39:56.449963 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-volume-transfer {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.450968 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.451274 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.451922 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-availability-zone {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.452798 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.453367 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-quota-sets {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.453425 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.453666 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.contrib.snapshot_actions [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] SnapshotActionsController initialized {{(pid=111714) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:56.454461 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.455177 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.455234 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-quota-class-sets {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.455930 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.456819 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-snapshot-manage {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.457285 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.457486 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.458404 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: os-hosts {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.458476 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.458476 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.458476 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.458476 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.458733 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.458733 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.458733 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.458733 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459213 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459213 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459213 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459213 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459213 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459213 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459508 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459508 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459508 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459508 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459508 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459798 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459798 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459798 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.459798 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.459798 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460021 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460021 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460021 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460021 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460217 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460217 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460217 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460217 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460400 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.460441 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460441 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460441 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460441 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460642 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460642 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460642 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460642 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460642 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460642 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460923 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460923 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460923 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460923 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.460923 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.460923 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.461186 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.461186 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.461186 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.461186 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.461186 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.461186 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.461451 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.461451 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.461451 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.461451 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.461451 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.461451 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.462360 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.462360 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.462360 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.462360 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.462747 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.462747 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.462747 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.462747 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.462747 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.463176 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.463176 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.463176 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.463176 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.463176 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.463689 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.463689 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.463689 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.463689 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.463689 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.463689 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.464178 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.464178 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.464178 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.464178 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.464178 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.464668 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.464668 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.464668 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.464668 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.464668 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.465087 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.465087 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.465087 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.465087 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.465455 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.465455 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.465455 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.465455 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.465839 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.465839 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.465839 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.465839 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.465839 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.466309 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.466309 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.466309 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.466309 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.466309 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.466772 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.466857 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.466857 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.466857 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.466857 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.467245 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.467245 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.467245 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.467245 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.467675 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.467675 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.467675 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.467675 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468059 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.468059 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468059 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.468059 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468424 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.468424 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468424 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.468424 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468798 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.468798 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468798 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.468798 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.468798 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.468798 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469285 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.469285 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469285 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.469285 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469285 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.469756 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469756 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.469756 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469756 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.469756 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.469756 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.469756 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470237 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.470237 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470237 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.470237 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470237 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.470237 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470494 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.470494 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470494 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.470494 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.470494 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.470494 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471050 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.471050 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471050 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.471050 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471050 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.471050 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471809 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.471809 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.471809 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.471809 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472137 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.472137 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472137 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.472137 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472331 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.472331 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472331 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.472331 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472513 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.472513 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472513 np0000183833 devstack@c-api.service[111712]: /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. Jul 02 00:39:56.472513 np0000183833 devstack@c-api.service[111712]: warnings.warn(deprecated_msg) Jul 02 00:39:56.472958 np0000183833 devstack@c-api.service[111714]: WARNING castellan.key_manager.migration [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.473044 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extended resource: scheduler-stats {{(pid=111713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.473126 np0000183833 devstack@c-api.service[111711]: WARNING cinder.api.contrib.hosts [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:39:56.473215 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension UsedLimits extending resource: limits {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473307 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: extensions {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.473401 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473495 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-e347f888-9c76-4ac6-bf2c-51ec6fd375d7 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:39:56.473580 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473580 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473580 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeActions extending resource: volumes {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473580 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473580 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473580 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension TypesManage extending resource: types {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.473580 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474002 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474002 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension AdminActions extending resource: volumes {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474002 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension AdminActions extending resource: snapshots {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474002 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension AdminActions extending resource: backups {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474120 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: cgsnapshots {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.474156 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474156 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474156 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.v3.router [None req-3a510e1c-850d-41bf-aef3-ecbfff2fb8f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111714) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.474239 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.474269 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 1/1] 199.19.213.65 () {60 vars in 949 bytes} [Thu Jul 2 00:39:56 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:39:56.474303 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: qos-specs {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.474331 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.474331 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] SnapshotActionsController initialized {{(pid=111713) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:56.474381 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: capabilities {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.474414 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.474442 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: backups {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.474471 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.474500 np0000183833 devstack@c-api.service[111714]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b58e64a3668 pid: 111714 (default app) Jul 02 00:39:56.474532 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-volume-type-access {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.474575 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.475901 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: encryption {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.476063 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.477666 np0000183833 devstack@c-api.service[111713]: WARNING castellan.key_manager.migration [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.477953 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: consistencygroups {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.478558 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension UsedLimits extending resource: limits {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.478740 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.479871 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.480026 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.480290 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeActions extending resource: volumes {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.480381 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.480509 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.480687 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension TypesManage extending resource: types {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.480753 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: extra_specs {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.480874 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.481051 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.481204 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension AdminActions extending resource: volumes {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.481383 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension AdminActions extending resource: snapshots {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.481531 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension AdminActions extending resource: backups {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.481707 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.481882 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.482051 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.v3.router [None req-ba84d806-123d-401b-ac81-f95f1a53320c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.482867 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: encryption {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.484934 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-volume-manage {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.486785 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-volume-transfer {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.490572 np0000183833 devstack@c-api.service[111713]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b58e64a3668 pid: 111713 (default app) Jul 02 00:39:56.491126 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-availability-zone {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.494323 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-quota-sets {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.497588 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-quota-class-sets {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.500155 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-snapshot-manage {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.501559 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: os-hosts {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.502943 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extended resource: scheduler-stats {{(pid=111711) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:39:56.505406 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.506986 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.507888 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] SnapshotActionsController initialized {{(pid=111711) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:39:56.508651 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.510000 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.511318 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.512770 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.514220 np0000183833 devstack@c-api.service[111711]: WARNING castellan.key_manager.migration [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:39:56.515042 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension UsedLimits extending resource: limits {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.515163 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516036 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516148 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516252 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeActions extending resource: volumes {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516373 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516477 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516601 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension TypesManage extending resource: types {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516700 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516831 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.516955 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension AdminActions extending resource: volumes {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.517035 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension AdminActions extending resource: snapshots {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.517131 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension AdminActions extending resource: backups {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.517239 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.517373 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.517477 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.v3.router [None req-a3188e4b-6486-4568-8484-c17a0f7e957f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111711) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:39:56.525673 np0000183833 devstack@c-api.service[111711]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b58e64a3668 pid: 111711 (default app) Jul 02 00:40:03.821087 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:40:04.300680 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 admin admin] POST https://199.19.213.65/volume/v3/types Jul 02 00:40:04.301155 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:40:04.302773 np0000183833 devstack@c-api.service[111712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 02 00:40:04.302773 np0000183833 devstack@c-api.service[111712]: warnings.warn( Jul 02 00:40:04.336101 np0000183833 devstack@c-api.service[111712]: DEBUG oslo_db.sqlalchemy.engines [None req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 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=111712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:04.369887 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 admin admin] https://199.19.213.65/volume/v3/types returned with HTTP 200 Jul 02 00:40:04.370544 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 2/2] 199.19.213.65 () {68 vars in 1281 bytes} [Thu Jul 2 00:40:03 2026] POST /volume/v3/types => generated 186 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:40:04.398592 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.398592 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.398592 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.398592 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.398592 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.399401 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.399401 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.399401 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.399401 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.399401 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.399759 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.399759 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.399759 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.399759 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.399759 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.399759 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400118 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400118 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400118 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400118 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400344 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400344 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400344 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400344 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400599 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400599 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400599 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400599 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400883 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400883 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400883 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.400883 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.400883 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401171 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401171 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401171 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401171 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401171 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401464 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401464 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401464 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401464 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401464 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401464 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401847 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401847 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401847 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401847 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.401847 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.401847 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402175 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402175 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402175 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402175 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402175 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402175 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402500 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402500 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402500 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402500 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402500 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402904 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402904 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402904 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.402904 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.402904 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403182 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403182 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403182 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403182 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403182 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403182 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403520 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403520 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403520 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403520 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403520 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403520 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403928 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403928 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403928 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.403928 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.403928 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.404216 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.404216 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.404216 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.404216 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.404216 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.404502 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.404502 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.404502 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.404502 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.404802 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.404802 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.404802 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.404802 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405054 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405054 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405054 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405054 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405054 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405352 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405352 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405352 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405352 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405352 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405624 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405624 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405624 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405624 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405874 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405874 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.405874 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.405874 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406122 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406122 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406122 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406122 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406348 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406348 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406348 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406348 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406574 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406574 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406574 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406574 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406844 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406844 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406844 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.406844 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.406844 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407126 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407126 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407126 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407126 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407126 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407126 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407449 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407449 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407449 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407449 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407449 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407833 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407833 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407833 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407833 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.407833 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.407833 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408217 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408217 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408217 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408217 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408217 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408217 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408559 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408559 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408559 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408559 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408559 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408559 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408850 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408850 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408850 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408850 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.408850 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.408850 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409002 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.409002 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409002 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.409002 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409164 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.409164 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409164 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.409164 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409164 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.409306 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409306 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.409306 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409306 np0000183833 devstack@c-api.service[111714]: /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. Jul 02 00:40:04.409306 np0000183833 devstack@c-api.service[111714]: warnings.warn(deprecated_msg) Jul 02 00:40:04.409306 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 req-595f4805-d28e-43f4-8a5e-65173cb3bbf7 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:40:04.736063 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 req-595f4805-d28e-43f4-8a5e-65173cb3bbf7 admin admin] POST https://199.19.213.65/volume/v3/types/25c98a9a-9e5b-483f-b67a-f94154fced17/extra_specs Jul 02 00:40:04.736622 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 req-595f4805-d28e-43f4-8a5e-65173cb3bbf7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:40:04.738281 np0000183833 devstack@c-api.service[111714]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 02 00:40:04.738281 np0000183833 devstack@c-api.service[111714]: warnings.warn( Jul 02 00:40:04.773312 np0000183833 devstack@c-api.service[111714]: DEBUG oslo_db.sqlalchemy.engines [req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 req-595f4805-d28e-43f4-8a5e-65173cb3bbf7 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=111714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:04.946555 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [req-95ee573d-fca5-4d1e-9a86-4f606b2ead79 req-595f4805-d28e-43f4-8a5e-65173cb3bbf7 admin admin] https://199.19.213.65/volume/v3/types/25c98a9a-9e5b-483f-b67a-f94154fced17/extra_specs returned with HTTP 200 Jul 02 00:40:04.946555 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 1/3] 199.19.213.65 () {70 vars in 1498 bytes} [Thu Jul 2 00:40:04 2026] POST /volume/v3/types/25c98a9a-9e5b-483f-b67a-f94154fced17/extra_specs => generated 55 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:40:06.353819 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=6 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:06.385809 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=6 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:14.366552 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:14.940545 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:42:29.638172 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.638172 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.638172 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.638172 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.638944 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.638944 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.638944 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.638944 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639192 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639192 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639192 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639192 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639192 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639192 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639603 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639603 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639603 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639603 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639603 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639890 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639890 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639890 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.639890 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.639890 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640104 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640104 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640104 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640104 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640310 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640310 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640310 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640310 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640310 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640587 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640587 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640587 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640587 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640587 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640835 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640835 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640835 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640835 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.640835 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.640835 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641248 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641248 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641248 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641248 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641248 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641248 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641556 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641556 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641556 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641556 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641556 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641556 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641891 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641891 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641891 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.641891 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.641891 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642152 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642152 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642152 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642152 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642152 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642394 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642394 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642394 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642394 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642394 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642394 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642730 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642730 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642730 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642730 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.642730 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.642730 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643057 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643057 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643057 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643057 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643057 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643389 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643389 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643389 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643389 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643389 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643681 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643681 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643681 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643681 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643905 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643905 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.643905 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.643905 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.644116 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.644116 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.644116 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.644116 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.644116 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.644375 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.644375 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.644375 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.644375 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.644375 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.644618 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.644618 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.644618 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.644618 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645156 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645156 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645156 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645156 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645422 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645422 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645422 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645422 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645657 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645657 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645657 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645657 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645864 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645864 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.645864 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.645864 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646067 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646067 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646067 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646067 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646067 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646342 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646342 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646342 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646342 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646342 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646342 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646641 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646641 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646641 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646641 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646641 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646843 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646843 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646843 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646843 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.646843 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.646843 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647171 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647171 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647171 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647171 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647171 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647171 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647493 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647493 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647493 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647493 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647493 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647493 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647822 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647822 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647822 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647822 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.647822 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.647822 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648121 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.648121 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648121 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.648121 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648340 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.648340 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648340 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.648340 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648340 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.648609 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648609 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.648609 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648609 np0000183833 devstack@c-api.service[111713]: /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. Jul 02 00:42:29.648609 np0000183833 devstack@c-api.service[111713]: warnings.warn(deprecated_msg) Jul 02 00:42:29.648609 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-475078f5-14c8-41ec-a422-4dd872a2d7e8 None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:42:29.648609 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-475078f5-14c8-41ec-a422-4dd872a2d7e8 None None] GET https://199.19.213.65/volume// Jul 02 00:42:29.648964 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-475078f5-14c8-41ec-a422-4dd872a2d7e8 None None] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:42:29.648964 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-475078f5-14c8-41ec-a422-4dd872a2d7e8 None None] Calling method 'all' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:42:29.648964 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-475078f5-14c8-41ec-a422-4dd872a2d7e8 None None] https://199.19.213.65/volume// returned with HTTP 300 Jul 02 00:42:29.648964 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 1/4] 199.19.213.65 () {66 vars in 1449 bytes} [Thu Jul 2 00:42:29 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 02 00:43:08.719107 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.719107 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.719107 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.719107 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720075 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.720075 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720075 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.720075 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720373 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.720373 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720373 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.720373 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720373 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.720373 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720765 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.720765 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720765 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.720765 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.720765 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721091 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721091 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721091 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721091 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721091 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721371 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721371 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721371 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721371 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721599 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721599 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721599 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721599 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721599 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721945 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721945 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721945 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.721945 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.721945 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.722221 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.722221 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.722221 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.722221 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.722221 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.722221 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.722612 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.722612 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.722612 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.722612 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.722612 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.722612 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723045 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723045 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723045 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723045 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723045 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723045 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723390 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723390 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723390 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723390 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723390 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723801 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723801 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723801 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.723801 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.723801 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724158 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724158 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724158 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724158 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724158 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724158 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724497 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724497 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724497 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724497 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724497 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724497 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724858 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724858 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724858 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.724858 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.724858 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.725149 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.725149 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.725149 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.725149 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.725149 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.725456 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.725456 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.725456 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.725456 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.725765 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.725765 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.725765 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.725765 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726016 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726016 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726016 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726016 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726016 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726307 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726307 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726307 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726307 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726307 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726617 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726617 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726617 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726617 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726890 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726890 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.726890 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.726890 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727138 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727138 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727138 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727138 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727359 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727359 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727359 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727359 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727589 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727589 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727589 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727589 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727833 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727833 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727833 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.727833 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.727833 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728114 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728114 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728114 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728114 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728114 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728114 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728582 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728582 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728582 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728582 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728582 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728874 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728874 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728874 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728874 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.728874 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.728874 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729195 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729195 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729195 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729195 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729195 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729195 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729504 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729504 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729504 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729504 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729504 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729504 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729837 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729837 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729837 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729837 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.729837 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.729837 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730187 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.730187 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730187 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.730187 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730472 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.730472 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730472 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.730472 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730472 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.730812 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730812 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.730812 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730812 np0000183833 devstack@c-api.service[111711]: /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. Jul 02 00:43:08.730812 np0000183833 devstack@c-api.service[111711]: warnings.warn(deprecated_msg) Jul 02 00:43:08.730812 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-5c9dc73a-1de4-4cd7-9f19-3a45d597d6e5 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:08.730812 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 1/5] 199.19.213.65 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:08.762802 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-4e885695-7536-47b7-9c35-9df145e90710 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:08.770342 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 3/6] 199.19.213.65 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:43:08.809079 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [req-4e885695-7536-47b7-9c35-9df145e90710 req-ccbb25f3-e63f-4443-9b58-656929171c4d None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:08.813435 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [req-4e885695-7536-47b7-9c35-9df145e90710 req-ccbb25f3-e63f-4443-9b58-656929171c4d demo demo] GET https://199.19.213.65/volume/v3/ Jul 02 00:43:08.813698 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [req-4e885695-7536-47b7-9c35-9df145e90710 req-ccbb25f3-e63f-4443-9b58-656929171c4d demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:08.813952 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [req-4e885695-7536-47b7-9c35-9df145e90710 req-ccbb25f3-e63f-4443-9b58-656929171c4d demo demo] Calling method 'version_select' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:08.815034 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [req-4e885695-7536-47b7-9c35-9df145e90710 req-ccbb25f3-e63f-4443-9b58-656929171c4d demo demo] https://199.19.213.65/volume/v3/ returned with HTTP 200 Jul 02 00:43:08.815856 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 2/7] 199.19.213.65 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:08.856609 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-612d6b83-69ed-413a-8b47-fd4394232f39 None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:09.176203 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-612d6b83-69ed-413a-8b47-fd4394232f39 demo demo] GET https://199.19.213.65/volume/v3/types Jul 02 00:43:09.176490 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-612d6b83-69ed-413a-8b47-fd4394232f39 demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:09.176689 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-612d6b83-69ed-413a-8b47-fd4394232f39 demo demo] Calling method 'index' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:09.177147 np0000183833 devstack@c-api.service[111713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 02 00:43:09.177147 np0000183833 devstack@c-api.service[111713]: warnings.warn( Jul 02 00:43:09.177763 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-612d6b83-69ed-413a-8b47-fd4394232f39 demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:43:09.214400 np0000183833 devstack@c-api.service[111713]: DEBUG oslo_db.sqlalchemy.engines [None req-612d6b83-69ed-413a-8b47-fd4394232f39 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=111713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:09.234037 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-612d6b83-69ed-413a-8b47-fd4394232f39 demo demo] https://199.19.213.65/volume/v3/types returned with HTTP 200 Jul 02 00:43:09.234397 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 2/8] 199.19.213.65 () {64 vars in 1283 bytes} [Thu Jul 2 00:43:08 2026] GET /volume/v3/types => generated 377 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:09.275152 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-773db7e2-4b44-4713-956a-656077f13965 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:09.606877 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-773db7e2-4b44-4713-956a-656077f13965 demo demo] GET https://199.19.213.65/volume/v3/types/default Jul 02 00:43:09.607224 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-773db7e2-4b44-4713-956a-656077f13965 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:09.607477 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-773db7e2-4b44-4713-956a-656077f13965 demo demo] Calling method 'show' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:09.642070 np0000183833 devstack@c-api.service[111711]: DEBUG oslo_db.sqlalchemy.engines [None req-773db7e2-4b44-4713-956a-656077f13965 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=111711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:09.658665 np0000183833 devstack@c-api.service[111711]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 02 00:43:09.658665 np0000183833 devstack@c-api.service[111711]: warnings.warn( Jul 02 00:43:09.660842 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-773db7e2-4b44-4713-956a-656077f13965 demo demo] https://199.19.213.65/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:09.661250 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 2/9] 199.19.213.65 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:09 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:10.133320 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-fe8557fe-7e58-4662-88fd-7375d090440a None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.134883 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 4/10] 199.19.213.65 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:10.167183 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-bb5147f5-5c6c-4f8f-8d0b-6d85de45a322 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.177613 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 3/11] 199.19.213.65 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:43:10.206383 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [req-bb5147f5-5c6c-4f8f-8d0b-6d85de45a322 req-73f1ba8b-00e6-46cd-8053-84bd8890a7cd None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.209813 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [req-bb5147f5-5c6c-4f8f-8d0b-6d85de45a322 req-73f1ba8b-00e6-46cd-8053-84bd8890a7cd demo demo] GET https://199.19.213.65/volume/v3/ Jul 02 00:43:10.210182 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [req-bb5147f5-5c6c-4f8f-8d0b-6d85de45a322 req-73f1ba8b-00e6-46cd-8053-84bd8890a7cd demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:10.210548 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [req-bb5147f5-5c6c-4f8f-8d0b-6d85de45a322 req-73f1ba8b-00e6-46cd-8053-84bd8890a7cd demo demo] Calling method 'version_select' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:10.211425 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [req-bb5147f5-5c6c-4f8f-8d0b-6d85de45a322 req-73f1ba8b-00e6-46cd-8053-84bd8890a7cd demo demo] https://199.19.213.65/volume/v3/ returned with HTTP 200 Jul 02 00:43:10.212102 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 3/12] 199.19.213.65 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:10.245564 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-053293ca-f5be-4ca4-8fb6-809d0bea6e6b None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.247367 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-053293ca-f5be-4ca4-8fb6-809d0bea6e6b demo demo] GET https://199.19.213.65/volume/v3/types/default Jul 02 00:43:10.247543 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-053293ca-f5be-4ca4-8fb6-809d0bea6e6b demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:10.247754 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-053293ca-f5be-4ca4-8fb6-809d0bea6e6b demo demo] Calling method 'show' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:10.255594 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-053293ca-f5be-4ca4-8fb6-809d0bea6e6b demo demo] https://199.19.213.65/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:10.255929 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 3/13] 199.19.213.65 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:10.868047 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-342bf46f-f39b-46d3-96cb-b47f13b58f52 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.869208 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 5/14] 199.19.213.65 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:10.895440 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-0851151c-6c44-472d-beb2-13c40ee1d1f3 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.897295 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 4/15] 199.19.213.65 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jul 02 00:43:10.926329 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [req-0851151c-6c44-472d-beb2-13c40ee1d1f3 req-2d52a23c-915b-495c-9da2-6f3045e8112a None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.928884 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [req-0851151c-6c44-472d-beb2-13c40ee1d1f3 req-2d52a23c-915b-495c-9da2-6f3045e8112a demo demo] GET https://199.19.213.65/volume/v3/ Jul 02 00:43:10.929274 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [req-0851151c-6c44-472d-beb2-13c40ee1d1f3 req-2d52a23c-915b-495c-9da2-6f3045e8112a demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:10.929704 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [req-0851151c-6c44-472d-beb2-13c40ee1d1f3 req-2d52a23c-915b-495c-9da2-6f3045e8112a demo demo] Calling method 'version_select' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:10.930378 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [req-0851151c-6c44-472d-beb2-13c40ee1d1f3 req-2d52a23c-915b-495c-9da2-6f3045e8112a demo demo] https://199.19.213.65/volume/v3/ returned with HTTP 200 Jul 02 00:43:10.931054 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 4/16] 199.19.213.65 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:10.964942 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-1cac5a8f-89c3-4b78-8a15-c03b8c0b5423 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:10.966860 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-1cac5a8f-89c3-4b78-8a15-c03b8c0b5423 demo demo] GET https://199.19.213.65/volume/v3/types/default Jul 02 00:43:10.967030 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-1cac5a8f-89c3-4b78-8a15-c03b8c0b5423 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:10.967214 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-1cac5a8f-89c3-4b78-8a15-c03b8c0b5423 demo demo] Calling method 'show' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:10.975237 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-1cac5a8f-89c3-4b78-8a15-c03b8c0b5423 demo demo] https://199.19.213.65/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:10.975549 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 4/17] 199.19.213.65 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:10 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:11.007733 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-818b7e4a-278a-430c-b68c-9d9566d03c42 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.008833 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 6/18] 199.19.213.65 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:11.041230 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-78b1a968-58f2-4f69-91f9-0d40e8b641e8 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.043134 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 5/19] 199.19.213.65 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (1 switches on core 0) Jul 02 00:43:11.075179 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [req-78b1a968-58f2-4f69-91f9-0d40e8b641e8 req-25b40aa6-678a-4a57-a5c3-9bb7734ba0d0 None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.078524 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [req-78b1a968-58f2-4f69-91f9-0d40e8b641e8 req-25b40aa6-678a-4a57-a5c3-9bb7734ba0d0 demo demo] GET https://199.19.213.65/volume/v3/ Jul 02 00:43:11.078910 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [req-78b1a968-58f2-4f69-91f9-0d40e8b641e8 req-25b40aa6-678a-4a57-a5c3-9bb7734ba0d0 demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:11.079279 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [req-78b1a968-58f2-4f69-91f9-0d40e8b641e8 req-25b40aa6-678a-4a57-a5c3-9bb7734ba0d0 demo demo] Calling method 'version_select' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:11.080071 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [req-78b1a968-58f2-4f69-91f9-0d40e8b641e8 req-25b40aa6-678a-4a57-a5c3-9bb7734ba0d0 demo demo] https://199.19.213.65/volume/v3/ returned with HTTP 200 Jul 02 00:43:11.080751 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 5/20] 199.19.213.65 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:11.119098 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-69bc8d8f-ef97-48f2-bc01-21f240983bd9 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:11.120932 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-69bc8d8f-ef97-48f2-bc01-21f240983bd9 demo demo] GET https://199.19.213.65/volume/v3/types/default Jul 02 00:43:11.121043 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-69bc8d8f-ef97-48f2-bc01-21f240983bd9 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:11.121239 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-69bc8d8f-ef97-48f2-bc01-21f240983bd9 demo demo] Calling method 'show' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:11.131041 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-69bc8d8f-ef97-48f2-bc01-21f240983bd9 demo demo] https://199.19.213.65/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:11.131491 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 5/21] 199.19.213.65 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:11 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:19.227909 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:43:21.126612 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=8 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:48:10.588768 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:48:10.700848 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:48:10.701522 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:48:10.702185 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:48:10.703305 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:48:10.704846 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:48:10.741246 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 demo demo] Get all volumes completed successfully. Jul 02 00:48:10.743909 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-33688c19-f866-450f-a4a0-41b4dd4536b7 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:48:10.744480 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 7/22] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:48:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:48:20.735813 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:49:10.759216 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:49:10.763342 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:49:10.763533 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:49:10.763765 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:49:10.764823 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:49:10.766798 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:49:10.800065 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 demo demo] Get all volumes completed successfully. Jul 02 00:49:10.802345 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-881cf7cf-4d86-4a25-9765-aea6e174f956 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:49:10.802986 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 6/23] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:49: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) Jul 02 00:49:20.793989 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:50:10.820541 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-30b93e11-0690-499f-90a2-400d8d06551d None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:50:10.824898 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-30b93e11-0690-499f-90a2-400d8d06551d demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:50:10.825150 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-30b93e11-0690-499f-90a2-400d8d06551d demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:50:10.825401 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-30b93e11-0690-499f-90a2-400d8d06551d demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:50:10.825986 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-30b93e11-0690-499f-90a2-400d8d06551d demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:50:10.827002 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-30b93e11-0690-499f-90a2-400d8d06551d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:50:10.861926 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-30b93e11-0690-499f-90a2-400d8d06551d demo demo] Get all volumes completed successfully. Jul 02 00:50:10.864801 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-30b93e11-0690-499f-90a2-400d8d06551d demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:50:10.865283 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 6/24] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:50:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:50:20.855775 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:51:10.878707 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:51:10.884663 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:51:10.885049 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:51:10.885423 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:51:10.886481 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:51:10.887682 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:51:10.929709 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 demo demo] Get all volumes completed successfully. Jul 02 00:51:10.932137 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-0e5a84f0-c4ec-4646-847f-f6b71c7f6de4 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:51:10.932650 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 6/25] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:51:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:51:20.921874 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:52:10.948575 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:52:10.949225 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:52:10.949412 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:52:10.949612 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:52:10.949898 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:52:10.950558 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:52:10.966101 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 demo demo] Get all volumes completed successfully. Jul 02 00:52:10.970707 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-2b92ba2e-bb4a-4c5c-b1ea-c29fe0a09361 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:52:10.970707 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 8/26] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:52:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:52:20.956721 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:53:10.992184 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:53:11.166473 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:53:11.166940 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:53:11.167434 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:53:11.167695 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:53:11.168657 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:53:11.180249 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 demo demo] Get all volumes completed successfully. Jul 02 00:53:11.182996 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-5a1d60e0-6f51-4439-a87f-0fffd3fc3e18 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:53:11.183478 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 7/27] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:53:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:53:21.174176 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:54:11.206399 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-79681eca-b870-4aa8-84f8-a40454c37830 None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:54:11.209284 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-79681eca-b870-4aa8-84f8-a40454c37830 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:54:11.209552 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-79681eca-b870-4aa8-84f8-a40454c37830 demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:54:11.209964 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-79681eca-b870-4aa8-84f8-a40454c37830 demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:54:11.210303 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-79681eca-b870-4aa8-84f8-a40454c37830 demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:54:11.211154 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-79681eca-b870-4aa8-84f8-a40454c37830 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:54:11.219648 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-79681eca-b870-4aa8-84f8-a40454c37830 demo demo] Get all volumes completed successfully. Jul 02 00:54:11.223331 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-79681eca-b870-4aa8-84f8-a40454c37830 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:54:11.223957 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 7/28] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:54: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) Jul 02 00:54:21.214049 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:55:11.244829 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:55:11.249402 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:55:11.249780 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:55:11.250086 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:55:11.250468 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:55:11.251476 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:55:11.261731 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 demo demo] Get all volumes completed successfully. Jul 02 00:55:11.264786 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-f8bdaae6-8111-480b-bf41-3b32bbfdaf50 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:55:11.265087 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 7/29] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00: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) Jul 02 00:55:21.255414 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:56:11.281164 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-59efdf08-7027-4b1b-855b-0273004d652a None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:56:11.285481 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-59efdf08-7027-4b1b-855b-0273004d652a demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:56:11.286085 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-59efdf08-7027-4b1b-855b-0273004d652a demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:56:11.286462 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-59efdf08-7027-4b1b-855b-0273004d652a demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:56:11.287425 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-59efdf08-7027-4b1b-855b-0273004d652a demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:56:11.288700 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-59efdf08-7027-4b1b-855b-0273004d652a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:56:11.299406 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-59efdf08-7027-4b1b-855b-0273004d652a demo demo] Get all volumes completed successfully. Jul 02 00:56:11.302277 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-59efdf08-7027-4b1b-855b-0273004d652a demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:56:11.302875 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 9/30] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:56: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) Jul 02 00:56:21.292403 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:57:11.322233 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-25ed5053-c991-43a7-abac-a253ee9e18ca None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:57:11.326140 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-25ed5053-c991-43a7-abac-a253ee9e18ca demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:57:11.326498 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-25ed5053-c991-43a7-abac-a253ee9e18ca demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:57:11.327457 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-25ed5053-c991-43a7-abac-a253ee9e18ca demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:57:11.328014 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-25ed5053-c991-43a7-abac-a253ee9e18ca demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:57:11.329714 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-25ed5053-c991-43a7-abac-a253ee9e18ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:57:11.339853 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-25ed5053-c991-43a7-abac-a253ee9e18ca demo demo] Get all volumes completed successfully. Jul 02 00:57:11.341705 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-25ed5053-c991-43a7-abac-a253ee9e18ca demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:57:11.342081 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 8/31] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:57:11 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) Jul 02 00:57:21.334047 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:58:11.354462 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:58:11.483787 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:58:11.483787 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:58:11.483787 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:58:11.484177 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:58:11.484600 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:58:11.491495 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 demo demo] Get all volumes completed successfully. Jul 02 00:58:11.493799 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-4ca071e0-fc15-473c-8e6c-9c54e8954224 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:58:11.494652 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 8/32] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00:58:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:58:21.487214 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:59:11.512072 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-9dec6977-5877-4303-b38b-54355d967cd0 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:59:11.516652 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-9dec6977-5877-4303-b38b-54355d967cd0 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 00:59:11.516652 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-9dec6977-5877-4303-b38b-54355d967cd0 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:59:11.516652 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-9dec6977-5877-4303-b38b-54355d967cd0 demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:59:11.516652 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-9dec6977-5877-4303-b38b-54355d967cd0 demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:59:11.517049 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-9dec6977-5877-4303-b38b-54355d967cd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:59:11.526904 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-9dec6977-5877-4303-b38b-54355d967cd0 demo demo] Get all volumes completed successfully. Jul 02 00:59:11.529589 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-9dec6977-5877-4303-b38b-54355d967cd0 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:59:11.530069 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 8/33] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 00: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) Jul 02 00:59:21.522064 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:00:11.545663 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-13e37274-d38f-4cab-b3cc-090f1babc286 None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:00:11.549530 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-13e37274-d38f-4cab-b3cc-090f1babc286 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:00:11.550087 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-13e37274-d38f-4cab-b3cc-090f1babc286 demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:00:11.550583 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-13e37274-d38f-4cab-b3cc-090f1babc286 demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:00:11.551147 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-13e37274-d38f-4cab-b3cc-090f1babc286 demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:00:11.552756 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-13e37274-d38f-4cab-b3cc-090f1babc286 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:00:11.562664 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-13e37274-d38f-4cab-b3cc-090f1babc286 demo demo] Get all volumes completed successfully. Jul 02 01:00:11.565269 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-13e37274-d38f-4cab-b3cc-090f1babc286 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:00:11.565676 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 10/34] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:00:11 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) Jul 02 01:00:21.557941 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:01:11.579378 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:01:11.582808 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:01:11.583177 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:01:11.583404 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:01:11.583675 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:01:11.584431 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:01:11.594604 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb demo demo] Get all volumes completed successfully. Jul 02 01:01:11.597490 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-8cf86151-7a38-4d20-984d-34f53ae4aaeb demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:01:11.598184 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 9/35] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:01: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) Jul 02 01:01:21.588331 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:02:11.614645 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:02:11.617345 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:02:11.617572 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:02:11.617881 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:02:11.618170 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:02:11.619017 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:02:11.626497 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b demo demo] Get all volumes completed successfully. Jul 02 01:02:11.628272 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-d417ddf4-fa09-4de7-af67-cabe66df0c2b demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:02:11.628594 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 9/36] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:02: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) Jul 02 01:02:21.621914 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:03:11.645548 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:03:11.837013 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:03:11.837261 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:03:11.837602 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:03:11.837896 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:03:11.839042 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:03:11.847557 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 demo demo] Get all volumes completed successfully. Jul 02 01:03:11.849543 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-8edfdd7b-9a43-4f1b-8bc1-cb010e84d8b8 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:03:11.849960 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 9/37] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:03:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:03:21.843134 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:04:11.869199 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:04:11.872300 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:04:11.872528 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:04:11.872798 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:04:11.873092 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:04:11.874544 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:04:11.886948 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf demo demo] Get all volumes completed successfully. Jul 02 01:04:11.889129 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-1dd4f967-f2dd-422e-b4e5-64fd22873aaf demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:04:11.889506 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 11/38] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:04:11 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) Jul 02 01:04:21.878502 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:05:11.916215 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-0ba79455-1550-444e-9df4-23525fba0c1c None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:05:11.918873 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-0ba79455-1550-444e-9df4-23525fba0c1c demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:05:11.919169 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-0ba79455-1550-444e-9df4-23525fba0c1c demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:05:11.919467 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-0ba79455-1550-444e-9df4-23525fba0c1c demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:05:11.919902 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-0ba79455-1550-444e-9df4-23525fba0c1c demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:05:11.920911 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-0ba79455-1550-444e-9df4-23525fba0c1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:05:11.930979 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-0ba79455-1550-444e-9df4-23525fba0c1c demo demo] Get all volumes completed successfully. Jul 02 01:05:11.933923 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-0ba79455-1550-444e-9df4-23525fba0c1c demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:05:11.934592 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 10/39] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:05:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 02 01:05:21.924511 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:06:11.953517 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:06:11.956340 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:06:11.956567 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:06:11.956878 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:06:11.957198 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:06:11.958160 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:06:11.967393 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b demo demo] Get all volumes completed successfully. Jul 02 01:06:11.970020 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-3985aee0-489c-4146-a3b6-e5dab5893f9b demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:06:11.970644 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 10/40] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:06: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) Jul 02 01:06:21.961826 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:07:11.988606 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-58322cab-b232-45ef-8b2a-036797fa20db None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:07:11.992644 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-58322cab-b232-45ef-8b2a-036797fa20db demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:07:11.993006 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-58322cab-b232-45ef-8b2a-036797fa20db demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:07:11.993363 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-58322cab-b232-45ef-8b2a-036797fa20db demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:07:11.993889 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-58322cab-b232-45ef-8b2a-036797fa20db demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:07:11.994863 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-58322cab-b232-45ef-8b2a-036797fa20db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:07:12.006899 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-58322cab-b232-45ef-8b2a-036797fa20db demo demo] Get all volumes completed successfully. Jul 02 01:07:12.009095 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-58322cab-b232-45ef-8b2a-036797fa20db demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:07:12.009542 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 10/41] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:07:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:07:21.999040 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:08:12.025462 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:08:12.115187 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:08:12.115565 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:08:12.116081 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:08:12.116650 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:08:12.118399 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:08:12.126831 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed demo demo] Get all volumes completed successfully. Jul 02 01:08:12.129522 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-7ddb7c26-4eb8-453e-ae45-b59428708fed demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:08:12.130041 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 12/42] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:08:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:08:22.121574 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:09:12.173657 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:09:12.179281 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:09:12.179502 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:09:12.179773 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:09:12.180063 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:09:12.180981 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:09:12.203986 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 demo demo] Get all volumes completed successfully. Jul 02 01:09:12.207993 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-c3f7080b-a558-4ffd-a972-d35afb8a4566 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:09:12.208597 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 11/43] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:09:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:09:22.184980 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:10:12.223710 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:10:12.227260 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:10:12.227495 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:10:12.227758 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:10:12.229012 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:10:12.230353 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:10:12.239661 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f demo demo] Get all volumes completed successfully. Jul 02 01:10:12.242414 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-a3ff5bb1-f612-4a33-a5fe-202780a2d77f demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:10:12.242956 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 11/44] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:10:12 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) Jul 02 01:10:22.233859 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:11:12.260601 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:11:12.264769 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:11:12.265110 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:11:12.265503 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:11:12.265966 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:11:12.267380 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:11:12.275166 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad demo demo] Get all volumes completed successfully. Jul 02 01:11:12.277158 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-227393c1-bf77-4a93-a185-4ff29dbd81ad demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:11:12.277501 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 11/45] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:11: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) Jul 02 01:11:22.271870 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:12:12.297242 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:12:12.300212 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:12:12.300451 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:12:12.300702 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:12:12.301051 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:12:12.302057 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:12:12.309578 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d demo demo] Get all volumes completed successfully. Jul 02 01:12:12.311856 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-6ef6c6b1-6a46-47de-bf75-a5585bbfbd9d demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:12:12.312458 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 13/46] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:12:12 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) Jul 02 01:12:22.305684 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:13:12.328691 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-8dacb446-ef7f-4293-9130-3f652277d65e None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:13:12.421021 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-8dacb446-ef7f-4293-9130-3f652277d65e demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:13:12.421209 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-8dacb446-ef7f-4293-9130-3f652277d65e demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:13:12.421386 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-8dacb446-ef7f-4293-9130-3f652277d65e demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:13:12.421603 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-8dacb446-ef7f-4293-9130-3f652277d65e demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:13:12.422307 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-8dacb446-ef7f-4293-9130-3f652277d65e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:13:12.432189 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-8dacb446-ef7f-4293-9130-3f652277d65e demo demo] Get all volumes completed successfully. Jul 02 01:13:12.436519 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-8dacb446-ef7f-4293-9130-3f652277d65e demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:13:12.437341 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 12/47] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:13:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:13:22.425659 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:14:12.452312 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:14:12.454701 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:14:12.454862 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:14:12.455068 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:14:12.455347 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:14:12.455980 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:14:12.464390 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 demo demo] Get all volumes completed successfully. Jul 02 01:14:12.466906 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-ca1e8b65-228f-4f85-a237-8e3f2358e1d9 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:14:12.467347 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 12/48] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:14:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 02 01:14:22.458750 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:15:12.482895 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:15:12.486875 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:15:12.487302 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:15:12.487780 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:15:12.488222 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:15:12.489171 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:15:12.498528 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 demo demo] Get all volumes completed successfully. Jul 02 01:15:12.501105 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-bba969fe-14f2-4add-9d6f-09410da9e0b1 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:15:12.501554 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 12/49] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:15:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:15:22.492338 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:16:12.517448 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:16:12.520314 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:16:12.520592 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:16:12.520916 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:16:12.521267 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:16:12.522251 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:16:12.531854 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a demo demo] Get all volumes completed successfully. Jul 02 01:16:12.533935 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-3adf8c7d-a9ca-4684-8d1f-da86347d4b5a demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:16:12.534327 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 14/50] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01: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) Jul 02 01:16:22.526119 np0000183833 devstack@c-api.service[111712]: DEBUG dbcounter [-] [111712] Writing DB stats cinder:SELECT=1 {{(pid=111712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:17:12.549684 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.middleware.request_id [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 None None] RequestId filter calling following filter/app {{(pid=111714) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:17:12.552496 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:17:12.552923 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 demo demo] Empty body provided in request {{(pid=111714) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:17:12.553156 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.openstack.wsgi [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 demo demo] Calling method 'detail' {{(pid=111714) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:17:12.553438 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.api.api_utils [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 demo demo] Removing options '' from query. {{(pid=111714) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:17:12.554780 np0000183833 devstack@c-api.service[111714]: DEBUG cinder.volume.api [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111714) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:17:12.562489 np0000183833 devstack@c-api.service[111714]: INFO cinder.volume.api [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 demo demo] Get all volumes completed successfully. Jul 02 01:17:12.565170 np0000183833 devstack@c-api.service[111714]: INFO cinder.api.openstack.wsgi [None req-fc6aa2b2-f531-4ea7-a47c-961792b6a692 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:17:12.565613 np0000183833 devstack@c-api.service[111714]: [pid: 111714|app: 0|req: 13/51] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:17:12 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) Jul 02 01:17:22.557857 np0000183833 devstack@c-api.service[111714]: DEBUG dbcounter [-] [111714] Writing DB stats cinder:SELECT=1 {{(pid=111714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:18:12.578562 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.middleware.request_id [None req-2a3a4934-c75c-46c6-8148-b173b9658101 None None] RequestId filter calling following filter/app {{(pid=111713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:18:12.693310 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-2a3a4934-c75c-46c6-8148-b173b9658101 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:18:12.693577 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-2a3a4934-c75c-46c6-8148-b173b9658101 demo demo] Empty body provided in request {{(pid=111713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:18:12.693800 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.openstack.wsgi [None req-2a3a4934-c75c-46c6-8148-b173b9658101 demo demo] Calling method 'detail' {{(pid=111713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:18:12.694128 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.api.api_utils [None req-2a3a4934-c75c-46c6-8148-b173b9658101 demo demo] Removing options '' from query. {{(pid=111713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:18:12.695112 np0000183833 devstack@c-api.service[111713]: DEBUG cinder.volume.api [None req-2a3a4934-c75c-46c6-8148-b173b9658101 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:18:12.704088 np0000183833 devstack@c-api.service[111713]: INFO cinder.volume.api [None req-2a3a4934-c75c-46c6-8148-b173b9658101 demo demo] Get all volumes completed successfully. Jul 02 01:18:12.709552 np0000183833 devstack@c-api.service[111713]: INFO cinder.api.openstack.wsgi [None req-2a3a4934-c75c-46c6-8148-b173b9658101 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:18:12.710218 np0000183833 devstack@c-api.service[111713]: [pid: 111713|app: 0|req: 13/52] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:18:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:18:22.699211 np0000183833 devstack@c-api.service[111713]: DEBUG dbcounter [-] [111713] Writing DB stats cinder:SELECT=1 {{(pid=111713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:19:12.728802 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.middleware.request_id [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 None None] RequestId filter calling following filter/app {{(pid=111711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:19:12.733124 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:19:12.733461 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 demo demo] Empty body provided in request {{(pid=111711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:19:12.733815 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.openstack.wsgi [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 demo demo] Calling method 'detail' {{(pid=111711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:19:12.734117 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.api.api_utils [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 demo demo] Removing options '' from query. {{(pid=111711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:19:12.735052 np0000183833 devstack@c-api.service[111711]: DEBUG cinder.volume.api [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111711) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:19:12.745655 np0000183833 devstack@c-api.service[111711]: INFO cinder.volume.api [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 demo demo] Get all volumes completed successfully. Jul 02 01:19:12.748300 np0000183833 devstack@c-api.service[111711]: INFO cinder.api.openstack.wsgi [None req-9c603bb0-bf5c-4ef7-9167-821ffd4c4257 demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:19:12.748959 np0000183833 devstack@c-api.service[111711]: [pid: 111711|app: 0|req: 13/53] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:19:12 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) Jul 02 01:19:22.738391 np0000183833 devstack@c-api.service[111711]: DEBUG dbcounter [-] [111711] Writing DB stats cinder:SELECT=1 {{(pid=111711) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:20:12.769552 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.middleware.request_id [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f None None] RequestId filter calling following filter/app {{(pid=111712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:20:12.771587 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f demo demo] GET https://199.19.213.65/volume/v3/volumes/detail Jul 02 01:20:12.771771 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f demo demo] Empty body provided in request {{(pid=111712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:20:12.771939 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.openstack.wsgi [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f demo demo] Calling method 'detail' {{(pid=111712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:20:12.772143 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.api.api_utils [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f demo demo] Removing options '' from query. {{(pid=111712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:20:12.772818 np0000183833 devstack@c-api.service[111712]: DEBUG cinder.volume.api [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:20:12.780923 np0000183833 devstack@c-api.service[111712]: INFO cinder.volume.api [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f demo demo] Get all volumes completed successfully. Jul 02 01:20:12.783385 np0000183833 devstack@c-api.service[111712]: INFO cinder.api.openstack.wsgi [None req-df031036-15d4-4b0f-8600-ed4b3a29b79f demo demo] https://199.19.213.65/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:20:12.783872 np0000183833 devstack@c-api.service[111712]: [pid: 111712|app: 0|req: 15/54] 199.19.213.65 () {64 vars in 1290 bytes} [Thu Jul 2 01:20: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)