May 12 19:07:59.961042 np0000173799 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 12 19:07:59.969911 np0000173799 devstack@c-api.service[112334]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 12 19:07:59 2026] *** May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: nodename: np0000173799 May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: machine: x86_64 May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: clock source: unix May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: pcre jit disabled May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: detected number of CPU cores: 16 May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: current working directory: / May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: detected binary path: /usr/bin/uwsgi-core May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: your processes number limit is 256917 May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: your memory page size is 4096 bytes May 12 19:07:59.974062 np0000173799 devstack@c-api.service[112334]: detected max file descriptor number: 2048 May 12 19:07:59.975535 np0000173799 devstack@c-api.service[112334]: lock engine: pthread robust mutexes May 12 19:07:59.975535 np0000173799 devstack@c-api.service[112334]: thunder lock: enabled May 12 19:07:59.975535 np0000173799 devstack@c-api.service[112334]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 12 19:07:59.975535 np0000173799 devstack@c-api.service[112334]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 12 19:07:59.975535 np0000173799 devstack@c-api.service[112334]: PEP 405 virtualenv detected: /opt/stack/data/venv May 12 19:07:59.975535 np0000173799 devstack@c-api.service[112334]: Set PythonHome to /opt/stack/data/venv May 12 19:08:00.021832 np0000173799 devstack@c-api.service[112334]: Python main interpreter initialized at 0x7acb340a3668 May 12 19:08:00.021832 np0000173799 devstack@c-api.service[112334]: python threads support enabled May 12 19:08:00.021832 np0000173799 devstack@c-api.service[112334]: your server socket listen backlog is limited to 100 connections May 12 19:08:00.021832 np0000173799 devstack@c-api.service[112334]: your mercy for graceful operations on workers is 80 seconds May 12 19:08:00.022398 np0000173799 devstack@c-api.service[112334]: mapped 671795 bytes (656 KB) for 4 cores May 12 19:08:00.022551 np0000173799 devstack@c-api.service[112334]: *** Operational MODE: preforking *** May 12 19:08:00.022942 np0000173799 devstack@c-api.service[112334]: *** uWSGI is running in multiple interpreter mode *** May 12 19:08:00.022942 np0000173799 devstack@c-api.service[112334]: spawned uWSGI master process (pid: 112334) May 12 19:08:00.023214 np0000173799 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 12 19:08:00.023801 np0000173799 devstack@c-api.service[112334]: spawned uWSGI worker 1 (pid: 112338, cores: 1) May 12 19:08:00.024648 np0000173799 devstack@c-api.service[112334]: spawned uWSGI worker 2 (pid: 112339, cores: 1) May 12 19:08:00.024767 np0000173799 devstack@c-api.service[112334]: spawned uWSGI worker 3 (pid: 112340, cores: 1) May 12 19:08:00.025258 np0000173799 devstack@c-api.service[112334]: spawned uWSGI worker 4 (pid: 112341, cores: 1) May 12 19:08:00.025340 np0000173799 devstack@c-api.service[112334]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 12 19:08:00.166677 np0000173799 devstack@c-api.service[112340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:00.166677 np0000173799 devstack@c-api.service[112340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:00.166677 np0000173799 devstack@c-api.service[112340]: we strongly recommend against using it for new projects. May 12 19:08:00.166677 np0000173799 devstack@c-api.service[112340]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:00.166677 np0000173799 devstack@c-api.service[112340]: framework. For more detail see May 12 19:08:00.166677 np0000173799 devstack@c-api.service[112340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:00.166677 np0000173799 devstack@c-api.service[112340]: import eventlet # noqa May 12 19:08:00.167791 np0000173799 devstack@c-api.service[112341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:00.167791 np0000173799 devstack@c-api.service[112341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:00.167791 np0000173799 devstack@c-api.service[112341]: we strongly recommend against using it for new projects. May 12 19:08:00.167791 np0000173799 devstack@c-api.service[112341]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:00.167791 np0000173799 devstack@c-api.service[112341]: framework. For more detail see May 12 19:08:00.167791 np0000173799 devstack@c-api.service[112341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:00.167791 np0000173799 devstack@c-api.service[112341]: import eventlet # noqa May 12 19:08:00.168934 np0000173799 devstack@c-api.service[112339]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:00.168934 np0000173799 devstack@c-api.service[112339]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:00.168934 np0000173799 devstack@c-api.service[112339]: we strongly recommend against using it for new projects. May 12 19:08:00.168934 np0000173799 devstack@c-api.service[112339]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:00.168934 np0000173799 devstack@c-api.service[112339]: framework. For more detail see May 12 19:08:00.168934 np0000173799 devstack@c-api.service[112339]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:00.168934 np0000173799 devstack@c-api.service[112339]: import eventlet # noqa May 12 19:08:00.174888 np0000173799 devstack@c-api.service[112338]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:08:00.174888 np0000173799 devstack@c-api.service[112338]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:08:00.174888 np0000173799 devstack@c-api.service[112338]: we strongly recommend against using it for new projects. May 12 19:08:00.174888 np0000173799 devstack@c-api.service[112338]: If you are already using Eventlet, we recommend migrating to a different May 12 19:08:00.174888 np0000173799 devstack@c-api.service[112338]: framework. For more detail see May 12 19:08:00.174888 np0000173799 devstack@c-api.service[112338]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:08:00.174888 np0000173799 devstack@c-api.service[112338]: import eventlet # noqa May 12 19:08:00.264297 np0000173799 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:00.264297 np0000173799 devstack@c-api.service[112339]: debtcollector.deprecate( May 12 19:08:00.278412 np0000173799 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:00.278412 np0000173799 devstack@c-api.service[112338]: debtcollector.deprecate( May 12 19:08:00.279455 np0000173799 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:00.279455 np0000173799 devstack@c-api.service[112341]: debtcollector.deprecate( May 12 19:08:00.283414 np0000173799 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:08:00.283414 np0000173799 devstack@c-api.service[112340]: debtcollector.deprecate( May 12 19:08:00.368332 np0000173799 devstack@c-api.service[112339]: /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 12 19:08:00.368332 np0000173799 devstack@c-api.service[112339]: from cgi import parse_header May 12 19:08:00.370217 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:00.370217 np0000173799 devstack@c-api.service[112338]: from cgi import parse_header May 12 19:08:00.388845 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:00.388845 np0000173799 devstack@c-api.service[112340]: from cgi import parse_header May 12 19:08:00.393235 np0000173799 devstack@c-api.service[112341]: /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 12 19:08:00.393235 np0000173799 devstack@c-api.service[112341]: from cgi import parse_header May 12 19:08:00.420913 np0000173799 devstack@c-api.service[112339]: /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 12 19:08:00.420913 np0000173799 devstack@c-api.service[112339]: removals.removed_module( May 12 19:08:00.421412 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:00.421412 np0000173799 devstack@c-api.service[112338]: removals.removed_module( May 12 19:08:00.421683 np0000173799 devstack@c-api.service[112339]: /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 12 19:08:00.421683 np0000173799 devstack@c-api.service[112339]: removals.removed_module( May 12 19:08:00.422139 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:00.422139 np0000173799 devstack@c-api.service[112338]: removals.removed_module( May 12 19:08:00.443328 np0000173799 devstack@c-api.service[112341]: /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 12 19:08:00.443328 np0000173799 devstack@c-api.service[112341]: removals.removed_module( May 12 19:08:00.444048 np0000173799 devstack@c-api.service[112341]: /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 12 19:08:00.444048 np0000173799 devstack@c-api.service[112341]: removals.removed_module( May 12 19:08:00.449469 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:00.449469 np0000173799 devstack@c-api.service[112340]: removals.removed_module( May 12 19:08:00.450326 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:00.450326 np0000173799 devstack@c-api.service[112340]: removals.removed_module( May 12 19:08:01.121221 np0000173799 devstack@c-api.service[112339]: /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 12 19:08:01.121221 np0000173799 devstack@c-api.service[112339]: warnings.warn( May 12 19:08:01.140261 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:01.140261 np0000173799 devstack@c-api.service[112340]: warnings.warn( May 12 19:08:01.158791 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:01.158791 np0000173799 devstack@c-api.service[112338]: warnings.warn( May 12 19:08:01.180823 np0000173799 devstack@c-api.service[112341]: /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 12 19:08:01.180823 np0000173799 devstack@c-api.service[112341]: warnings.warn( May 12 19:08:01.293653 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:01.293653 np0000173799 devstack@c-api.service[112340]: warnings.warn( May 12 19:08:01.298049 np0000173799 devstack@c-api.service[112339]: /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 12 19:08:01.298049 np0000173799 devstack@c-api.service[112339]: warnings.warn( May 12 19:08:01.324260 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:01.324260 np0000173799 devstack@c-api.service[112338]: warnings.warn( May 12 19:08:01.339338 np0000173799 devstack@c-api.service[112341]: /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 12 19:08:01.339338 np0000173799 devstack@c-api.service[112341]: warnings.warn( May 12 19:08:01.635673 np0000173799 devstack@c-api.service[112339]: 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 12 19:08:01.635830 np0000173799 devstack@c-api.service[112339]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112339) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:01.649093 np0000173799 devstack@c-api.service[112340]: 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 12 19:08:01.649276 np0000173799 devstack@c-api.service[112340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:01.670900 np0000173799 devstack@c-api.service[112341]: 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 12 19:08:01.671052 np0000173799 devstack@c-api.service[112341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:01.704035 np0000173799 devstack@c-api.service[112338]: 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 12 19:08:01.704285 np0000173799 devstack@c-api.service[112338]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112338) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:08:01.727733 np0000173799 devstack@c-api.service[112339]: /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 12 19:08:01.727733 np0000173799 devstack@c-api.service[112339]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:01.731747 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:01.731747 np0000173799 devstack@c-api.service[112340]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:01.742995 np0000173799 devstack@c-api.service[112341]: /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 12 19:08:01.742995 np0000173799 devstack@c-api.service[112341]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:01.777722 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:01.777722 np0000173799 devstack@c-api.service[112338]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:08:02.305989 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112338) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:02.306229 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112339) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:02.306761 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:02.307167 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.307167 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.307380 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.307490 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.307547 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.307600 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.307667 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.307743 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.307833 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.308874 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.309001 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.309001 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.309112 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.309112 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.309222 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.309272 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.309326 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.309376 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.309376 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.309376 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.309555 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.309555 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.309649 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.309701 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.309752 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.309752 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.309752 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.309894 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.309894 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.309995 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.310056 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.310107 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.310107 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.310199 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.310199 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.310330 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.310381 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.310434 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.310529 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.310583 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.310644 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.310694 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.310755 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.310806 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.310806 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.310912 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.311007 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.311117 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.311192 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.311261 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.311261 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.312204 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:08:02.312758 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.312923 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.313070 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.313070 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.313338 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.313505 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.313671 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.313805 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.313913 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.314028 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.314131 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.314241 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.314347 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.314347 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.314581 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.314702 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.314702 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.314904 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.314904 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.314904 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.315284 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.315412 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.315547 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.315650 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.315768 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.315768 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.315975 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.316106 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.316228 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.316342 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.316483 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.316593 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.316693 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.316792 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.316890 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.316997 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.317104 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.317199 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.317312 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.317757 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.317904 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.318082 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.318082 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.318082 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.318321 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.318321 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.318519 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.318592 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.318592 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.318592 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.318592 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.318592 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.318893 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.318952 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.319007 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.319007 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.319106 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.319171 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.319245 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.319310 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.319310 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.319430 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.319526 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.319583 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.319639 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.319702 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.319760 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.319826 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.319890 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.319945 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.319999 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.320054 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.320190 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.320251 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.320313 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.320375 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.321124 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.321184 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.321238 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.321286 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.321336 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.321390 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.321439 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.321511 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.321560 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.321608 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.321688 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.321739 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.321739 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.321826 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.321876 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.321939 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.321997 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.321997 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.322094 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.322152 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.322203 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.322275 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.322332 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.322332 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.322422 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.322485 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.322550 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.322601 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.322648 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.323199 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.323261 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.323261 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.323355 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.323402 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.323402 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.323517 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.323571 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.323621 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.323695 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.323764 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.323814 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.323867 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.323917 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.323967 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.324014 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.324075 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.324125 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.324173 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.324173 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.324266 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.324316 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.324362 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.324413 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.324482 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.324535 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.324535 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.324625 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.324672 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.324740 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.324740 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.324921 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.325151 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.325226 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.325226 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.325317 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.325362 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.325409 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.325471 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.325471 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.325583 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.325630 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.325680 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.325732 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.325778 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.325778 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.325778 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.325778 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.325778 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.326003 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.326031 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.326055 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.326055 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.326055 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.326055 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.326055 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.326055 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.326180 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.326180 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.326180 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.326180 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.326180 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.326180 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.326334 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.326367 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.326391 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.326413 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.326436 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.326474 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.326497 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.326520 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.326542 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.326566 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.326601 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.326625 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.326657 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.326685 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.326711 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.326733 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.326756 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.326784 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.326807 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.326831 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.326858 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.326886 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.326912 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.326939 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.326939 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.326986 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.326986 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.326986 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.326986 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.326986 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.326986 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.326986 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.327134 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.327162 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.327185 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.327208 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.327235 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.327551 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.327937 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.328067 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.328157 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.328224 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.328274 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.328321 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.328374 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.328402 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.328424 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.328460 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.328495 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.328521 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.328545 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.328569 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.328591 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.328614 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.328636 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.328658 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.328680 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.328703 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.328703 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.328703 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.328703 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.328703 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.328703 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.328703 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.329727 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.329842 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.329842 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.329977 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.329977 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.330077 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.330077 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.330171 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.330171 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.330271 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.330321 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.330372 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.330421 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.330524 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.330607 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.330703 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.330703 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.330703 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.330703 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.330904 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.330904 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.331078 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.331154 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.331210 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.331260 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.331312 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.331362 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.331417 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.331517 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.331582 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.331633 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.331692 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.332364 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.332519 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.332625 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.332735 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.332855 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.332957 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.333053 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.333053 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.333232 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.333330 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.333468 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.333612 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.333714 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.333811 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.333907 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.334002 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.334096 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.334192 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.334285 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.334378 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.334514 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.334631 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.334631 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.334631 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.334894 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.334894 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.334894 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.335540 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.335626 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.335679 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.335735 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.335797 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.335848 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.335905 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.335965 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.336018 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.336146 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.336214 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.336273 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.336324 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.336375 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.336435 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.336536 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.336588 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.336638 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.336691 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.336750 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.336800 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.336849 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.336898 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.336950 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.336993 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.337032 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.337066 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.337105 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.337144 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.337176 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.337211 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.337244 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.337286 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.337324 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.337358 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.337390 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.337424 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.337986 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.338071 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.338148 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.338218 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.338290 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.338356 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.338421 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.338421 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.338579 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.338579 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.338702 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.338770 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.338770 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.338770 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.338770 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.338770 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.339061 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.339061 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.339061 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.339061 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.339061 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.339384 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.339466 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.339533 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.339608 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.339683 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.339760 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.339829 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.339901 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.339978 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.340064 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.340129 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.340199 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.340269 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.340333 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.340394 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.340491 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.340564 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.340634 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.340697 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.340758 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.340820 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.340883 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.340951 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.341015 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.341081 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.341159 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.341235 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.341297 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.341358 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.341418 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.341498 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.341560 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.341621 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.341693 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.341765 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.341866 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.341931 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.341990 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.342060 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.342123 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.342123 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.342123 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.342123 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.342123 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.342123 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.342499 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.342499 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.342499 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.342499 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.342616 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.342655 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.342692 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.342723 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.342754 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.342785 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.342825 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.342825 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.342825 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.342918 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.342960 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.342998 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.342998 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.343064 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.343102 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.343141 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.343177 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.343214 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.343246 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.343278 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.343308 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.343340 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.343340 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.343759 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.343759 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.343913 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.343978 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.343978 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.344188 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.344279 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.344374 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.344526 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.344623 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.344981 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.345137 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.345232 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.345313 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.345386 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.345423 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.345473 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.345505 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.345547 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.345581 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.345617 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.345656 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.345689 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.345720 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.345751 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.345782 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.345815 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.345815 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.345872 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.345872 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.345872 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.346318 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.346393 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.346484 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.346554 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.346624 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.346687 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.346757 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.346835 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.346899 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.346968 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.347032 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.347105 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.347188 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.347282 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.347333 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.347383 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.347434 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.347502 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.347552 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.347591 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.347624 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.347656 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.347690 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.347728 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.347767 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.347814 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.347814 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.347814 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.347814 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.347814 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.347814 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.347814 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.348143 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.348143 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.348143 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.348143 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.348143 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.348143 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.348348 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.348393 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.348429 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.348503 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.348545 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.348586 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.348634 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.348676 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.348721 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.348768 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.348822 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.348866 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.348908 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.348950 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.348985 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.349013 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.349045 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.349076 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.349112 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.349144 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.349144 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.349144 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.349231 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.349231 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.349231 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.349231 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.349231 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.349231 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.349395 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.349432 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.349936 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.349936 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.349936 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.349936 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.349936 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.349936 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.350216 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.350216 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.350216 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.350216 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.350216 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.350436 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.350498 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.350544 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.350600 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.350652 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.350652 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.350652 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.350652 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.350652 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.350874 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.350874 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.350874 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.351010 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.351058 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.351058 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.351142 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.351194 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.351246 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.351295 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.351345 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.351345 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.351345 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.351345 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.351603 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.351603 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.351603 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.351603 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.351603 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.351603 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.351603 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.352091 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.352091 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.352091 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.352263 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.352333 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.352405 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.352507 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.352611 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.352691 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.352739 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.352766 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.352796 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.352821 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.352844 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.352868 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.352891 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.352891 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.352942 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.352968 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.352991 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.353020 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.353051 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.353077 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.353077 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.353132 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.353163 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.353187 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.353187 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.353242 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.353242 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.353242 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.353242 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.353242 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.353242 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.353242 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.353383 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.353383 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.353383 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.353383 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.353383 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.353526 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.353561 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.353592 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.353621 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.353651 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.353678 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.353705 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.353740 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.353772 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.353795 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.353818 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.353845 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.353869 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.353896 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.353919 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.353945 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.353971 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.354001 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.354024 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.354048 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.354070 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.354093 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.354116 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.354116 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.354163 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.354191 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.354216 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.354244 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.354267 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.354289 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.354317 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.354339 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.354367 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.354390 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.354415 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.354596 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.355146 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.355209 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.355259 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.355402 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.355558 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.355612 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.355660 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.355706 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.355754 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.355829 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.355896 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.355954 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.356010 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.356087 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.356148 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.356212 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.356270 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.356326 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.356383 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.356471 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.356543 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.356608 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.356668 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.356725 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.356773 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.356819 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.356864 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.356909 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.356954 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.357003 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.357063 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.357130 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.357186 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.357212 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.357467 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.357467 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.357467 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.357467 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.357467 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.357586 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.357611 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.357638 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.357662 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.357686 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.357709 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.357735 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.357758 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.357781 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.357805 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.357828 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.357854 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.357885 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.357908 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.357931 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.357955 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.357955 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.357996 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.357996 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.358105 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.358105 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.358105 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.358549 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.362138 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.362210 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.362264 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.362315 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.362363 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.362409 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.362508 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.362574 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.362641 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.362720 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.362720 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.362720 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.362981 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.362981 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.363080 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.363080 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.363177 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.363177 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.363287 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.363287 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.363390 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.363451 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.363489 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.363560 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.363603 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.363650 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.363715 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.363782 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.364121 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.364175 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.364262 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.364330 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.364330 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.364428 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.364487 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.364512 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.364512 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.364573 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.364605 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.364641 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.364665 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.364687 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.364713 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.364736 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.364760 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.364786 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.366639 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.366698 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.366746 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.366780 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.366813 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.366843 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.366945 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.366945 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.367073 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.367141 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.369631 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.369732 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.369732 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.369847 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.369847 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.369907 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.370027 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.370975 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.371087 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.371087 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.371162 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.371245 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.371352 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.371411 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.371485 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.371520 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.371553 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.371553 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.371553 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.371553 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.371728 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.371772 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.371813 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.371847 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.371885 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.371934 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.372223 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.372334 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.372401 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.372510 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.372589 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.372703 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.372954 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.373002 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.373035 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.373076 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.373117 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.373149 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.373184 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.373222 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.373253 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.373284 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.373506 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.373638 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.373795 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.373916 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.374105 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.374257 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.374619 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.374848 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.374941 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.374941 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.375027 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.375094 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.375139 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.375176 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.375215 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.375215 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.375277 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.375309 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.375346 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.375377 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.375414 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.375590 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.375654 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.375724 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.375799 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.375864 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.375927 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.375995 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.375995 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.376164 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:08:02.376248 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.376314 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:08:02.376376 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.376461 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:08:02.376461 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:08:02.376461 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:08:02.376461 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:08:02.376461 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:08:02.418735 np0000173799 devstack@c-api.service[112340]: INFO dbcounter [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Registered counter for database cinder May 12 19:08:02.420159 np0000173799 devstack@c-api.service[112338]: INFO dbcounter [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Registered counter for database cinder May 12 19:08:02.420935 np0000173799 devstack@c-api.service[112339]: INFO dbcounter [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Registered counter for database cinder May 12 19:08:02.424620 np0000173799 devstack@c-api.service[112341]: INFO dbcounter [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Registered counter for database cinder May 12 19:08:02.431651 np0000173799 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.433610 np0000173799 devstack@c-api.service[112338]: DEBUG oslo_db.sqlalchemy.engines [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c 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=112338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.439000 np0000173799 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dc1935-7361-4b09-b163-73a32a10a983 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.444618 np0000173799 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.546258 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writer thread running {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:02.549388 np0000173799 devstack@c-api.service[112340]: INFO cinder.rpc [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:02.552157 np0000173799 devstack@c-api.service[112340]: INFO cinder.rpc [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:02.554513 np0000173799 devstack@c-api.service[112340]: INFO cinder.rpc [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:02.556527 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writer thread running {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:02.556760 np0000173799 devstack@c-api.service[112340]: INFO cinder.rpc [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:02.558146 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.559282 np0000173799 devstack@c-api.service[112338]: INFO cinder.rpc [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:02.560098 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.562008 np0000173799 devstack@c-api.service[112338]: INFO cinder.rpc [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:02.563957 np0000173799 devstack@c-api.service[112338]: INFO cinder.rpc [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:02.565785 np0000173799 devstack@c-api.service[112338]: INFO cinder.rpc [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:02.565899 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writer thread running {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:02.566077 np0000173799 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.566769 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.568536 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.568595 np0000173799 devstack@c-api.service[112340]: INFO cinder.rpc [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:02.569479 np0000173799 devstack@c-api.service[112339]: INFO cinder.rpc [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:02.570929 np0000173799 devstack@c-api.service[112340]: INFO cinder.rpc [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:02.572227 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.572403 np0000173799 devstack@c-api.service[112339]: INFO cinder.rpc [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:02.573316 np0000173799 devstack@c-api.service[112338]: DEBUG oslo_db.sqlalchemy.engines [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c 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=112338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.575053 np0000173799 devstack@c-api.service[112338]: INFO cinder.rpc [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:02.575582 np0000173799 devstack@c-api.service[112339]: INFO cinder.rpc [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:02.575936 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writer thread running {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:08:02.576647 np0000173799 devstack@c-api.service[112338]: INFO cinder.rpc [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:02.577431 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.578189 np0000173799 devstack@c-api.service[112339]: INFO cinder.rpc [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:02.579257 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.579373 np0000173799 devstack@c-api.service[112341]: INFO cinder.rpc [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:08:02.581748 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.582584 np0000173799 devstack@c-api.service[112341]: INFO cinder.rpc [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:08:02.583938 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.585612 np0000173799 devstack@c-api.service[112341]: INFO cinder.rpc [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:08:02.586762 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.587222 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.587903 np0000173799 devstack@c-api.service[112341]: INFO cinder.rpc [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:08:02.588019 np0000173799 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dc1935-7361-4b09-b163-73a32a10a983 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.589228 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.590165 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.590269 np0000173799 devstack@c-api.service[112339]: INFO cinder.rpc [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:02.590568 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.591697 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.592137 np0000173799 devstack@c-api.service[112339]: INFO cinder.rpc [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:02.592991 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.593649 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.594722 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.597843 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.598781 np0000173799 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:02.600123 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.600889 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.601099 np0000173799 devstack@c-api.service[112341]: INFO cinder.rpc [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:08:02.603503 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.604054 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.604161 np0000173799 devstack@c-api.service[112341]: INFO cinder.rpc [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:08:02.605216 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.605531 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.606911 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.609699 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.609970 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.612012 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.613004 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.613081 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.614810 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.615143 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.617500 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.617556 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.617591 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.618199 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.620138 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.620669 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.620795 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.622936 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.623102 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.623589 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.625257 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.626600 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.627587 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.628756 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.628867 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.630287 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.631074 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.631819 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.632328 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.633401 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.633924 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.634663 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.634850 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.636028 np0000173799 devstack@c-api.service[112340]: WARNING cinder.api.contrib.hosts [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:02.636241 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.636769 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.637682 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.637754 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.637881 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.638257 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.639375 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.639534 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.639854 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.640728 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: extensions {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.640906 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.640983 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.641992 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: encryption {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.642092 np0000173799 devstack@c-api.service[112338]: WARNING cinder.api.contrib.hosts [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:02.642790 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.642868 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.643629 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: encryption {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.644212 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.644295 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.645217 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-quota-sets {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.645889 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.646624 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: cgsnapshots {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.646736 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: extensions {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.647988 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: encryption {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.648070 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-quota-class-sets {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.648256 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.649372 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-availability-zone {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.649602 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: encryption {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.650606 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: qos-specs {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.651177 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.651232 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-quota-sets {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.652149 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.652629 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: cgsnapshots {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.652680 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: backups {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.652737 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.654042 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-quota-class-sets {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.655451 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-availability-zone {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.655516 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.655551 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: extra_specs {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.656154 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.656761 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: qos-specs {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.657151 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-snapshot-manage {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.658558 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.658611 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-volume-type-access {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.659453 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: backups {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.660203 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: capabilities {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.660264 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.661491 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: extra_specs {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.661566 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-hosts {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.661769 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.662800 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: consistencygroups {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.662997 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-snapshot-manage {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.663487 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.664237 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.664545 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-volume-type-access {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.664990 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-volume-transfer {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.665260 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.666063 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: capabilities {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.666338 np0000173799 devstack@c-api.service[112339]: WARNING cinder.api.contrib.hosts [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:02.666822 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: scheduler-stats {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.668970 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.669057 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-hosts {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.669112 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.669163 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extended resource: os-volume-manage {{(pid=112340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.669234 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.669284 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: consistencygroups {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.670328 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.670545 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.670688 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.670814 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-volume-transfer {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.671406 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: extensions {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.671751 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.contrib.snapshot_actions [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] SnapshotActionsController initialized {{(pid=112340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:02.671987 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.672222 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: scheduler-stats {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.672526 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.672658 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: encryption {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.673514 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.673642 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extended resource: os-volume-manage {{(pid=112338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.673927 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.675085 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.675430 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.675585 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: encryption {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.675895 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.676610 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.676795 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.676873 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] SnapshotActionsController initialized {{(pid=112338) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:02.677041 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-quota-sets {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.677678 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.677777 np0000173799 devstack@c-api.service[112341]: WARNING cinder.api.contrib.hosts [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:08:02.678349 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.678517 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.678567 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: cgsnapshots {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.679058 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.680037 np0000173799 devstack@c-api.service[112340]: WARNING castellan.key_manager.migration [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.680107 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.680142 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-quota-class-sets {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.680532 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.680913 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681003 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681148 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681225 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681368 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681493 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681608 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681663 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-availability-zone {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.681732 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.681771 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681822 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.681936 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.682021 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension UsedLimits extending resource: limits {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.682021 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension TypesManage extending resource: types {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.682174 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension AdminActions extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.682267 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension AdminActions extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.682369 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension AdminActions extending resource: backups {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.682479 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension VolumeActions extending resource: volumes {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.682591 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: extensions {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.682733 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.v3.router [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.683013 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: qos-specs {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.683351 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.683926 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: encryption {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.684891 np0000173799 devstack@c-api.service[112338]: WARNING castellan.key_manager.migration [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.685088 np0000173799 devstack@c-api.service[112340]: WARNING keystonemiddleware.auth_token [None req-d23d0475-aef5-4c44-8083-b961f41aedd6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:08:02.685195 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: backups {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.685493 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: encryption {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.685741 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.685969 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.685969 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686199 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686199 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686270 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686382 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686506 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686618 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686754 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension UsedLimits extending resource: limits {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686801 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension TypesManage extending resource: types {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.686916 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension AdminActions extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.687042 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-quota-sets {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.687095 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension AdminActions extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.687145 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension AdminActions extending resource: backups {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.687268 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension VolumeActions extending resource: volumes {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.687485 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.v3.router [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.688103 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: extra_specs {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.688687 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: cgsnapshots {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.689880 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-snapshot-manage {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.689949 np0000173799 devstack@c-api.service[112338]: WARNING keystonemiddleware.auth_token [None req-8d125ccf-548f-4edf-89e9-13f7145f2b3c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:08:02.690083 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-quota-class-sets {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.691389 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-availability-zone {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.691767 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-volume-type-access {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.692263 np0000173799 devstack@c-api.service[112340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7acb340a3668 pid: 112340 (default app) May 12 19:08:02.692667 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: qos-specs {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.692960 np0000173799 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:08:02.692960 np0000173799 devstack@c-api.service[112340]: warnings.warn( May 12 19:08:02.693533 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: capabilities {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.694707 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: backups {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.694957 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-hosts {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.696454 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: consistencygroups {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.697457 np0000173799 devstack@c-api.service[112338]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7acb340a3668 pid: 112338 (default app) May 12 19:08:02.697553 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: extra_specs {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.698379 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-volume-transfer {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.699034 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-snapshot-manage {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.700104 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: scheduler-stats {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.700518 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-volume-type-access {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.701696 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extended resource: os-volume-manage {{(pid=112339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.702116 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: capabilities {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.702165 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702165 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702283 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702283 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702283 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702283 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702283 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702541 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702541 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702541 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702541 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702541 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702541 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702793 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702793 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702793 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.702793 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.702793 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703023 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703023 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703023 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703023 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703213 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703213 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703213 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703213 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703425 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703425 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703425 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703425 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703425 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703691 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703691 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703691 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703691 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703691 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703901 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703901 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703901 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703901 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.703901 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.703901 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704169 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704169 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704169 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704169 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704169 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704169 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704405 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704405 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704405 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704405 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704405 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704405 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704666 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704666 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704666 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704666 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704666 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704666 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704890 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704890 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.704890 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.704890 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.705061 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.705061 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.705061 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.705061 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.705061 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.705263 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.705263 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.705263 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.705263 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.705263 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.706233 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.706233 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.706233 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.706233 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.706233 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.706233 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.706882 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.706882 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.706882 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.706882 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.706882 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.707294 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.707294 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.707294 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.707294 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.707294 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.707958 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.707958 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.707958 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.707958 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.708330 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.708330 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.708330 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.708330 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.708649 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.708649 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.708649 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.708649 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.708649 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.709173 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.709173 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.709173 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.709173 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.709173 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.709678 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.709678 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.709678 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.709678 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.712977 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.712977 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.712977 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.712977 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.713279 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.713279 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.713279 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.713279 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.713576 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.713576 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.713576 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.713576 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.713875 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.713875 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.713875 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.713875 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.714147 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.714147 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.714147 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.714147 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.714147 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.714147 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.714736 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.714736 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.714736 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.714736 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.714736 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.715221 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.715221 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.715221 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.715221 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.715221 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.715221 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.715221 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716087 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716087 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716235 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-hosts {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.716307 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716307 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716307 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716307 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716307 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716307 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716643 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716643 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716643 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716643 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716643 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716643 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716895 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716895 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716895 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716895 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.716895 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.716895 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.717139 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.717139 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.717139 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.717139 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.717303 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.717303 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.717303 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.717303 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.717303 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.717760 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.717760 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.717760 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.717760 np0000173799 devstack@c-api.service[112340]: /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 12 19:08:02.717760 np0000173799 devstack@c-api.service[112340]: warnings.warn(deprecated_msg) May 12 19:08:02.718263 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.718379 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: consistencygroups {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.718474 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] SnapshotActionsController initialized {{(pid=112339) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:02.718556 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-64431755-ce36-48fb-9435-e8adce34d144 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:08:02.718637 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.718734 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-volume-transfer {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.718833 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.718907 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: scheduler-stats {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.718970 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.719215 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Tue May 12 19:08:02 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 12 19:08:02.719362 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extended resource: os-volume-manage {{(pid=112341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:08:02.719522 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.719705 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.719769 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.719853 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] SnapshotActionsController initialized {{(pid=112341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:08:02.719853 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.719934 np0000173799 devstack@c-api.service[112339]: WARNING castellan.key_manager.migration [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.719974 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.720004 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720004 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720004 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720004 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720004 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720004 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720004 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720170 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720170 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720170 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension UsedLimits extending resource: limits {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720170 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension TypesManage extending resource: types {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720170 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension AdminActions extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720170 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension AdminActions extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720170 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension AdminActions extending resource: backups {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720330 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.720353 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension VolumeActions extending resource: volumes {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720353 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.v3.router [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.720403 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.720425 np0000173799 devstack@c-api.service[112339]: WARNING keystonemiddleware.auth_token [None req-b3dc1935-7361-4b09-b163-73a32a10a983 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:08:02.720495 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.721203 np0000173799 devstack@c-api.service[112341]: WARNING castellan.key_manager.migration [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:08:02.722279 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.722409 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.722545 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.722657 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.722831 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.722974 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723116 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723240 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723354 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723472 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension UsedLimits extending resource: limits {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723578 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension TypesManage extending resource: types {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723707 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension AdminActions extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723852 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension AdminActions extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.723965 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension AdminActions extending resource: backups {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.724072 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension VolumeActions extending resource: volumes {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.724288 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.v3.router [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:08:02.726326 np0000173799 devstack@c-api.service[112339]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7acb340a3668 pid: 112339 (default app) May 12 19:08:02.726622 np0000173799 devstack@c-api.service[112341]: WARNING keystonemiddleware.auth_token [None req-ae53db16-946b-412d-8fa3-67f71a0bf80f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:08:02.733604 np0000173799 devstack@c-api.service[112341]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7acb340a3668 pid: 112341 (default app) May 12 19:08:10.385864 np0000173799 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:08:10.385864 np0000173799 devstack@c-api.service[112338]: warnings.warn( May 12 19:08:10.400599 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.400599 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.400599 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.400599 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.400599 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401068 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.401068 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401068 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.401068 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401068 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.401404 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401404 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.401404 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401404 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.401404 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401404 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.401857 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401857 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.401857 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.401857 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.402134 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.402134 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.402134 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.402134 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.402417 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.402417 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.402417 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.402417 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.402729 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.402729 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.402729 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.402729 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.402729 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403069 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403069 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403069 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403069 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403069 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403492 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403492 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403492 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403492 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403492 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403492 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403937 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403937 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403937 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403937 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.403937 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.403937 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404246 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404246 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404246 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404246 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404246 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404246 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404478 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404478 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404478 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404478 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404478 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404651 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404651 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404651 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404651 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404651 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404816 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404816 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404816 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404816 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.404816 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.404816 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405036 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405036 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405036 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405036 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405036 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405036 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405221 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405221 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405221 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405221 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405221 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405397 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405397 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405397 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405397 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405397 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405601 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405601 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405601 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405601 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405762 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405762 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.405762 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.405762 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406201 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406201 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406201 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406201 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406201 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406553 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406553 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406553 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406553 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406553 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406735 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406735 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406735 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406735 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406878 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406878 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.406878 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.406878 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407033 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407033 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407033 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407033 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407244 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407244 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407244 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407244 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407461 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407461 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407461 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407461 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407621 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407621 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407621 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407621 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407621 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407848 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407848 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407848 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407848 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.407848 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.407848 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408084 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408084 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408084 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408084 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408084 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408275 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408275 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408275 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408275 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408275 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408275 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408521 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408521 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408521 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408521 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408521 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408521 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408805 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408805 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408805 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408805 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.408805 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.408805 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409350 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.409350 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409350 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.409350 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409350 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.409350 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409700 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.409700 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409700 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.409700 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409900 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.409900 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409900 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.409900 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.409900 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.410123 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.410123 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.410123 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.410123 np0000173799 devstack@c-api.service[112338]: /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 12 19:08:10.410123 np0000173799 devstack@c-api.service[112338]: warnings.warn(deprecated_msg) May 12 19:08:10.410123 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-f1fa4358-0e3d-4f03-bbe5-50526271838d None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:08:11.061108 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-f1fa4358-0e3d-4f03-bbe5-50526271838d admin admin] POST https://199.204.45.116/volume/v3/types May 12 19:08:11.061108 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-f1fa4358-0e3d-4f03-bbe5-50526271838d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:08:11.064103 np0000173799 devstack@c-api.service[112338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:08:11.064103 np0000173799 devstack@c-api.service[112338]: warnings.warn( May 12 19:08:11.071584 np0000173799 devstack@c-api.service[112338]: DEBUG oslo_db.sqlalchemy.engines [None req-f1fa4358-0e3d-4f03-bbe5-50526271838d 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=112338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.111119 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-f1fa4358-0e3d-4f03-bbe5-50526271838d admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 May 12 19:08:11.111119 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Tue May 12 19:08:10 2026] POST /volume/v3/types => generated 186 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:08:11.125565 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [req-f1fa4358-0e3d-4f03-bbe5-50526271838d req-0d1a8a39-2333-4372-887a-0d5081850fb3 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:08:11.481965 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [req-f1fa4358-0e3d-4f03-bbe5-50526271838d req-0d1a8a39-2333-4372-887a-0d5081850fb3 admin admin] POST https://199.204.45.116/volume/v3/types/c75bbafb-ebe2-4239-9984-fe91c4ea21b3/extra_specs May 12 19:08:11.482688 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [req-f1fa4358-0e3d-4f03-bbe5-50526271838d req-0d1a8a39-2333-4372-887a-0d5081850fb3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:08:11.484680 np0000173799 devstack@c-api.service[112340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:08:11.484680 np0000173799 devstack@c-api.service[112340]: warnings.warn( May 12 19:08:11.503852 np0000173799 devstack@c-api.service[112340]: DEBUG oslo_db.sqlalchemy.engines [req-f1fa4358-0e3d-4f03-bbe5-50526271838d req-0d1a8a39-2333-4372-887a-0d5081850fb3 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=112340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:08:11.569116 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [req-f1fa4358-0e3d-4f03-bbe5-50526271838d req-0d1a8a39-2333-4372-887a-0d5081850fb3 admin admin] https://199.204.45.116/volume/v3/types/c75bbafb-ebe2-4239-9984-fe91c4ea21b3/extra_specs returned with HTTP 200 May 12 19:08:11.569617 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 2/3] 199.204.45.116 () {70 vars in 1505 bytes} [Tue May 12 19:08:11 2026] POST /volume/v3/types/c75bbafb-ebe2-4239-9984-fe91c4ea21b3/extra_specs => generated 55 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:08:12.591822 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=6 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:08:12.603491 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=6 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:08:21.106242 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:08:21.567805 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:13:19.585693 np0000173799 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:13:19.585693 np0000173799 devstack@c-api.service[112339]: warnings.warn( May 12 19:13:19.601200 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.601200 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.601200 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.601200 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.601689 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.601689 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.601689 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.601689 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602006 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602006 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602006 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602006 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602006 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602006 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602465 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602465 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602465 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602465 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602465 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602949 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602949 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602949 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.602949 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.602949 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.603298 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.603298 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.603298 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.603298 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.603625 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.603625 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.603625 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.603625 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.603625 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.603895 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.603895 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.603895 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.603895 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.603895 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604101 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604101 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604101 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604101 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604101 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604101 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604356 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604356 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604356 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604356 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604356 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604356 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604638 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604638 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604638 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604638 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604638 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604638 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604867 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604867 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604867 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.604867 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.604867 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605080 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605080 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605080 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605080 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605080 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605274 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605274 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605274 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605274 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605274 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605274 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605550 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605550 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605550 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605550 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605550 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605550 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605779 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605779 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605779 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.605779 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.605779 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606002 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606002 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606002 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606002 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606002 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606210 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606210 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606210 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606210 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606398 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606398 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606398 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606398 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606615 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606615 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606615 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606615 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606615 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606974 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606974 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606974 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.606974 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.606974 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607251 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607251 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607251 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607251 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607422 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607422 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607422 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607422 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607645 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607645 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607645 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607645 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607833 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607833 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.607833 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.607833 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608019 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608019 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608019 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608019 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608195 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608195 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608195 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608195 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608195 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608408 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608408 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608408 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608408 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608408 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608408 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608678 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608678 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608678 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608678 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608678 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608879 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608879 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608879 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608879 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.608879 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.608879 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609128 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609128 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609128 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609128 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609128 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609128 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609368 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609368 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609368 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609368 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609368 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609368 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609648 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609648 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609648 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609648 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609648 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609648 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609971 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609971 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.609971 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.609971 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.610148 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.610148 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.610148 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.610148 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.610148 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.610356 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.610356 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.610356 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.610356 np0000173799 devstack@c-api.service[112339]: /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 12 19:13:19.610356 np0000173799 devstack@c-api.service[112339]: warnings.warn(deprecated_msg) May 12 19:13:19.610356 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-27e83050-4922-4b85-9310-14370f67eb52 None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:19.610356 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-27e83050-4922-4b85-9310-14370f67eb52 None None] GET https://199.204.45.116/volume// May 12 19:13:19.610801 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-27e83050-4922-4b85-9310-14370f67eb52 None None] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:19.610801 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-27e83050-4922-4b85-9310-14370f67eb52 None None] Calling method 'all' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:19.610801 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-27e83050-4922-4b85-9310-14370f67eb52 None None] https://199.204.45.116/volume// returned with HTTP 300 May 12 19:13:19.610801 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 1/4] 199.204.45.116 () {66 vars in 1456 bytes} [Tue May 12 19:13:19 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 12 19:13:59.626410 np0000173799 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:13:59.626410 np0000173799 devstack@c-api.service[112341]: warnings.warn( May 12 19:13:59.643166 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.643166 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.643166 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.643166 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.643550 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.643550 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.643550 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.643550 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.643792 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.643792 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.643792 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.643792 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.643792 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.643792 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.644137 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.644137 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.644137 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.644137 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.644137 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.644436 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.644436 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.644436 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.644436 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.644436 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.644735 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.644735 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.644735 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.644735 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645003 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645003 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645003 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645003 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645003 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645288 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645288 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645288 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645288 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645288 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645604 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645604 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645604 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645604 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.645604 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.645604 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646040 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646040 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646040 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646040 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646040 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646040 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646517 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646517 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646517 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646517 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646517 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646517 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646955 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646955 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646955 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.646955 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.646955 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647265 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647265 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647265 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647265 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647265 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647553 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647553 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647553 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647553 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647553 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647553 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647813 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647813 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647813 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647813 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.647813 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.647813 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648023 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648023 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648023 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648023 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648023 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648213 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648213 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648213 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648213 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648213 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648385 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648385 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648385 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648385 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648559 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648559 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648559 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648559 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648715 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648715 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648715 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648715 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648715 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648896 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648896 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648896 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.648896 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.648896 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649069 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649069 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649069 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649069 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649208 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649208 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649208 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649208 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649355 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649355 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649355 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649355 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649522 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649522 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649522 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649522 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649669 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649669 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649669 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649669 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649826 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649826 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649826 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.649826 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.649826 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650014 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650014 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650014 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650014 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650014 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650014 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650229 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650229 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650229 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650229 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650229 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650400 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650400 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650400 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650400 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650400 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650400 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650641 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650641 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650641 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650641 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650641 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650641 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650898 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650898 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650898 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650898 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.650898 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.650898 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651116 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651116 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651116 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651116 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651116 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651116 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651352 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651352 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651352 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651352 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651551 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651551 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651551 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651551 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651551 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651736 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651736 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651736 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651736 np0000173799 devstack@c-api.service[112341]: /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 12 19:13:59.651736 np0000173799 devstack@c-api.service[112341]: warnings.warn(deprecated_msg) May 12 19:13:59.651736 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-e0fda437-2074-4264-b477-153155eb01f2 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:00.082511 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-e0fda437-2074-4264-b477-153155eb01f2 demo demo] GET https://199.204.45.116/volume/v3/types?is_public=None May 12 19:14:00.083105 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-e0fda437-2074-4264-b477-153155eb01f2 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:00.083425 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-e0fda437-2074-4264-b477-153155eb01f2 demo demo] Calling method 'index' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:00.084255 np0000173799 devstack@c-api.service[112341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:14:00.084255 np0000173799 devstack@c-api.service[112341]: warnings.warn( May 12 19:14:00.085270 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-e0fda437-2074-4264-b477-153155eb01f2 demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:14:00.101853 np0000173799 devstack@c-api.service[112341]: DEBUG oslo_db.sqlalchemy.engines [None req-e0fda437-2074-4264-b477-153155eb01f2 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=112341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:14:00.131673 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-e0fda437-2074-4264-b477-153155eb01f2 demo demo] https://199.204.45.116/volume/v3/types?is_public=None returned with HTTP 200 May 12 19:14:00.132505 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 1/5] 199.204.45.116 () {64 vars in 1263 bytes} [Tue May 12 19:13:59 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:00.144076 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [req-e0fda437-2074-4264-b477-153155eb01f2 req-67e6a864-9b95-41a7-87e1-11fe090914de None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:00.149282 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [req-e0fda437-2074-4264-b477-153155eb01f2 req-67e6a864-9b95-41a7-87e1-11fe090914de demo demo] GET https://199.204.45.116/volume/v3/types/default May 12 19:14:00.149586 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [req-e0fda437-2074-4264-b477-153155eb01f2 req-67e6a864-9b95-41a7-87e1-11fe090914de demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:00.149961 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [req-e0fda437-2074-4264-b477-153155eb01f2 req-67e6a864-9b95-41a7-87e1-11fe090914de demo demo] Calling method 'show' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:00.162225 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [req-e0fda437-2074-4264-b477-153155eb01f2 req-67e6a864-9b95-41a7-87e1-11fe090914de demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 12 19:14:00.162652 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 2/6] 199.204.45.116 () {66 vars in 1329 bytes} [Tue May 12 19:14:00 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:00.540693 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-f858ca97-f498-4fb5-8c8d-15c666c55086 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:00.545872 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-f858ca97-f498-4fb5-8c8d-15c666c55086 demo demo] GET https://199.204.45.116/volume/v3/types/default May 12 19:14:00.546343 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-f858ca97-f498-4fb5-8c8d-15c666c55086 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:00.546849 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-f858ca97-f498-4fb5-8c8d-15c666c55086 demo demo] Calling method 'show' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:00.562260 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-f858ca97-f498-4fb5-8c8d-15c666c55086 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 12 19:14:00.562745 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 3/7] 199.204.45.116 () {64 vars in 1258 bytes} [Tue May 12 19:14:00 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:00.996547 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-d790c69f-7f5d-4cdf-9342-b8ef7784d177 None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:01.437933 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-d790c69f-7f5d-4cdf-9342-b8ef7784d177 demo demo] GET https://199.204.45.116/volume/v3/types/default May 12 19:14:01.438198 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-d790c69f-7f5d-4cdf-9342-b8ef7784d177 demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:01.438461 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-d790c69f-7f5d-4cdf-9342-b8ef7784d177 demo demo] Calling method 'show' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:01.446143 np0000173799 devstack@c-api.service[112339]: DEBUG oslo_db.sqlalchemy.engines [None req-d790c69f-7f5d-4cdf-9342-b8ef7784d177 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=112339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:14:01.462746 np0000173799 devstack@c-api.service[112339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:14:01.462746 np0000173799 devstack@c-api.service[112339]: warnings.warn( May 12 19:14:01.465107 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-d790c69f-7f5d-4cdf-9342-b8ef7784d177 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 12 19:14:01.465611 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 2/8] 199.204.45.116 () {64 vars in 1258 bytes} [Tue May 12 19:14:00 2026] GET /volume/v3/types/default => generated 145 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:01.478891 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-989137ec-cd12-497e-bf22-ffbdfb9ee670 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:01.482378 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-989137ec-cd12-497e-bf22-ffbdfb9ee670 demo demo] GET https://199.204.45.116/volume/v3/types/default May 12 19:14:01.482677 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-989137ec-cd12-497e-bf22-ffbdfb9ee670 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:01.482992 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-989137ec-cd12-497e-bf22-ffbdfb9ee670 demo demo] Calling method 'show' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:01.499431 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-989137ec-cd12-497e-bf22-ffbdfb9ee670 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 12 19:14:01.499871 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1258 bytes} [Tue May 12 19:14:01 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:10.158035 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=2 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:14:10.558178 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=2 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:14:11.460722 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=2 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:14:11.495433 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=3 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:19:27.513898 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:19:27.606208 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:19:27.606464 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:19:27.606728 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 demo demo] Calling method 'detail' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:19:27.607407 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.api_utils [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 demo demo] Removing options '' from query. {{(pid=112338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:19:27.608577 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.volume.api [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:19:27.654286 np0000173799 devstack@c-api.service[112338]: INFO cinder.volume.api [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 demo demo] Get all volumes completed successfully. May 12 19:19:27.659274 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-b8dd64ba-7c6e-48cd-aa7f-707fd2366559 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:19:27.659873 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 3/10] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:19:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:19:37.645747 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:20:27.680704 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:20:27.683889 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:20:27.684210 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:20:27.684507 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:20:27.685273 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:20:27.686561 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:20:27.729355 np0000173799 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 demo demo] Get all volumes completed successfully. May 12 19:20:27.732608 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-e2cf88d1-b520-4f1f-86ee-de61fa7a6e05 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:20:27.733265 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 4/11] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:20:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:20:37.718654 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:21:27.760923 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:21:27.764314 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:21:27.764610 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:21:27.765127 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c demo demo] Calling method 'detail' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:21:27.766009 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.api_utils [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c demo demo] Removing options '' from query. {{(pid=112339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:21:27.769802 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.volume.api [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:21:27.932337 np0000173799 devstack@c-api.service[112339]: INFO cinder.volume.api [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c demo demo] Get all volumes completed successfully. May 12 19:21:27.936279 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-60c911c1-d9b5-43a2-8189-ed76d82b289c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:21:27.937034 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 3/12] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:21:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:21:37.818341 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:22:27.960551 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-d42ea117-6a69-4f56-bc15-532d0439bdde None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:22:27.965245 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-d42ea117-6a69-4f56-bc15-532d0439bdde demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:22:27.965550 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-d42ea117-6a69-4f56-bc15-532d0439bdde demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:22:27.965822 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-d42ea117-6a69-4f56-bc15-532d0439bdde demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:22:27.966647 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-d42ea117-6a69-4f56-bc15-532d0439bdde demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:22:27.968565 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-d42ea117-6a69-4f56-bc15-532d0439bdde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:22:28.008195 np0000173799 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-d42ea117-6a69-4f56-bc15-532d0439bdde demo demo] Get all volumes completed successfully. May 12 19:22:28.012310 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-d42ea117-6a69-4f56-bc15-532d0439bdde demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:22:28.013178 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:22:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:22:37.999769 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:23:28.056149 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-dfa8a458-82c2-4187-beb5-b897818ad42e None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:23:28.059428 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-dfa8a458-82c2-4187-beb5-b897818ad42e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:23:28.059785 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-dfa8a458-82c2-4187-beb5-b897818ad42e demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:23:28.059956 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-dfa8a458-82c2-4187-beb5-b897818ad42e demo demo] Calling method 'detail' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:23:28.060274 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.api_utils [None req-dfa8a458-82c2-4187-beb5-b897818ad42e demo demo] Removing options '' from query. {{(pid=112338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:23:28.061224 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.volume.api [None req-dfa8a458-82c2-4187-beb5-b897818ad42e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:23:28.071063 np0000173799 devstack@c-api.service[112338]: INFO cinder.volume.api [None req-dfa8a458-82c2-4187-beb5-b897818ad42e demo demo] Get all volumes completed successfully. May 12 19:23:28.074315 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-dfa8a458-82c2-4187-beb5-b897818ad42e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:23:28.075133 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 4/14] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:23:28 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 12 19:23:38.065299 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:24:28.102632 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:24:28.213117 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:24:28.213516 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:24:28.213808 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:24:28.214097 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:24:28.215145 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:24:28.224992 np0000173799 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 demo demo] Get all volumes completed successfully. May 12 19:24:28.227898 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-46e88933-e465-465e-b6b3-cde29cb1a7b6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:24:28.229512 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 5/15] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:24:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:24:38.219136 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:25:28.297280 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:25:28.302703 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:25:28.303159 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:25:28.303159 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd demo demo] Calling method 'detail' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:25:28.303751 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.api_utils [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd demo demo] Removing options '' from query. {{(pid=112339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:25:28.304534 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.volume.api [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:25:28.316624 np0000173799 devstack@c-api.service[112339]: INFO cinder.volume.api [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd demo demo] Get all volumes completed successfully. May 12 19:25:28.319151 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-d137159c-7e1e-40e6-9963-f8fd1292c7bd demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:25:28.320182 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 4/16] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:25:28 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 12 19:25:38.310598 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:26:28.341059 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:26:28.344926 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:26:28.345205 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:26:28.345620 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:26:28.346008 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:26:28.347352 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:26:28.369004 np0000173799 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 demo demo] Get all volumes completed successfully. May 12 19:26:28.371892 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-4f27f1ae-3b22-4c24-9b12-53b1fe90d968 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:26:28.372538 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:26:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 12 19:26:38.351599 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:27:28.405414 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:27:28.408490 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:27:28.408729 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:27:28.409004 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 demo demo] Calling method 'detail' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:27:28.409354 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.api_utils [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 demo demo] Removing options '' from query. {{(pid=112338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:27:28.410502 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.volume.api [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:27:28.421230 np0000173799 devstack@c-api.service[112338]: INFO cinder.volume.api [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 demo demo] Get all volumes completed successfully. May 12 19:27:28.425825 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-cfa1c5c7-d359-4535-b2f9-6139b590ed75 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:27:28.426675 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 5/18] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:27:28 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 12 19:27:38.414257 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:28:28.445902 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:28:28.449405 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:28:28.449702 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:28:28.450005 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:28:28.450384 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:28:28.451606 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:28:28.462620 np0000173799 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b demo demo] Get all volumes completed successfully. May 12 19:28:28.465873 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-d04d1270-9f04-4381-b9fe-746903aa6b4b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:28:28.466436 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 6/19] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:28:28 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 12 19:28:38.455777 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:29:28.485327 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:29:28.641806 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:29:28.642189 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:29:28.642638 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 demo demo] Calling method 'detail' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:29:28.643143 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.api_utils [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 demo demo] Removing options '' from query. {{(pid=112339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:29:28.644680 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.volume.api [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:29:28.662477 np0000173799 devstack@c-api.service[112339]: INFO cinder.volume.api [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 demo demo] Get all volumes completed successfully. May 12 19:29:28.665680 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-f71e1299-2959-4547-bdd2-140279e8bbe1 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:29:28.666256 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 5/20] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:29:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:29:38.655949 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:30:28.685580 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-7f635575-4ab0-478d-a9f7-264847190adb None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:30:28.688663 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-7f635575-4ab0-478d-a9f7-264847190adb demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:30:28.688922 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-7f635575-4ab0-478d-a9f7-264847190adb demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:30:28.689154 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-7f635575-4ab0-478d-a9f7-264847190adb demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:30:28.689496 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-7f635575-4ab0-478d-a9f7-264847190adb demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:30:28.690507 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-7f635575-4ab0-478d-a9f7-264847190adb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:30:28.699642 np0000173799 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-7f635575-4ab0-478d-a9f7-264847190adb demo demo] Get all volumes completed successfully. May 12 19:30:28.701575 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-7f635575-4ab0-478d-a9f7-264847190adb demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:30:28.701909 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:30:28 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 12 19:30:38.694127 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:31:28.731237 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-58ef071f-0033-4b38-817c-67d3f550cf3e None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:31:28.735578 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-58ef071f-0033-4b38-817c-67d3f550cf3e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:31:28.736028 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-58ef071f-0033-4b38-817c-67d3f550cf3e demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:31:28.736340 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-58ef071f-0033-4b38-817c-67d3f550cf3e demo demo] Calling method 'detail' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:31:28.736602 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.api_utils [None req-58ef071f-0033-4b38-817c-67d3f550cf3e demo demo] Removing options '' from query. {{(pid=112338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:31:28.737335 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.volume.api [None req-58ef071f-0033-4b38-817c-67d3f550cf3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:31:28.745607 np0000173799 devstack@c-api.service[112338]: INFO cinder.volume.api [None req-58ef071f-0033-4b38-817c-67d3f550cf3e demo demo] Get all volumes completed successfully. May 12 19:31:28.748563 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-58ef071f-0033-4b38-817c-67d3f550cf3e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:31:28.749059 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:31:28 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 12 19:31:38.740349 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:32:28.768373 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:32:28.771754 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:32:28.772083 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:32:28.772355 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:32:28.772758 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:32:28.773797 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:32:28.783692 np0000173799 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 demo demo] Get all volumes completed successfully. May 12 19:32:28.786491 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-611f4c0b-f762-4ac0-9ed9-b62bf6d9a368 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:32:28.787099 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 7/23] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:32:28 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 12 19:32:38.777847 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:33:28.817644 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:33:28.820558 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:33:28.820748 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:33:28.820957 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 demo demo] Calling method 'detail' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:33:28.821217 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.api_utils [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 demo demo] Removing options '' from query. {{(pid=112339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:33:28.821992 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.volume.api [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:33:28.829840 np0000173799 devstack@c-api.service[112339]: INFO cinder.volume.api [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 demo demo] Get all volumes completed successfully. May 12 19:33:28.832239 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-ae82d80a-5b94-41e4-a173-f1628fdbdd36 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:33:28.832775 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 6/24] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:33:28 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 12 19:33:38.825374 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:34:28.858104 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:34:28.993514 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:34:28.993514 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:34:28.994113 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:34:28.994793 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:34:28.996825 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:34:29.007425 np0000173799 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 demo demo] Get all volumes completed successfully. May 12 19:34:29.010385 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-58e56ecf-9e9c-4bc8-873c-2b1e7e5a8e53 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:34:29.011032 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:34:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:34:39.001029 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:35:29.029418 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:35:29.033701 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:35:29.034239 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:35:29.034964 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 demo demo] Calling method 'detail' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:35:29.035709 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.api_utils [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 demo demo] Removing options '' from query. {{(pid=112338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:35:29.036992 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.volume.api [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:35:29.044749 np0000173799 devstack@c-api.service[112338]: INFO cinder.volume.api [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 demo demo] Get all volumes completed successfully. May 12 19:35:29.047460 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-b55c2e02-70f7-42e6-895f-a6a4b4af1cc2 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:35:29.048088 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:35:29 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 12 19:35:39.040578 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:36:29.065013 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:36:29.068710 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:36:29.069022 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:36:29.069320 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:36:29.069810 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:36:29.070947 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:36:29.082586 np0000173799 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e demo demo] Get all volumes completed successfully. May 12 19:36:29.085595 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-c0af5f4e-9bdd-406d-a8f1-6f399d44348e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:36:29.086128 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 8/27] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:36:29 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 12 19:36:39.076078 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:37:29.126143 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-c9693f67-4d4a-495e-bd91-737a42999184 None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:37:29.129614 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-c9693f67-4d4a-495e-bd91-737a42999184 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:37:29.129860 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-c9693f67-4d4a-495e-bd91-737a42999184 demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:37:29.130057 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-c9693f67-4d4a-495e-bd91-737a42999184 demo demo] Calling method 'detail' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:37:29.130352 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.api_utils [None req-c9693f67-4d4a-495e-bd91-737a42999184 demo demo] Removing options '' from query. {{(pid=112339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:37:29.132540 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.volume.api [None req-c9693f67-4d4a-495e-bd91-737a42999184 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:37:29.141627 np0000173799 devstack@c-api.service[112339]: INFO cinder.volume.api [None req-c9693f67-4d4a-495e-bd91-737a42999184 demo demo] Get all volumes completed successfully. May 12 19:37:29.144991 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-c9693f67-4d4a-495e-bd91-737a42999184 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:37:29.145620 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 7/28] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:37:29 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 12 19:37:39.135617 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:38:29.164986 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:38:29.169727 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:38:29.170126 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:38:29.170579 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:38:29.171087 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:38:29.172811 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:38:29.181483 np0000173799 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb demo demo] Get all volumes completed successfully. May 12 19:38:29.183331 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-e7ecc0c5-54b9-4284-a21d-1482175c07bb demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:38:29.183779 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:38:29 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 12 19:38:39.175967 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:39:29.205737 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-90589178-2c9b-4068-b9e9-df80c6f59315 None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:39:29.303623 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-90589178-2c9b-4068-b9e9-df80c6f59315 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:39:29.303886 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-90589178-2c9b-4068-b9e9-df80c6f59315 demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:39:29.304257 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-90589178-2c9b-4068-b9e9-df80c6f59315 demo demo] Calling method 'detail' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:39:29.304715 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.api_utils [None req-90589178-2c9b-4068-b9e9-df80c6f59315 demo demo] Removing options '' from query. {{(pid=112338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:39:29.306067 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.volume.api [None req-90589178-2c9b-4068-b9e9-df80c6f59315 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:39:29.319763 np0000173799 devstack@c-api.service[112338]: INFO cinder.volume.api [None req-90589178-2c9b-4068-b9e9-df80c6f59315 demo demo] Get all volumes completed successfully. May 12 19:39:29.323584 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-90589178-2c9b-4068-b9e9-df80c6f59315 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:39:29.324169 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:39:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:39:39.310857 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:40:29.340224 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:40:29.343965 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:40:29.344226 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:40:29.344754 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:40:29.344949 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:40:29.346150 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:40:29.356147 np0000173799 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e demo demo] Get all volumes completed successfully. May 12 19:40:29.358265 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-103ac1d6-dad0-4806-b6be-bec935afdf5e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:40:29.358743 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 9/31] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:40:29 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 12 19:40:39.350947 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:41:29.376416 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-7ca21775-a126-453f-bdc8-44bf43ce307e None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:41:29.380810 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-7ca21775-a126-453f-bdc8-44bf43ce307e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:41:29.381059 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-7ca21775-a126-453f-bdc8-44bf43ce307e demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:41:29.381317 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-7ca21775-a126-453f-bdc8-44bf43ce307e demo demo] Calling method 'detail' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:41:29.381704 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.api_utils [None req-7ca21775-a126-453f-bdc8-44bf43ce307e demo demo] Removing options '' from query. {{(pid=112339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:41:29.382725 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.volume.api [None req-7ca21775-a126-453f-bdc8-44bf43ce307e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:41:29.391290 np0000173799 devstack@c-api.service[112339]: INFO cinder.volume.api [None req-7ca21775-a126-453f-bdc8-44bf43ce307e demo demo] Get all volumes completed successfully. May 12 19:41:29.393402 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-7ca21775-a126-453f-bdc8-44bf43ce307e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:41:29.393951 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 8/32] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:41:29 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 12 19:41:39.386744 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:42:29.407475 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.middleware.request_id [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 None None] RequestId filter calling following filter/app {{(pid=112341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:42:29.410573 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:42:29.410881 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 demo demo] Empty body provided in request {{(pid=112341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:42:29.411200 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.openstack.wsgi [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 demo demo] Calling method 'detail' {{(pid=112341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:42:29.411627 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.api.api_utils [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 demo demo] Removing options '' from query. {{(pid=112341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:42:29.412820 np0000173799 devstack@c-api.service[112341]: DEBUG cinder.volume.api [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:42:29.424898 np0000173799 devstack@c-api.service[112341]: INFO cinder.volume.api [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 demo demo] Get all volumes completed successfully. May 12 19:42:29.428085 np0000173799 devstack@c-api.service[112341]: INFO cinder.api.openstack.wsgi [None req-483b7b18-9723-4f2d-bc6c-77524c42b777 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:42:29.428699 np0000173799 devstack@c-api.service[112341]: [pid: 112341|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:42:29 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 12 19:42:39.417506 np0000173799 devstack@c-api.service[112341]: DEBUG dbcounter [-] [112341] Writing DB stats cinder:SELECT=1 {{(pid=112341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:43:29.444902 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.middleware.request_id [None req-05613c24-905d-42c1-bb41-9d1578498c93 None None] RequestId filter calling following filter/app {{(pid=112338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:43:29.448638 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-05613c24-905d-42c1-bb41-9d1578498c93 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:43:29.448939 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-05613c24-905d-42c1-bb41-9d1578498c93 demo demo] Empty body provided in request {{(pid=112338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:43:29.449210 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.openstack.wsgi [None req-05613c24-905d-42c1-bb41-9d1578498c93 demo demo] Calling method 'detail' {{(pid=112338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:43:29.449825 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.api.api_utils [None req-05613c24-905d-42c1-bb41-9d1578498c93 demo demo] Removing options '' from query. {{(pid=112338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:43:29.451377 np0000173799 devstack@c-api.service[112338]: DEBUG cinder.volume.api [None req-05613c24-905d-42c1-bb41-9d1578498c93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:43:29.462325 np0000173799 devstack@c-api.service[112338]: INFO cinder.volume.api [None req-05613c24-905d-42c1-bb41-9d1578498c93 demo demo] Get all volumes completed successfully. May 12 19:43:29.464662 np0000173799 devstack@c-api.service[112338]: INFO cinder.api.openstack.wsgi [None req-05613c24-905d-42c1-bb41-9d1578498c93 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:43:29.465154 np0000173799 devstack@c-api.service[112338]: [pid: 112338|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:43:29 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 12 19:43:39.456499 np0000173799 devstack@c-api.service[112338]: DEBUG dbcounter [-] [112338] Writing DB stats cinder:SELECT=1 {{(pid=112338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:44:29.486900 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.middleware.request_id [None req-74203f80-86f5-401d-894f-35729f7b906d None None] RequestId filter calling following filter/app {{(pid=112340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:44:29.561123 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-74203f80-86f5-401d-894f-35729f7b906d demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:44:29.561596 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-74203f80-86f5-401d-894f-35729f7b906d demo demo] Empty body provided in request {{(pid=112340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:44:29.561979 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.openstack.wsgi [None req-74203f80-86f5-401d-894f-35729f7b906d demo demo] Calling method 'detail' {{(pid=112340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:44:29.562457 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.api.api_utils [None req-74203f80-86f5-401d-894f-35729f7b906d demo demo] Removing options '' from query. {{(pid=112340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:44:29.563907 np0000173799 devstack@c-api.service[112340]: DEBUG cinder.volume.api [None req-74203f80-86f5-401d-894f-35729f7b906d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:44:29.573008 np0000173799 devstack@c-api.service[112340]: INFO cinder.volume.api [None req-74203f80-86f5-401d-894f-35729f7b906d demo demo] Get all volumes completed successfully. May 12 19:44:29.575429 np0000173799 devstack@c-api.service[112340]: INFO cinder.api.openstack.wsgi [None req-74203f80-86f5-401d-894f-35729f7b906d demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:44:29.575976 np0000173799 devstack@c-api.service[112340]: [pid: 112340|app: 0|req: 10/35] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:44:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:44:39.567852 np0000173799 devstack@c-api.service[112340]: DEBUG dbcounter [-] [112340] Writing DB stats cinder:SELECT=1 {{(pid=112340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:45:29.606274 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.middleware.request_id [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f None None] RequestId filter calling following filter/app {{(pid=112339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:45:29.611075 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 12 19:45:29.611376 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f demo demo] Empty body provided in request {{(pid=112339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:45:29.611645 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.openstack.wsgi [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f demo demo] Calling method 'detail' {{(pid=112339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:45:29.611980 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.api.api_utils [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f demo demo] Removing options '' from query. {{(pid=112339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:45:29.613637 np0000173799 devstack@c-api.service[112339]: DEBUG cinder.volume.api [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:45:29.622931 np0000173799 devstack@c-api.service[112339]: INFO cinder.volume.api [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f demo demo] Get all volumes completed successfully. May 12 19:45:29.625494 np0000173799 devstack@c-api.service[112339]: INFO cinder.api.openstack.wsgi [None req-9ab8eec7-7348-4c17-b427-2144be4d8b0f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 12 19:45:29.626071 np0000173799 devstack@c-api.service[112339]: [pid: 112339|app: 0|req: 9/36] 199.204.45.116 () {64 vars in 1295 bytes} [Tue May 12 19:45:29 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 12 19:45:39.618074 np0000173799 devstack@c-api.service[112339]: DEBUG dbcounter [-] [112339] Writing DB stats cinder:SELECT=1 {{(pid=112339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}