May 19 23:22:45.554036 np0000175104 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 23:22:45.561355 np0000175104 devstack@c-api.service[112297]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 23:22:45 2026] *** May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: nodename: np0000175104 May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: machine: x86_64 May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: clock source: unix May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: pcre jit disabled May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: detected number of CPU cores: 16 May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: current working directory: / May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: detected binary path: /usr/bin/uwsgi-core May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: your processes number limit is 256917 May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: your memory page size is 4096 bytes May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: detected max file descriptor number: 2048 May 19 23:22:45.564338 np0000175104 devstack@c-api.service[112297]: lock engine: pthread robust mutexes May 19 23:22:45.565072 np0000175104 devstack@c-api.service[112297]: thunder lock: enabled May 19 23:22:45.565072 np0000175104 devstack@c-api.service[112297]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 23:22:45.565072 np0000175104 devstack@c-api.service[112297]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 23:22:45.565072 np0000175104 devstack@c-api.service[112297]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 23:22:45.565072 np0000175104 devstack@c-api.service[112297]: Set PythonHome to /opt/stack/data/venv May 19 23:22:45.603195 np0000175104 devstack@c-api.service[112297]: Python main interpreter initialized at 0x7467e0ea3668 May 19 23:22:45.603195 np0000175104 devstack@c-api.service[112297]: python threads support enabled May 19 23:22:45.603195 np0000175104 devstack@c-api.service[112297]: your server socket listen backlog is limited to 100 connections May 19 23:22:45.603195 np0000175104 devstack@c-api.service[112297]: your mercy for graceful operations on workers is 80 seconds May 19 23:22:45.603723 np0000175104 devstack@c-api.service[112297]: mapped 671795 bytes (656 KB) for 4 cores May 19 23:22:45.603853 np0000175104 devstack@c-api.service[112297]: *** Operational MODE: preforking *** May 19 23:22:45.604008 np0000175104 devstack@c-api.service[112297]: *** uWSGI is running in multiple interpreter mode *** May 19 23:22:45.604008 np0000175104 devstack@c-api.service[112297]: spawned uWSGI master process (pid: 112297) May 19 23:22:45.604132 np0000175104 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 23:22:45.604793 np0000175104 devstack@c-api.service[112297]: spawned uWSGI worker 1 (pid: 112309, cores: 1) May 19 23:22:45.605299 np0000175104 devstack@c-api.service[112297]: spawned uWSGI worker 2 (pid: 112310, cores: 1) May 19 23:22:45.605793 np0000175104 devstack@c-api.service[112297]: spawned uWSGI worker 3 (pid: 112311, cores: 1) May 19 23:22:45.606282 np0000175104 devstack@c-api.service[112297]: spawned uWSGI worker 4 (pid: 112312, cores: 1) May 19 23:22:45.606330 np0000175104 devstack@c-api.service[112297]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 23:22:45.737024 np0000175104 devstack@c-api.service[112311]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:45.737024 np0000175104 devstack@c-api.service[112311]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:45.737024 np0000175104 devstack@c-api.service[112311]: we strongly recommend against using it for new projects. May 19 23:22:45.737024 np0000175104 devstack@c-api.service[112311]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:45.737024 np0000175104 devstack@c-api.service[112311]: framework. For more detail see May 19 23:22:45.737024 np0000175104 devstack@c-api.service[112311]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:45.737024 np0000175104 devstack@c-api.service[112311]: import eventlet # noqa May 19 23:22:45.746742 np0000175104 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:45.746742 np0000175104 devstack@c-api.service[112312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:45.746742 np0000175104 devstack@c-api.service[112312]: we strongly recommend against using it for new projects. May 19 23:22:45.746742 np0000175104 devstack@c-api.service[112312]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:45.746742 np0000175104 devstack@c-api.service[112312]: framework. For more detail see May 19 23:22:45.746742 np0000175104 devstack@c-api.service[112312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:45.746742 np0000175104 devstack@c-api.service[112312]: import eventlet # noqa May 19 23:22:45.749881 np0000175104 devstack@c-api.service[112309]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:45.749881 np0000175104 devstack@c-api.service[112309]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:45.749881 np0000175104 devstack@c-api.service[112309]: we strongly recommend against using it for new projects. May 19 23:22:45.749881 np0000175104 devstack@c-api.service[112309]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:45.749881 np0000175104 devstack@c-api.service[112309]: framework. For more detail see May 19 23:22:45.749881 np0000175104 devstack@c-api.service[112309]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:45.749881 np0000175104 devstack@c-api.service[112309]: import eventlet # noqa May 19 23:22:45.751774 np0000175104 devstack@c-api.service[112310]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:45.751774 np0000175104 devstack@c-api.service[112310]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:45.751774 np0000175104 devstack@c-api.service[112310]: we strongly recommend against using it for new projects. May 19 23:22:45.751774 np0000175104 devstack@c-api.service[112310]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:45.751774 np0000175104 devstack@c-api.service[112310]: framework. For more detail see May 19 23:22:45.751774 np0000175104 devstack@c-api.service[112310]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:45.751774 np0000175104 devstack@c-api.service[112310]: import eventlet # noqa May 19 23:22:45.829275 np0000175104 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:45.829275 np0000175104 devstack@c-api.service[112311]: debtcollector.deprecate( May 19 23:22:45.834806 np0000175104 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:45.834806 np0000175104 devstack@c-api.service[112312]: debtcollector.deprecate( May 19 23:22:45.838440 np0000175104 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:45.838440 np0000175104 devstack@c-api.service[112310]: debtcollector.deprecate( May 19 23:22:45.841350 np0000175104 devstack@c-api.service[112309]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:45.841350 np0000175104 devstack@c-api.service[112309]: debtcollector.deprecate( May 19 23:22:45.906647 np0000175104 devstack@c-api.service[112311]: /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 May 19 23:22:45.906647 np0000175104 devstack@c-api.service[112311]: from cgi import parse_header May 19 23:22:45.910558 np0000175104 devstack@c-api.service[112312]: /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 May 19 23:22:45.910558 np0000175104 devstack@c-api.service[112312]: from cgi import parse_header May 19 23:22:45.919397 np0000175104 devstack@c-api.service[112310]: /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 May 19 23:22:45.919397 np0000175104 devstack@c-api.service[112310]: from cgi import parse_header May 19 23:22:45.923330 np0000175104 devstack@c-api.service[112309]: /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 May 19 23:22:45.923330 np0000175104 devstack@c-api.service[112309]: from cgi import parse_header May 19 23:22:45.951636 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:45.951636 np0000175104 devstack@c-api.service[112311]: removals.removed_module( May 19 23:22:45.952569 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:45.952569 np0000175104 devstack@c-api.service[112311]: removals.removed_module( May 19 23:22:45.954442 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:45.954442 np0000175104 devstack@c-api.service[112312]: removals.removed_module( May 19 23:22:45.955171 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:45.955171 np0000175104 devstack@c-api.service[112312]: removals.removed_module( May 19 23:22:45.965406 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:45.965406 np0000175104 devstack@c-api.service[112310]: removals.removed_module( May 19 23:22:45.966072 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:45.966072 np0000175104 devstack@c-api.service[112310]: removals.removed_module( May 19 23:22:45.967340 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:22:45.967340 np0000175104 devstack@c-api.service[112309]: removals.removed_module( May 19 23:22:45.968038 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:22:45.968038 np0000175104 devstack@c-api.service[112309]: removals.removed_module( May 19 23:22:46.559445 np0000175104 devstack@c-api.service[112311]: /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 May 19 23:22:46.559445 np0000175104 devstack@c-api.service[112311]: warnings.warn( May 19 23:22:46.572405 np0000175104 devstack@c-api.service[112309]: /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 May 19 23:22:46.572405 np0000175104 devstack@c-api.service[112309]: warnings.warn( May 19 23:22:46.572775 np0000175104 devstack@c-api.service[112312]: /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 May 19 23:22:46.572775 np0000175104 devstack@c-api.service[112312]: warnings.warn( May 19 23:22:46.623290 np0000175104 devstack@c-api.service[112310]: /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 May 19 23:22:46.623290 np0000175104 devstack@c-api.service[112310]: warnings.warn( May 19 23:22:46.669502 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:22:46.669502 np0000175104 devstack@c-api.service[112309]: warnings.warn( May 19 23:22:46.670813 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:46.670813 np0000175104 devstack@c-api.service[112311]: warnings.warn( May 19 23:22:46.671741 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:46.671741 np0000175104 devstack@c-api.service[112312]: warnings.warn( May 19 23:22:46.722484 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:46.722484 np0000175104 devstack@c-api.service[112310]: warnings.warn( May 19 23:22:46.956139 np0000175104 devstack@c-api.service[112311]: 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. May 19 23:22:46.956586 np0000175104 devstack@c-api.service[112311]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112311) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:46.958568 np0000175104 devstack@c-api.service[112309]: 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. May 19 23:22:46.959003 np0000175104 devstack@c-api.service[112309]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112309) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:46.962900 np0000175104 devstack@c-api.service[112312]: 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. May 19 23:22:46.963325 np0000175104 devstack@c-api.service[112312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:47.002031 np0000175104 devstack@c-api.service[112310]: 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. May 19 23:22:47.002585 np0000175104 devstack@c-api.service[112310]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112310) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:47.041484 np0000175104 devstack@c-api.service[112309]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 23:22:47.041484 np0000175104 devstack@c-api.service[112309]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:47.042158 np0000175104 devstack@c-api.service[112311]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 23:22:47.042158 np0000175104 devstack@c-api.service[112311]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:47.044554 np0000175104 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 23:22:47.044554 np0000175104 devstack@c-api.service[112312]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:47.063468 np0000175104 devstack@c-api.service[112310]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 23:22:47.063468 np0000175104 devstack@c-api.service[112310]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:47.492971 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:47.493177 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112309) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:47.493318 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.493423 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.493491 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112311) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:47.493570 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112310) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:47.493668 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.493668 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.493803 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.493894 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.493954 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.494024 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.494099 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.494155 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.494216 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.494285 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.494776 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.494877 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.494877 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.495051 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.495115 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.495193 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.495268 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.495354 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.495448 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.495504 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.495598 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.495598 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.495780 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.495846 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.495908 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.495970 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.496030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.496091 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.496164 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.496164 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.496272 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.496346 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.496465 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.496530 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.496591 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.496591 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.496591 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.496591 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.501322 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.501422 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.501471 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.501518 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.501557 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.501639 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.501683 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.501723 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.501760 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.501820 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.501873 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.501919 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.501965 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.502007 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.502045 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.502082 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.502123 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.502161 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.502198 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.502242 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.502286 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.502322 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.502377 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.502416 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.502455 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.502503 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.502503 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.502503 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.503966 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.504025 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.504093 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.504136 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.504213 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.504256 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.504302 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.504347 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.504409 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.504449 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.504487 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.504523 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.504559 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.504596 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.504633 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.504677 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.504716 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.504760 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.504809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.504855 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.504892 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.504937 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.504975 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.505011 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.505048 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.505090 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.505090 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.505090 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.505302 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.505341 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.505395 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.505447 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.505486 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.505524 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.505566 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.505646 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.505700 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.505746 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.505790 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.505827 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.505866 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.505902 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.505937 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.505973 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.506011 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.506056 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.506099 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.506136 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.506174 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.506216 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.506257 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.506301 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.506301 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.506301 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.506301 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.506301 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.507512 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.507560 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.507626 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.507690 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.507738 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.507778 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.507820 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.507859 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.507903 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.507943 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.507985 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.508027 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.508069 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.508108 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.508146 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.508188 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.508231 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.508272 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.508321 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.508384 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.508424 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.508461 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.508496 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.508534 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.508570 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.508605 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.508651 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.508651 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.509262 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.509382 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.509427 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.509478 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.509518 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.509555 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.509612 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.509660 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.509704 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.509753 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.509791 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.509831 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.509879 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.509924 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.509971 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.510010 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.510048 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.510085 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.510130 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.510130 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.510208 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.510246 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.510286 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.510327 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.510382 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.510382 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.510382 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.510382 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.512183 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.512253 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.512288 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.512381 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.512429 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.512490 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.512547 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.512825 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.512879 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.512940 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.512997 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.513067 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.513113 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.513148 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.513186 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.513219 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.513257 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.513296 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.513368 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.513442 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.513485 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.513521 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.513556 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.513635 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.513686 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.513769 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.513821 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.513882 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.514056 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.514104 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.514176 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.514217 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.514260 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.514295 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.514340 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.514413 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.514455 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.514501 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.514551 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.514591 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.514636 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.514673 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.514711 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.514766 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.514815 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.514854 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.514896 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.514930 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.514964 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.515001 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.515042 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.515079 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.515114 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.515156 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.515193 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.515229 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.516532 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.516611 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.516611 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.516679 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.516759 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.516806 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.516849 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.516894 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.516927 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.516967 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.517005 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.517043 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.517079 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.517118 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.517155 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.517187 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.517231 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.517270 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.517306 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.517349 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.517410 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.517450 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.517487 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.517534 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.517572 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.517663 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.517705 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.517741 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.517787 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.517787 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.517863 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.517902 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.517938 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.517974 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.518012 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.518055 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.518093 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.518142 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.518180 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.518214 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.518253 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.518290 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.518324 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.518382 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.518422 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.518467 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.518508 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.518545 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.518580 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.518612 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.518649 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.518683 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.518719 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.518757 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.518794 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.518838 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.518881 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.518920 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.518957 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.518992 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.519030 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.519103 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.519139 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.519183 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.519227 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.519265 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.519301 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.519342 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.519397 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.519446 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.519484 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.519521 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.519562 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.519602 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.519650 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.519688 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.519724 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.519765 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.519800 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.519834 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.519876 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.519911 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.519953 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.519953 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.520029 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.520029 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.520029 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.520126 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.520162 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.520196 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.520232 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.520269 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.520303 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.520345 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.520399 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.520434 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.520468 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.520511 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.520549 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.520581 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.520617 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.520650 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.520694 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.520728 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.520769 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.520802 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.520844 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.520882 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.520919 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.520919 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.520919 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.520919 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.524002 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.524082 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.524118 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.524183 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.524260 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.524306 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.524306 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.524394 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.524450 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.524525 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.524567 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.524604 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.524604 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.524672 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.524711 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.524838 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.524879 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.524914 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.524914 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.524979 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.525020 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.525052 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.525109 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.525159 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.525159 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.525159 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.525159 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.525159 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.525844 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.525918 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.525997 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.526061 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.526099 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.526132 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.526176 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.526208 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.526248 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.526287 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.526339 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.526415 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.526456 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.526511 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.526551 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.526584 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.526630 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.526681 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.526723 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.526768 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.526811 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.526850 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.526887 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.526920 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.526964 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.527007 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.527051 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.527122 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.527176 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.527217 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.527254 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.527286 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.527319 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.527353 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.527429 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.527474 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.527509 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.527548 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.527590 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.527625 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.527659 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.527696 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.527733 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.527770 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.527809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.527847 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.527884 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.527918 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.527958 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.527990 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.528023 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.528061 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.528102 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.528164 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.528206 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.528254 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.528301 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.528337 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.528402 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.528442 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.528475 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.528506 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.528542 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.528575 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.528619 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.528652 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.528693 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.528726 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.528765 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.528803 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.528803 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.528872 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.528872 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.528944 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.528944 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.529038 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.529038 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.529112 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.529160 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.529160 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.529160 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.529160 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.529160 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.529160 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.529418 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.529418 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.529418 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.529544 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.529625 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.529670 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.529714 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.529751 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.529791 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.529831 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.529874 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.529919 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.529958 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.529994 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.530035 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.530072 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.530112 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.530150 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.530187 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.530234 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.530277 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.530318 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.530355 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.530412 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.530412 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.530412 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.530412 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.530412 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.530964 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.531026 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.531063 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.531144 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.531197 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.531236 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.531273 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.531316 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.531355 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.531408 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.531474 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.531540 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.531587 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.531638 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.531678 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.531715 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.531751 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.531790 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.531832 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.531869 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.531919 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.531958 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.531996 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.532039 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.532078 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.532122 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.532122 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.532122 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.536315 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.536431 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.536487 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.536527 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.536572 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.536572 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.536572 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.536672 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.536717 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.536752 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.536789 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.536829 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.536829 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.536829 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.536934 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.536974 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.537011 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.537096 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.537141 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.537203 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.537250 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.537295 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.537334 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.537407 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.537447 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.537484 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.537553 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.537666 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.539512 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.539630 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.539710 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.539767 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.539811 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.539857 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.539896 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.539933 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.539970 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.540004 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.540042 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.540079 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.540115 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.540157 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.540193 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.540236 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.540284 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.540319 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.540373 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.540422 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.540467 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.540504 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.540536 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.540573 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.540609 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.540653 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.540653 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.540653 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.540756 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.540756 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.540829 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.540868 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.540904 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.540946 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.540980 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.541017 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.541061 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.541106 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.541142 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.541180 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.541218 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.541252 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.541290 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.541327 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.541380 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.541429 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.541466 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.541502 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.541540 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.541600 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.541640 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.541676 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.541713 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.541757 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.541792 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.541839 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.541878 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.541914 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.541950 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.541985 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.542030 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.542073 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.542106 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.542143 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.542188 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.542226 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.542269 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.542307 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.542345 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.542426 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.542465 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.542499 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.542547 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.542547 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.542633 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.542670 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.542708 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.542747 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.542781 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.542781 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.542847 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.542887 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.542929 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.542971 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.543009 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.543052 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.543089 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.543124 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.543159 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.543196 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.543231 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.543272 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.543313 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.543375 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.543414 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.543450 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.543485 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.543521 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.543559 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.543605 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.543641 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.543681 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.543719 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.543761 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.543797 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.543834 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.543870 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.543913 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.543956 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.543999 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.544035 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.544079 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.544121 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.544159 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.544199 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.544235 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.544276 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.544318 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.544353 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.544442 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.544523 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.544598 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.544906 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.545001 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.545077 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.545154 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.545209 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.545278 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.545482 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.545744 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.545836 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.545904 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.546033 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.546172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.546172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.546172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.546172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.546172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.546172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.546172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.546702 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.546702 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.546702 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.546978 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.547033 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.547033 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.547129 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.547197 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.547260 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.547321 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.547411 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.547411 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.547558 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.547638 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.547698 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.547778 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.547861 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.547929 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.548002 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.548059 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.548111 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.548153 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.548201 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.548251 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.548304 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.548341 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.548341 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.548341 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.548485 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.548485 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.548485 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.548609 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.548664 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.548704 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.548740 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.548776 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.548811 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.548847 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.548882 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.548924 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.548924 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.549007 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.549060 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.549101 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.549101 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.549101 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.549101 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.549101 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.549101 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.549415 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.549415 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.549415 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.549608 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.549686 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.549725 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.549773 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.549821 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.549858 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.549932 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.549976 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.550086 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.550129 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.550175 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.550211 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.550246 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.550291 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.550336 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.550398 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.550437 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.550473 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.550509 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.550556 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.550593 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.550660 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.550728 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.550767 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.550803 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.550845 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.550885 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.550922 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.550962 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.551572 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.555897 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.556019 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.556019 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.556019 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.556330 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.556480 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.556480 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.556480 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.556750 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.556873 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.556980 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.557077 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.557192 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.557296 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.557296 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.557511 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.557661 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.557798 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.557910 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.558149 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.558314 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.572030 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.573073 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.573073 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.573073 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.573073 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.573314 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.573314 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.573503 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.573636 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.573636 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.573770 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.573844 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.573913 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.573983 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.573983 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.574098 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.574171 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.574241 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.574302 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.574353 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.574416 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.574416 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.574496 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.574533 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.574574 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.574618 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.574658 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.574658 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.574742 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.574788 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.574834 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.574880 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.574924 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.574960 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.575000 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.575040 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.575081 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.575127 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.575174 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.575174 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.585097 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.585097 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.585097 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.585097 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.585740 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.585874 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.585874 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.586121 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.586197 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.586291 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.586398 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.586511 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.586511 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.586682 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.586809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.586809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.587023 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.587133 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.587133 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.587394 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.587394 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.587585 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.587585 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.587585 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.587585 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.588069 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.588163 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.588163 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.588163 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.588586 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.588586 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.588586 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.588586 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.588586 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.588586 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:47.589479 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.589699 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.589838 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.589960 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.590090 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.590212 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.590324 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.590512 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.590615 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.590821 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.590948 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.591074 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.591192 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.591300 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.591477 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.591583 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.591583 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.591583 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.591885 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:47.591885 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:47.591885 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:47.591885 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:47.591885 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:47.591885 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:47.641019 np0000175104 devstack@c-api.service[112312]: INFO dbcounter [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Registered counter for database cinder May 19 23:22:47.642833 np0000175104 devstack@c-api.service[112310]: INFO dbcounter [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Registered counter for database cinder May 19 23:22:47.643306 np0000175104 devstack@c-api.service[112311]: INFO dbcounter [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Registered counter for database cinder May 19 23:22:47.652753 np0000175104 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-cf153988-c2d6-4a2d-9db5-097159d68374 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.654249 np0000175104 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.656214 np0000175104 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [None req-e93271b6-fc27-4b72-b683-e5892baf8ace 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.662682 np0000175104 devstack@c-api.service[112309]: INFO dbcounter [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Registered counter for database cinder May 19 23:22:47.675539 np0000175104 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.767573 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writer thread running {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:47.768314 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writer thread running {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:47.770626 np0000175104 devstack@c-api.service[112312]: INFO cinder.rpc [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:47.771107 np0000175104 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:47.772926 np0000175104 devstack@c-api.service[112312]: INFO cinder.rpc [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:47.773585 np0000175104 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:47.775112 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writer thread running {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:47.775607 np0000175104 devstack@c-api.service[112312]: INFO cinder.rpc [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:47.775918 np0000175104 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:47.777607 np0000175104 devstack@c-api.service[112310]: INFO cinder.rpc [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:47.777753 np0000175104 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:47.778112 np0000175104 devstack@c-api.service[112312]: INFO cinder.rpc [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:47.778594 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.779284 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.779772 np0000175104 devstack@c-api.service[112310]: INFO cinder.rpc [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:47.780187 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.781662 np0000175104 devstack@c-api.service[112310]: INFO cinder.rpc [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:47.781816 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.783247 np0000175104 devstack@c-api.service[112310]: INFO cinder.rpc [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:47.783839 np0000175104 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [None req-e93271b6-fc27-4b72-b683-e5892baf8ace 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.784077 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.785538 np0000175104 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:47.785899 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.787124 np0000175104 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-cf153988-c2d6-4a2d-9db5-097159d68374 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.787209 np0000175104 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:47.787982 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.789342 np0000175104 devstack@c-api.service[112312]: INFO cinder.rpc [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:47.790163 np0000175104 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.791602 np0000175104 devstack@c-api.service[112312]: INFO cinder.rpc [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:47.792060 np0000175104 devstack@c-api.service[112310]: INFO cinder.rpc [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:47.792697 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.793821 np0000175104 devstack@c-api.service[112310]: INFO cinder.rpc [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:47.794047 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writer thread running {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:47.794658 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.796863 np0000175104 devstack@c-api.service[112309]: INFO cinder.rpc [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:47.799184 np0000175104 devstack@c-api.service[112309]: INFO cinder.rpc [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:47.801339 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.801746 np0000175104 devstack@c-api.service[112309]: INFO cinder.rpc [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:47.803726 np0000175104 devstack@c-api.service[112309]: INFO cinder.rpc [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:47.805009 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.805404 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.805729 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.806997 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.807305 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.809039 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.809717 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.811199 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.812429 np0000175104 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:47.813529 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.813985 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.814434 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.814679 np0000175104 devstack@c-api.service[112309]: INFO cinder.rpc [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:47.817151 np0000175104 devstack@c-api.service[112309]: INFO cinder.rpc [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:47.817998 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.818274 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.818621 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.819151 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.821019 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.822471 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.823236 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.824150 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.825504 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.826206 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.827115 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.828518 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.829230 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.829694 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.830066 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.831385 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.831590 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.832139 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.832863 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.834396 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.834500 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.835045 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.835895 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.836105 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.838301 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.838725 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.839292 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.840004 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.841153 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.843486 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.844158 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.844551 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.844748 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.845665 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.847143 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.847945 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.848088 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.848293 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.848484 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.850008 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.850126 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.850187 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.851450 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.851512 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.851583 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.851634 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.852917 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.852987 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.853036 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.854271 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.854330 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.854460 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.854581 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.855393 np0000175104 devstack@c-api.service[112311]: WARNING cinder.api.contrib.hosts [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:47.855896 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.856097 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.856155 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.857057 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: extensions {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.857191 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.857278 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.857564 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.858374 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-availability-zone {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.858661 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.858751 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.858912 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.859663 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: qos-specs {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.859777 np0000175104 devstack@c-api.service[112312]: WARNING cinder.api.contrib.hosts [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:47.860065 np0000175104 devstack@c-api.service[112310]: WARNING cinder.api.contrib.hosts [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:47.860503 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.860773 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.861396 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.861495 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: extensions {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.861745 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: extensions {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.861990 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: extra_specs {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.862838 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-availability-zone {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.863086 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-availability-zone {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.863342 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: encryption {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.864131 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: qos-specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.864337 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: qos-specs {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.865523 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-volume-type-access {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.866193 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: extra_specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.866479 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: extra_specs {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.866888 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.867063 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-quota-class-sets {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.867755 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.868020 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: encryption {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.868365 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: encryption {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.869852 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-snapshot-manage {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.870033 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-volume-type-access {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.870199 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-volume-type-access {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.870276 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.871291 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: consistencygroups {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.871571 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-quota-class-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.871809 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-quota-class-sets {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.872566 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.872873 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.873201 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: encryption {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.873259 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: backups {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.874090 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.874374 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-snapshot-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.874741 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-snapshot-manage {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.875281 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: scheduler-stats {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.875448 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.875833 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: consistencygroups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.876213 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: consistencygroups {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.876750 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-quota-sets {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.876960 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.877914 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: backups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.878134 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-volume-manage {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.878244 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: backups {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.878455 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.879576 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: capabilities {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.879872 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.879966 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: scheduler-stats {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.880270 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: scheduler-stats {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.880887 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-volume-transfer {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.881275 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.881353 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-quota-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.881743 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-quota-sets {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.882456 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: os-hosts {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.882516 np0000175104 devstack@c-api.service[112309]: WARNING cinder.api.contrib.hosts [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:47.882702 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-volume-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.883135 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-volume-manage {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.883211 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.883853 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extended resource: cgsnapshots {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.884103 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: extensions {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.884172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: capabilities {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.884567 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: capabilities {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.885270 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.contrib.snapshot_actions [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] SnapshotActionsController initialized {{(pid=112311) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:47.885374 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-volume-transfer {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.885493 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-availability-zone {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.885873 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-volume-transfer {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.886089 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.886834 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: qos-specs {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.886928 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: os-hosts {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.887505 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: os-hosts {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.887579 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.888320 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extended resource: cgsnapshots {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.888876 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.888934 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extended resource: cgsnapshots {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.888992 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: extra_specs {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.889796 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] SnapshotActionsController initialized {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:47.890235 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.890559 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.contrib.snapshot_actions [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] SnapshotActionsController initialized {{(pid=112310) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:47.890677 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: encryption {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.890787 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.891291 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.891647 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.892020 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.892110 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-volume-type-access {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.892688 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.893081 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.893440 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.893705 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-quota-class-sets {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.894056 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.894461 np0000175104 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.894742 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.895319 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeTypeAccess extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.895632 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.895719 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension SnapshotActions extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.895719 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.895893 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: encryption {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.895982 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.895982 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.895982 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension AdminActions extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896236 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension AdminActions extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896335 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.896452 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension AdminActions extending resource: backups {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896452 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896452 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeActions extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896720 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension TypesManage extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896720 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896720 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.896960 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.897050 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.897443 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.897443 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e93271b6-fc27-4b72-b683-e5892baf8ace None None] Extension UsedLimits extending resource: limits {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.897933 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-snapshot-manage {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.898037 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.898486 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.898864 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: consistencygroups {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.898942 np0000175104 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.899791 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.899867 np0000175104 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.899923 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900041 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900242 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900337 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900449 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension AdminActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900563 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension AdminActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900664 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension AdminActions extending resource: backups {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900719 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900777 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900835 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: backups {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.900899 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.900961 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901011 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901076 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension TypesManage extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901076 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901189 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901240 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901324 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901407 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901459 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension AdminActions extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901523 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901594 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension AdminActions extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901830 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-cf153988-c2d6-4a2d-9db5-097159d68374 None None] Extension UsedLimits extending resource: limits {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901881 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension AdminActions extending resource: backups {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901881 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.901982 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeActions extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.902041 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension TypesManage extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.902165 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.902272 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.902394 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.902495 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.902597 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-68ee95cb-72e2-4b79-8e05-362ff758d1df None None] Extension UsedLimits extending resource: limits {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.902975 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: scheduler-stats {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.904462 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-quota-sets {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.904977 np0000175104 devstack@c-api.service[112311]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7467e0ea3668 pid: 112311 (default app) May 19 23:22:47.905888 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-volume-manage {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.907309 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: capabilities {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.908635 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-volume-transfer {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.909493 np0000175104 devstack@c-api.service[112312]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7467e0ea3668 pid: 112312 (default app) May 19 23:22:47.910323 np0000175104 devstack@c-api.service[112310]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7467e0ea3668 pid: 112310 (default app) May 19 23:22:47.910426 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: os-hosts {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.911812 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extended resource: cgsnapshots {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:47.913701 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.contrib.snapshot_actions [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] SnapshotActionsController initialized {{(pid=112309) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:47.913804 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.913804 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.913975 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.913975 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.913975 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.913975 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.913975 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.914452 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.914452 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.914452 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.914452 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.914452 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.914452 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.915240 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.915240 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.915240 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.915240 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.915240 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.915932 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.915932 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.915932 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.915932 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.916192 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.916192 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.916192 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.916192 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.916487 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.916487 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.916487 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.916487 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.916487 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.916823 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.916823 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.916823 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.916823 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.916823 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.917112 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.917112 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.917112 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.917112 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.917112 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.917112 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.917684 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.917684 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.917684 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.917684 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.917684 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.917684 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.918051 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.918051 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.918051 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.918051 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.918051 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.918051 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.918424 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.918424 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.918424 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.918424 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.918424 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.918424 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.919220 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.919220 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.919220 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.919220 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.919672 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.919672 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.919672 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.919672 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.919672 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.920696 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.920696 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.920696 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.920696 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.920696 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.920985 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.920985 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.920985 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.920985 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.920985 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.920985 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.921343 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.921343 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.921343 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.921343 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.921343 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.921703 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.921703 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.921703 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.921703 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.921703 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.921986 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.921986 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.921986 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.921986 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.922225 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.922225 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.922225 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.922225 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.922478 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.922478 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.922478 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.922478 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.922478 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.922800 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.922800 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.922800 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.922800 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.922800 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923078 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923078 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923078 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923078 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923324 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923324 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923324 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923324 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923591 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923591 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923591 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923591 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923813 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923813 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.923813 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.923813 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924063 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.924063 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924063 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.924063 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924321 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.924321 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924321 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.924321 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924321 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.924321 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924688 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.924688 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924688 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.924688 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.924688 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.925014 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.925014 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.925014 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.925014 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.925014 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.925014 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.925014 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.925770 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.925770 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.925770 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.925770 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.925770 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.925770 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926032 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926032 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926032 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926032 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926032 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926032 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926297 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926297 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926297 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926297 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926297 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926297 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926595 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926595 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926595 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926595 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926769 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926769 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926769 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926769 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926942 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926942 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.926942 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.926942 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.927121 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.927121 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.927121 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:22:47.927121 np0000175104 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) May 19 23:22:47.927300 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.927343 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-d0c8c46b-bd3b-4a7e-867a-d39c99cf0c4f None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:22:47.927402 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.927402 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.927466 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 956 bytes} [Tue May 19 23:22:47 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927519 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension AdminActions extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension AdminActions extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension AdminActions extending resource: backups {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeActions extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.927809 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension TypesManage extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.928539 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.928539 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.928539 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.928539 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.928539 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-088a9662-2c0d-4e04-94b9-b551bb163c06 None None] Extension UsedLimits extending resource: limits {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:47.935840 np0000175104 devstack@c-api.service[112309]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7467e0ea3668 pid: 112309 (default app) May 19 23:22:55.010408 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.010408 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.010408 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.010408 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.010408 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.010946 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.010946 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.010946 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.010946 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.010946 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011103 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011103 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011103 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011103 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011103 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011103 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011255 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011255 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011255 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011255 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011361 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011361 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011361 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011361 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.011495 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.011495 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014393 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014393 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014393 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014393 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014393 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014574 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014574 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014574 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014574 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014574 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014708 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014708 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014708 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014708 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014708 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014708 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014865 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014865 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014865 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014865 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.014865 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.014865 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015019 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015019 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015019 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015019 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015019 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015019 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015170 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015170 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015170 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015170 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015170 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015170 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015319 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015319 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015319 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015319 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015457 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015457 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015457 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015457 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015457 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015626 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015626 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015626 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015626 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015626 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015789 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015789 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015789 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015789 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015789 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015789 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015958 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015958 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015958 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.015958 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.015958 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016108 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016108 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016108 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016108 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016108 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016270 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016270 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016270 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016270 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016422 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016422 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016422 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016422 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016527 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016527 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016527 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016527 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016527 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016661 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016661 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016661 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016661 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016661 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016786 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016786 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016786 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016786 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016921 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016921 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.016921 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.016921 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017030 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017030 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017030 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017030 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017135 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017135 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017135 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017135 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017254 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017254 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017254 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017254 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017366 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017366 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017366 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017366 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017366 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017366 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017536 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017536 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017536 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017536 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017536 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017667 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017667 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017667 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017667 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017667 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017667 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017667 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017856 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017856 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017856 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017856 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.017856 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.017856 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018019 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018019 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018019 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018019 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018019 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018019 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018178 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018178 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018178 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018178 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018178 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018178 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018329 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018329 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018329 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018329 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018450 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018450 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018450 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018450 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018555 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018555 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018555 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018555 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018666 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018666 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.018666 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.018666 np0000175104 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 19 23:22:55.019201 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:22:55.555330 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a admin admin] POST https://199.204.45.115/volume/v3/types May 19 23:22:55.555922 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 23:22:55.557554 np0000175104 devstack@c-api.service[112312]: /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. May 19 23:22:55.557554 np0000175104 devstack@c-api.service[112312]: warnings.warn( May 19 23:22:55.563131 np0000175104 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:55.678943 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 May 19 23:22:55.679331 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Tue May 19 23:22:54 2026] POST /volume/v3/types => generated 186 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:22:55.713529 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.713529 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.713529 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.713529 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.713529 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.715027 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.715027 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.715027 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.715027 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.715027 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.716192 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.716192 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.716192 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.716192 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.716192 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.716192 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.717192 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.717192 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.717192 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.717192 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.718367 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.718367 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.718367 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.718367 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.719573 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.719573 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.719573 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.719573 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.720613 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.720613 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.720613 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.720613 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.720613 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.721707 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.721707 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.721707 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.721707 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.721707 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.723217 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.723217 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.723217 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.723217 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.723217 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.723217 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.724208 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.724208 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.724208 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.724208 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.724208 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.724208 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.725626 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.725626 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.725626 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.725626 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.725626 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.725626 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.726639 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.726639 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.726639 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.726639 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.726639 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.728061 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.728061 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.728061 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.728061 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.728061 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.729689 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.729689 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.729689 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.729689 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.729689 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.729689 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.731027 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.731027 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.731027 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.731027 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.731027 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.731027 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.732048 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.732048 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.732048 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.732048 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.732048 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.733511 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.733511 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.733511 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.733511 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.733511 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.734595 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.734595 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.734595 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.734595 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.736339 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.736339 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.736339 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.736339 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.737199 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.737199 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.737199 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.737199 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.737199 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.738678 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.738678 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.738678 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.738678 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.738678 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.739883 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.739883 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.739883 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.739883 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.740740 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.740740 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.740740 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.740740 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.741590 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.741590 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.741590 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.741590 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.742555 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.742555 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.742555 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.742555 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.743788 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.743788 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.743788 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.743788 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744344 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744344 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744344 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744344 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744344 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744633 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744633 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744633 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744633 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744633 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744633 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744899 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744899 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744899 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.744899 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.744899 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745029 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745029 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745029 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745029 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745029 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745029 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745182 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745182 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745182 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745182 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745182 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745182 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745520 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745520 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745520 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745520 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745520 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745520 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745705 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745705 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745705 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745705 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745705 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745705 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745869 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745869 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745869 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745869 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745977 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745977 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745977 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.745977 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.745977 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.746141 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.746141 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.746141 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.746141 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:55.746141 np0000175104 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) May 19 23:22:55.746141 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a req-9099a8ba-6a2c-43d7-ae58-dd4d90282b69 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:22:56.048673 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a req-9099a8ba-6a2c-43d7-ae58-dd4d90282b69 admin admin] POST https://199.204.45.115/volume/v3/types/e69dad70-b77f-41b5-a68b-eaa6105d4a07/extra_specs May 19 23:22:56.049216 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a req-9099a8ba-6a2c-43d7-ae58-dd4d90282b69 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 23:22:56.050924 np0000175104 devstack@c-api.service[112310]: /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. May 19 23:22:56.050924 np0000175104 devstack@c-api.service[112310]: warnings.warn( May 19 23:22:56.057496 np0000175104 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a req-9099a8ba-6a2c-43d7-ae58-dd4d90282b69 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:56.114384 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [req-7b7bb07e-7198-4cbf-b2d3-12e50e32590a req-9099a8ba-6a2c-43d7-ae58-dd4d90282b69 admin admin] https://199.204.45.115/volume/v3/types/e69dad70-b77f-41b5-a68b-eaa6105d4a07/extra_specs returned with HTTP 200 May 19 23:22:56.114920 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 1/3] 199.204.45.115 () {70 vars in 1505 bytes} [Tue May 19 23:22:55 2026] POST /volume/v3/types/e69dad70-b77f-41b5-a68b-eaa6105d4a07/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:22:57.786998 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=6 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:22:57.816379 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=6 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:23:05.676396 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:23:06.112969 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:25:23.198487 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-070ef442-e71e-4f9a-b840-218a1343fb74 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:25:23.199871 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-070ef442-e71e-4f9a-b840-218a1343fb74 None None] GET https://199.204.45.115/volume// May 19 23:25:23.200322 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-070ef442-e71e-4f9a-b840-218a1343fb74 None None] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:25:23.200786 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-070ef442-e71e-4f9a-b840-218a1343fb74 None None] Calling method 'all' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:25:23.201522 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-070ef442-e71e-4f9a-b840-218a1343fb74 None None] https://199.204.45.115/volume// returned with HTTP 300 May 19 23:25:23.201916 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 2/4] 199.204.45.115 () {66 vars in 1456 bytes} [Tue May 19 23:25:23 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 23:25:59.693594 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.693594 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.693594 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.693594 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.693594 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.694586 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.694586 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.694586 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.694586 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.694586 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.694828 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.694828 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.694828 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.694828 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.694828 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.694828 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695119 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695119 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695119 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695119 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695303 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695303 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695303 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695303 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695501 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695501 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695501 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695501 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695690 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695690 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695690 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695690 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695690 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695940 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695940 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695940 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.695940 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.695940 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696188 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696188 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696188 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696188 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696188 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696188 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696479 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696479 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696479 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696479 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696479 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696479 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696732 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696732 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696732 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696732 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.696732 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.696732 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697006 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697006 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697006 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697006 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697006 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697226 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697226 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697226 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697226 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697226 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697447 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697447 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697447 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697447 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697447 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697447 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697710 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697710 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697710 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697710 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697710 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697710 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697998 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697998 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697998 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.697998 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.697998 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698237 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698237 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698237 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698237 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698237 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698477 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698477 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698477 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698477 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698698 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698698 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698698 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698698 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698892 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698892 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698892 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.698892 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.698892 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699124 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699124 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699124 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699124 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699124 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699329 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699329 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699329 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699329 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699530 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699530 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699530 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699530 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699730 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699730 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699730 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699730 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699944 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699944 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.699944 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.699944 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700127 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700127 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700127 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700127 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700305 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700305 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700305 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700305 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700305 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700546 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700546 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700546 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700546 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700546 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700546 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700824 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700824 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700824 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.700824 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.700824 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701028 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701028 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701028 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701028 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701028 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701028 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701291 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701291 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701291 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701291 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701291 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701291 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701573 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701573 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701573 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701573 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701573 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701573 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701860 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701860 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701860 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701860 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.701860 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.701860 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702191 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.702191 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702191 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.702191 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702405 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.702405 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702405 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.702405 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702405 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.702634 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702634 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.702634 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702634 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:25:59.702634 np0000175104 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 19 23:25:59.702634 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-597d32b2-e935-4fae-8d8f-71f0e5057137 None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:26:00.031956 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-597d32b2-e935-4fae-8d8f-71f0e5057137 demo demo] GET https://199.204.45.115/volume/v3/types May 19 23:26:00.032324 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-597d32b2-e935-4fae-8d8f-71f0e5057137 demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:26:00.032586 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-597d32b2-e935-4fae-8d8f-71f0e5057137 demo demo] Calling method 'index' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:26:00.033050 np0000175104 devstack@c-api.service[112309]: /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. May 19 23:26:00.033050 np0000175104 devstack@c-api.service[112309]: warnings.warn( May 19 23:26:00.033747 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-597d32b2-e935-4fae-8d8f-71f0e5057137 demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:26:00.044036 np0000175104 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [None req-597d32b2-e935-4fae-8d8f-71f0e5057137 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:26:00.067759 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-597d32b2-e935-4fae-8d8f-71f0e5057137 demo demo] https://199.204.45.115/volume/v3/types returned with HTTP 200 May 19 23:26:00.068203 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 1/5] 199.204.45.115 () {64 vars in 1290 bytes} [Tue May 19 23:25:59 2026] GET /volume/v3/types => generated 377 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:26:00.112725 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-89b52644-0a0b-4aa3-8ec7-950dbba745c3 None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:26:00.117464 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-89b52644-0a0b-4aa3-8ec7-950dbba745c3 demo demo] GET https://199.204.45.115/volume/v3/types/default May 19 23:26:00.117765 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-89b52644-0a0b-4aa3-8ec7-950dbba745c3 demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:26:00.118035 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-89b52644-0a0b-4aa3-8ec7-950dbba745c3 demo demo] Calling method 'show' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:26:00.127725 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-89b52644-0a0b-4aa3-8ec7-950dbba745c3 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 19 23:26:00.128084 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 2/6] 199.204.45.115 () {64 vars in 1301 bytes} [Tue May 19 23:26:00 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:26:00.640304 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-06cd018f-71f7-4e50-b94d-bc503e76e72e None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:26:00.644006 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-06cd018f-71f7-4e50-b94d-bc503e76e72e demo demo] GET https://199.204.45.115/volume/v3/types/default May 19 23:26:00.644336 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-06cd018f-71f7-4e50-b94d-bc503e76e72e demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:26:00.644648 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-06cd018f-71f7-4e50-b94d-bc503e76e72e demo demo] Calling method 'show' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:26:00.659731 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-06cd018f-71f7-4e50-b94d-bc503e76e72e demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 19 23:26:00.660147 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 2/7] 199.204.45.115 () {64 vars in 1301 bytes} [Tue May 19 23:26:00 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:26:01.248130 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-fdf345d4-e19a-481f-8a54-0003fe4266e9 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:26:01.580201 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-fdf345d4-e19a-481f-8a54-0003fe4266e9 demo demo] GET https://199.204.45.115/volume/v3/types/default May 19 23:26:01.580599 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-fdf345d4-e19a-481f-8a54-0003fe4266e9 demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:26:01.580788 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-fdf345d4-e19a-481f-8a54-0003fe4266e9 demo demo] Calling method 'show' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:26:01.588757 np0000175104 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf345d4-e19a-481f-8a54-0003fe4266e9 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:26:01.606297 np0000175104 devstack@c-api.service[112311]: /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. May 19 23:26:01.606297 np0000175104 devstack@c-api.service[112311]: warnings.warn( May 19 23:26:01.608507 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-fdf345d4-e19a-481f-8a54-0003fe4266e9 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 19 23:26:01.608881 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 3/8] 199.204.45.115 () {64 vars in 1301 bytes} [Tue May 19 23:26:01 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:26:01.657746 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-adac4c7a-ed2a-461b-b2be-43e1943376fd None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:26:01.663041 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-adac4c7a-ed2a-461b-b2be-43e1943376fd demo demo] GET https://199.204.45.115/volume/v3/types/default May 19 23:26:01.663240 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-adac4c7a-ed2a-461b-b2be-43e1943376fd demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:26:01.663466 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-adac4c7a-ed2a-461b-b2be-43e1943376fd demo demo] Calling method 'show' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:26:01.690015 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-adac4c7a-ed2a-461b-b2be-43e1943376fd demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 May 19 23:26:01.690395 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 2/9] 199.204.45.115 () {64 vars in 1301 bytes} [Tue May 19 23:26:01 2026] GET /volume/v3/types/default => generated 145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:26:10.124228 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=2 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:26:10.666090 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=2 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:26:11.604137 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=2 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:26:11.685967 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=3 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:30:56.387402 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:30:56.478969 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:30:56.480633 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:30:56.480879 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:30:56.481563 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:30:56.482597 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:30:56.522982 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 demo demo] Get all volumes completed successfully. May 19 23:30:56.525528 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-fd531f70-5d0b-40ff-a87f-54e4fd89b053 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:30:56.526020 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 3/10] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:30:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:31:06.516322 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:31:56.539796 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-023a756b-025e-47c2-8769-8bde41513ccd None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:31:56.543589 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-023a756b-025e-47c2-8769-8bde41513ccd demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:31:56.543942 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-023a756b-025e-47c2-8769-8bde41513ccd demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:31:56.544067 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-023a756b-025e-47c2-8769-8bde41513ccd demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:31:56.544770 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-023a756b-025e-47c2-8769-8bde41513ccd demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:31:56.546295 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-023a756b-025e-47c2-8769-8bde41513ccd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:31:56.576946 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-023a756b-025e-47c2-8769-8bde41513ccd demo demo] Get all volumes completed successfully. May 19 23:31:56.578825 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-023a756b-025e-47c2-8769-8bde41513ccd demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:31:56.579304 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 3/11] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:31:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:32:06.570253 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:32:56.613006 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:32:56.618640 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:32:56.618869 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:32:56.619087 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:32:56.619713 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:32:56.620743 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:32:56.656963 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 demo demo] Get all volumes completed successfully. May 19 23:32:56.659773 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-3bec3f23-4506-443e-8a06-dadeedffa5d1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:32:56.660245 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 4/12] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:32:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:33:06.649825 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:33:56.681520 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-03c96479-4632-4e56-a974-4caa107f8ce5 None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:33:56.685149 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-03c96479-4632-4e56-a974-4caa107f8ce5 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:33:56.685531 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-03c96479-4632-4e56-a974-4caa107f8ce5 demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:33:56.685891 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-03c96479-4632-4e56-a974-4caa107f8ce5 demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:33:56.686728 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-03c96479-4632-4e56-a974-4caa107f8ce5 demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:33:56.688125 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-03c96479-4632-4e56-a974-4caa107f8ce5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:33:56.729290 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-03c96479-4632-4e56-a974-4caa107f8ce5 demo demo] Get all volumes completed successfully. May 19 23:33:56.731427 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-03c96479-4632-4e56-a974-4caa107f8ce5 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:33:56.731783 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 3/13] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:33:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:34:06.722304 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:34:56.753215 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:34:56.757653 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:34:56.757910 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:34:56.758227 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:34:56.758677 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:34:56.759941 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:34:56.784430 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 demo demo] Get all volumes completed successfully. May 19 23:34:56.784430 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-b07eb882-88ed-46b0-a645-01ddbf1c5ac1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:34:56.784430 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 4/14] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:34:56 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) May 19 23:35:06.763354 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:35:56.798594 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:35:56.975902 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:35:56.976417 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:35:56.976722 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:35:56.977201 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:35:56.979120 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:35:56.988316 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 demo demo] Get all volumes completed successfully. May 19 23:35:56.992763 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-e45dcaab-7eec-4ceb-9115-e7d9f1757fe3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:35:56.993488 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 4/15] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:35:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:36:06.982526 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:36:57.012745 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:36:57.016192 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:36:57.016472 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:36:57.016727 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:36:57.017050 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:36:57.018233 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:36:57.025288 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f demo demo] Get all volumes completed successfully. May 19 23:36:57.027940 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-e08322b2-7b5f-4af3-ac10-7bae4c77f00f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:36:57.028336 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 5/16] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:36:57 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) May 19 23:37:07.022136 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:37:57.044601 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-8d95e037-516d-4d30-8eb7-84dc788c034e None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:37:57.046696 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-8d95e037-516d-4d30-8eb7-84dc788c034e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:37:57.046943 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-8d95e037-516d-4d30-8eb7-84dc788c034e demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:37:57.047190 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-8d95e037-516d-4d30-8eb7-84dc788c034e demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:37:57.047535 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-8d95e037-516d-4d30-8eb7-84dc788c034e demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:37:57.048533 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-8d95e037-516d-4d30-8eb7-84dc788c034e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:37:57.056521 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-8d95e037-516d-4d30-8eb7-84dc788c034e demo demo] Get all volumes completed successfully. May 19 23:37:57.059203 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-8d95e037-516d-4d30-8eb7-84dc788c034e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:37:57.059688 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 4/17] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:37:57 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) May 19 23:38:07.051737 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:38:57.078149 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:38:57.081384 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:38:57.081656 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:38:57.081922 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:38:57.082259 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:38:57.083384 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:38:57.097515 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 demo demo] Get all volumes completed successfully. May 19 23:38:57.100579 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-7b5b3edc-47b6-43e5-9f47-1598e0118a16 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:38:57.101305 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 5/18] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:38:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:39:07.088245 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:39:57.114957 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:39:57.119082 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:39:57.119518 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:39:57.119882 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:39:57.120329 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:39:57.121756 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:39:57.134275 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 demo demo] Get all volumes completed successfully. May 19 23:39:57.136839 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-06e68b26-c8c4-42b6-b839-e5a6eba241c2 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:39:57.137266 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 5/19] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:39:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:40:07.125758 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:40:57.151869 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:40:57.154500 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:40:57.154736 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:40:57.154988 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:40:57.155313 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:40:57.156292 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:40:57.164695 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb demo demo] Get all volumes completed successfully. May 19 23:40:57.166552 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-2afa2ca6-5e4d-46e2-99e1-e953ada7bbbb demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:40:57.166875 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 6/20] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:40:57 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) May 19 23:41:07.159620 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:41:57.179224 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-5004cbeb-b4e2-423f-a74e-19776336386d None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:41:57.333707 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-5004cbeb-b4e2-423f-a74e-19776336386d demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:41:57.334075 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-5004cbeb-b4e2-423f-a74e-19776336386d demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:41:57.334460 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-5004cbeb-b4e2-423f-a74e-19776336386d demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:41:57.334927 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-5004cbeb-b4e2-423f-a74e-19776336386d demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:41:57.336380 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-5004cbeb-b4e2-423f-a74e-19776336386d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:41:57.345530 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-5004cbeb-b4e2-423f-a74e-19776336386d demo demo] Get all volumes completed successfully. May 19 23:41:57.347523 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-5004cbeb-b4e2-423f-a74e-19776336386d demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:41:57.347864 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 5/21] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:41:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:42:07.340882 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:42:57.358910 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:42:57.362927 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:42:57.363332 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:42:57.363786 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:42:57.364266 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:42:57.366008 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:42:57.372134 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb demo demo] Get all volumes completed successfully. May 19 23:42:57.374293 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-d018b575-16e9-4bdb-939b-5b29064bbdeb demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:42:57.374686 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 6/22] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:42:57 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) May 19 23:43:07.368586 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:43:57.386591 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:43:57.391166 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:43:57.391592 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:43:57.392221 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:43:57.392762 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:43:57.394303 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:43:57.402186 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 demo demo] Get all volumes completed successfully. May 19 23:43:57.404252 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-86f2a009-db12-4ec8-83bf-3da7056d5d83 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:43:57.404941 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 6/23] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:43:57 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) May 19 23:44:07.397204 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:44:57.418605 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:44:57.421391 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:44:57.421619 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:44:57.421881 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:44:57.422209 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:44:57.423233 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:44:57.433419 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa demo demo] Get all volumes completed successfully. May 19 23:44:57.439221 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-03c3ed34-27c2-49ee-93a4-b7d237f633fa demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:44:57.440580 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 7/24] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:44:57 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) May 19 23:45:07.426013 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:45:57.457734 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:45:57.460131 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:45:57.460307 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:45:57.460506 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:45:57.460774 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:45:57.461785 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:45:57.470433 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 demo demo] Get all volumes completed successfully. May 19 23:45:57.475082 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-ed5d0451-6daf-4d55-95de-d91ad0cda2d1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:45:57.475898 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 6/25] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:45:57 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) May 19 23:46:07.465305 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:46:57.500605 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-88524bb6-91c3-447d-b764-81118f85a6ed None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:46:57.590555 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-88524bb6-91c3-447d-b764-81118f85a6ed demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:46:57.591033 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-88524bb6-91c3-447d-b764-81118f85a6ed demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:46:57.591452 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-88524bb6-91c3-447d-b764-81118f85a6ed demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:46:57.591914 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-88524bb6-91c3-447d-b764-81118f85a6ed demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:46:57.593492 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-88524bb6-91c3-447d-b764-81118f85a6ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:46:57.600027 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-88524bb6-91c3-447d-b764-81118f85a6ed demo demo] Get all volumes completed successfully. May 19 23:46:57.602010 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-88524bb6-91c3-447d-b764-81118f85a6ed demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:46:57.602813 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 7/26] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:46:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:47:07.596678 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:47:57.615164 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:47:57.617893 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:47:57.618127 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:47:57.618386 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:47:57.618680 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:47:57.619628 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:47:57.631107 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 demo demo] Get all volumes completed successfully. May 19 23:47:57.633923 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-60fd0ef6-639a-4159-a833-ca8c999c8d24 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:47:57.634526 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 7/27] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:47:57 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) May 19 23:48:07.622720 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:48:57.649057 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-d22f2bc0-1840-436f-9779-334d9ee73252 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:48:57.654019 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-d22f2bc0-1840-436f-9779-334d9ee73252 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:48:57.654570 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-d22f2bc0-1840-436f-9779-334d9ee73252 demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:48:57.654915 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-d22f2bc0-1840-436f-9779-334d9ee73252 demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:48:57.655292 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-d22f2bc0-1840-436f-9779-334d9ee73252 demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:48:57.656592 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-d22f2bc0-1840-436f-9779-334d9ee73252 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:48:57.667185 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-d22f2bc0-1840-436f-9779-334d9ee73252 demo demo] Get all volumes completed successfully. May 19 23:48:57.670024 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-d22f2bc0-1840-436f-9779-334d9ee73252 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:48:57.670434 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 8/28] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:48:57 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) May 19 23:49:07.660447 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:49:57.682396 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:49:57.686213 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:49:57.686456 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:49:57.686696 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:49:57.686971 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:49:57.687912 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:49:57.696674 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 demo demo] Get all volumes completed successfully. May 19 23:49:57.699390 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-317dd8d6-8318-4f27-ae4a-7985c0218e98 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:49:57.699664 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 7/29] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:49:57 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) May 19 23:50:07.692126 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:50:57.712074 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:50:57.714968 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:50:57.715149 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:50:57.715332 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:50:57.715613 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:50:57.716312 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:50:57.724511 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab demo demo] Get all volumes completed successfully. May 19 23:50:57.729156 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-31cdc708-4b5b-4094-90f1-18186de8a7ab demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:50:57.729915 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 8/30] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:50:57 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) May 19 23:51:07.719017 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:51:57.743625 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:51:57.832735 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:51:57.832968 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:51:57.833208 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:51:57.833589 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:51:57.834593 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:51:57.843857 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 demo demo] Get all volumes completed successfully. May 19 23:51:57.846750 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-a6a952d6-3cff-49e6-9b60-1696b80c9488 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:51:57.847200 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 8/31] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:51:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:52:07.837639 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:52:57.859577 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-85f8349d-e682-4bc1-8751-dd51d04a917a None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:52:57.863635 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-85f8349d-e682-4bc1-8751-dd51d04a917a demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:52:57.863989 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-85f8349d-e682-4bc1-8751-dd51d04a917a demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:52:57.864369 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-85f8349d-e682-4bc1-8751-dd51d04a917a demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:52:57.864832 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-85f8349d-e682-4bc1-8751-dd51d04a917a demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:52:57.866377 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-85f8349d-e682-4bc1-8751-dd51d04a917a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:52:57.874234 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-85f8349d-e682-4bc1-8751-dd51d04a917a demo demo] Get all volumes completed successfully. May 19 23:52:57.876868 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-85f8349d-e682-4bc1-8751-dd51d04a917a demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:52:57.877289 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 9/32] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:52:57 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) May 19 23:53:07.870020 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:53:57.888881 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:53:57.891722 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:53:57.891961 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:53:57.892233 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:53:57.892564 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:53:57.893635 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:53:57.900855 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 demo demo] Get all volumes completed successfully. May 19 23:53:57.902953 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-b2ca352a-281a-479a-ad26-0b18d949cbb3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:53:57.903302 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 8/33] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:53:57 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) May 19 23:54:07.896978 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:54:57.919473 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:54:57.922949 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:54:57.923123 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:54:57.923378 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:54:57.923672 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:54:57.924588 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:54:57.931447 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee demo demo] Get all volumes completed successfully. May 19 23:54:57.933293 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-2d498a5a-5fe4-47dc-b608-d56f6a1241ee demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:54:57.933654 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 9/34] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:54:57 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) May 19 23:55:07.927635 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:55:57.945450 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:55:57.949942 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:55:57.950315 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:55:57.951073 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:55:57.951859 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:55:57.953380 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:55:57.959292 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 demo demo] Get all volumes completed successfully. May 19 23:55:57.961477 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-99e06ec5-894f-423e-9b6d-ea65cef78a89 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:55:57.962137 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 9/35] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:55:57 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) May 19 23:56:07.955930 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:56:57.978285 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:56:58.136813 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:56:58.137062 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:56:58.137301 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:56:58.137606 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:56:58.138542 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:56:58.149230 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 demo demo] Get all volumes completed successfully. May 19 23:56:58.151812 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-d05b2d4c-2c5d-4a6d-a61c-545d40cff814 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:56:58.152310 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 10/36] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:56:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:57:08.141866 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:57:58.165074 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-2df31b56-df51-4224-ae26-4438f516b3f3 None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:57:58.169502 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-2df31b56-df51-4224-ae26-4438f516b3f3 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:57:58.169864 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-2df31b56-df51-4224-ae26-4438f516b3f3 demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:57:58.170230 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-2df31b56-df51-4224-ae26-4438f516b3f3 demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:57:58.170732 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-2df31b56-df51-4224-ae26-4438f516b3f3 demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:57:58.172180 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-2df31b56-df51-4224-ae26-4438f516b3f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:57:58.178716 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-2df31b56-df51-4224-ae26-4438f516b3f3 demo demo] Get all volumes completed successfully. May 19 23:57:58.180883 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-2df31b56-df51-4224-ae26-4438f516b3f3 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:57:58.181240 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 9/37] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:57:58 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) May 19 23:58:08.175530 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:58:58.195008 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-e812c7a6-32f7-457c-93f2-faed392cd60f None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:58:58.197701 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-e812c7a6-32f7-457c-93f2-faed392cd60f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:58:58.197935 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-e812c7a6-32f7-457c-93f2-faed392cd60f demo demo] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:58:58.198172 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-e812c7a6-32f7-457c-93f2-faed392cd60f demo demo] Calling method 'detail' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:58:58.198486 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.api.api_utils [None req-e812c7a6-32f7-457c-93f2-faed392cd60f demo demo] Removing options '' from query. {{(pid=112312) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:58:58.199460 np0000175104 devstack@c-api.service[112312]: DEBUG cinder.volume.api [None req-e812c7a6-32f7-457c-93f2-faed392cd60f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112312) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:58:58.207388 np0000175104 devstack@c-api.service[112312]: INFO cinder.volume.api [None req-e812c7a6-32f7-457c-93f2-faed392cd60f demo demo] Get all volumes completed successfully. May 19 23:58:58.210455 np0000175104 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-e812c7a6-32f7-457c-93f2-faed392cd60f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:58:58.211302 np0000175104 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 10/38] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:58:58 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) May 19 23:59:08.202495 np0000175104 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=1 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:59:58.224534 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:59:58.228045 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 19 23:59:58.228521 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 demo demo] Empty body provided in request {{(pid=112310) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:59:58.228914 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 demo demo] Calling method 'detail' {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:59:58.229399 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.api.api_utils [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 demo demo] Removing options '' from query. {{(pid=112310) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:59:58.230946 np0000175104 devstack@c-api.service[112310]: DEBUG cinder.volume.api [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112310) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:59:58.245716 np0000175104 devstack@c-api.service[112310]: INFO cinder.volume.api [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 demo demo] Get all volumes completed successfully. May 19 23:59:58.248302 np0000175104 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-3ca45495-fd15-4604-8a43-7f9693b4cb20 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 19 23:59:58.248846 np0000175104 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 10/39] 199.204.45.115 () {64 vars in 1296 bytes} [Tue May 19 23:59:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 00:00:08.236641 np0000175104 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 00:00:58.263119 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 00:00:58.265628 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 20 00:00:58.265856 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 demo demo] Empty body provided in request {{(pid=112311) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 00:00:58.266109 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 demo demo] Calling method 'detail' {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 00:00:58.266404 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.api.api_utils [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 demo demo] Removing options '' from query. {{(pid=112311) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 00:00:58.267452 np0000175104 devstack@c-api.service[112311]: DEBUG cinder.volume.api [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112311) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 00:00:58.276451 np0000175104 devstack@c-api.service[112311]: INFO cinder.volume.api [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 demo demo] Get all volumes completed successfully. May 20 00:00:58.279539 np0000175104 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [None req-2f38b4c4-1773-4fdd-8cec-12a9e3a0b7c1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 20 00:00:58.280285 np0000175104 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 11/40] 199.204.45.115 () {64 vars in 1296 bytes} [Wed May 20 00:00:58 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) May 20 00:01:08.270550 np0000175104 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 00:01:58.292472 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 00:01:58.380569 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail May 20 00:01:58.380957 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b demo demo] Empty body provided in request {{(pid=112309) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 00:01:58.381330 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b demo demo] Calling method 'detail' {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 00:01:58.381819 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.api.api_utils [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b demo demo] Removing options '' from query. {{(pid=112309) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 00:01:58.383289 np0000175104 devstack@c-api.service[112309]: DEBUG cinder.volume.api [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112309) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 00:01:58.390675 np0000175104 devstack@c-api.service[112309]: INFO cinder.volume.api [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b demo demo] Get all volumes completed successfully. May 20 00:01:58.392857 np0000175104 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [None req-9848b94b-308e-4a4d-88ac-9a24e6b9fe3b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 May 20 00:01:58.393189 np0000175104 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 10/41] 199.204.45.115 () {64 vars in 1296 bytes} [Wed May 20 00:01:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 00:02:08.385961 np0000175104 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}