May 09 14:09:29.735214 np0000173172 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:09:29.742554 np0000173172 devstack@c-api.service[112472]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:09:29 2026] *** May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: nodename: np0000173172 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: machine: x86_64 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: clock source: unix May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: pcre jit disabled May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: detected number of CPU cores: 16 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: current working directory: / May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: detected binary path: /usr/bin/uwsgi-core May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: your processes number limit is 256917 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: your memory page size is 4096 bytes May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: detected max file descriptor number: 2048 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: lock engine: pthread robust mutexes May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: thunder lock: enabled May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:09:29.755685 np0000173172 devstack@c-api.service[112472]: Set PythonHome to /opt/stack/data/venv May 09 14:09:29.783210 np0000173172 devstack@c-api.service[112472]: Python main interpreter initialized at 0x7be3d10a3668 May 09 14:09:29.783210 np0000173172 devstack@c-api.service[112472]: python threads support enabled May 09 14:09:29.783210 np0000173172 devstack@c-api.service[112472]: your server socket listen backlog is limited to 100 connections May 09 14:09:29.783210 np0000173172 devstack@c-api.service[112472]: your mercy for graceful operations on workers is 80 seconds May 09 14:09:29.783729 np0000173172 devstack@c-api.service[112472]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:09:29.783913 np0000173172 devstack@c-api.service[112472]: *** Operational MODE: preforking *** May 09 14:09:29.784134 np0000173172 devstack@c-api.service[112472]: *** uWSGI is running in multiple interpreter mode *** May 09 14:09:29.784134 np0000173172 devstack@c-api.service[112472]: spawned uWSGI master process (pid: 112472) May 09 14:09:29.784387 np0000173172 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:09:29.784923 np0000173172 devstack@c-api.service[112472]: spawned uWSGI worker 1 (pid: 112480, cores: 1) May 09 14:09:29.785401 np0000173172 devstack@c-api.service[112472]: spawned uWSGI worker 2 (pid: 112481, cores: 1) May 09 14:09:29.785875 np0000173172 devstack@c-api.service[112472]: spawned uWSGI worker 3 (pid: 112482, cores: 1) May 09 14:09:29.786325 np0000173172 devstack@c-api.service[112472]: spawned uWSGI worker 4 (pid: 112483, cores: 1) May 09 14:09:29.786423 np0000173172 devstack@c-api.service[112472]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:09:29.910719 np0000173172 devstack@c-api.service[112481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:29.910719 np0000173172 devstack@c-api.service[112481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:29.910719 np0000173172 devstack@c-api.service[112481]: we strongly recommend against using it for new projects. May 09 14:09:29.910719 np0000173172 devstack@c-api.service[112481]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:29.910719 np0000173172 devstack@c-api.service[112481]: framework. For more detail see May 09 14:09:29.910719 np0000173172 devstack@c-api.service[112481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:29.910719 np0000173172 devstack@c-api.service[112481]: import eventlet # noqa May 09 14:09:29.913776 np0000173172 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:29.913776 np0000173172 devstack@c-api.service[112482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:29.913776 np0000173172 devstack@c-api.service[112482]: we strongly recommend against using it for new projects. May 09 14:09:29.913776 np0000173172 devstack@c-api.service[112482]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:29.913776 np0000173172 devstack@c-api.service[112482]: framework. For more detail see May 09 14:09:29.913776 np0000173172 devstack@c-api.service[112482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:29.913776 np0000173172 devstack@c-api.service[112482]: import eventlet # noqa May 09 14:09:29.920619 np0000173172 devstack@c-api.service[112480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:29.920619 np0000173172 devstack@c-api.service[112480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:29.920619 np0000173172 devstack@c-api.service[112480]: we strongly recommend against using it for new projects. May 09 14:09:29.920619 np0000173172 devstack@c-api.service[112480]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:29.920619 np0000173172 devstack@c-api.service[112480]: framework. For more detail see May 09 14:09:29.920619 np0000173172 devstack@c-api.service[112480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:29.920619 np0000173172 devstack@c-api.service[112480]: import eventlet # noqa May 09 14:09:29.936317 np0000173172 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:09:29.936317 np0000173172 devstack@c-api.service[112483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:09:29.936317 np0000173172 devstack@c-api.service[112483]: we strongly recommend against using it for new projects. May 09 14:09:29.936317 np0000173172 devstack@c-api.service[112483]: If you are already using Eventlet, we recommend migrating to a different May 09 14:09:29.936317 np0000173172 devstack@c-api.service[112483]: framework. For more detail see May 09 14:09:29.936317 np0000173172 devstack@c-api.service[112483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:09:29.936317 np0000173172 devstack@c-api.service[112483]: import eventlet # noqa May 09 14:09:29.994249 np0000173172 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:29.994249 np0000173172 devstack@c-api.service[112481]: debtcollector.deprecate( May 09 14:09:29.999431 np0000173172 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:29.999431 np0000173172 devstack@c-api.service[112482]: debtcollector.deprecate( May 09 14:09:30.009676 np0000173172 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:30.009676 np0000173172 devstack@c-api.service[112480]: debtcollector.deprecate( May 09 14:09:30.026295 np0000173172 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:09:30.026295 np0000173172 devstack@c-api.service[112483]: debtcollector.deprecate( May 09 14:09:30.071518 np0000173172 devstack@c-api.service[112481]: /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 09 14:09:30.071518 np0000173172 devstack@c-api.service[112481]: from cgi import parse_header May 09 14:09:30.080463 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:30.080463 np0000173172 devstack@c-api.service[112482]: from cgi import parse_header May 09 14:09:30.091590 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:30.091590 np0000173172 devstack@c-api.service[112480]: from cgi import parse_header May 09 14:09:30.106169 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:30.106169 np0000173172 devstack@c-api.service[112483]: from cgi import parse_header May 09 14:09:30.114871 np0000173172 devstack@c-api.service[112481]: /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 09 14:09:30.114871 np0000173172 devstack@c-api.service[112481]: removals.removed_module( May 09 14:09:30.115605 np0000173172 devstack@c-api.service[112481]: /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 09 14:09:30.115605 np0000173172 devstack@c-api.service[112481]: removals.removed_module( May 09 14:09:30.138558 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:30.138558 np0000173172 devstack@c-api.service[112480]: removals.removed_module( May 09 14:09:30.139232 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:30.139232 np0000173172 devstack@c-api.service[112480]: removals.removed_module( May 09 14:09:30.141250 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:30.141250 np0000173172 devstack@c-api.service[112482]: removals.removed_module( May 09 14:09:30.142127 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:30.142127 np0000173172 devstack@c-api.service[112482]: removals.removed_module( May 09 14:09:30.149826 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:30.149826 np0000173172 devstack@c-api.service[112483]: removals.removed_module( May 09 14:09:30.150541 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:30.150541 np0000173172 devstack@c-api.service[112483]: removals.removed_module( May 09 14:09:30.719676 np0000173172 devstack@c-api.service[112481]: /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 09 14:09:30.719676 np0000173172 devstack@c-api.service[112481]: warnings.warn( May 09 14:09:30.759728 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:30.759728 np0000173172 devstack@c-api.service[112483]: warnings.warn( May 09 14:09:30.764437 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:30.764437 np0000173172 devstack@c-api.service[112480]: warnings.warn( May 09 14:09:30.776123 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:30.776123 np0000173172 devstack@c-api.service[112482]: warnings.warn( May 09 14:09:30.823889 np0000173172 devstack@c-api.service[112481]: /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 09 14:09:30.823889 np0000173172 devstack@c-api.service[112481]: warnings.warn( May 09 14:09:30.862228 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:30.862228 np0000173172 devstack@c-api.service[112483]: warnings.warn( May 09 14:09:30.867316 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:30.867316 np0000173172 devstack@c-api.service[112480]: warnings.warn( May 09 14:09:30.877225 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:30.877225 np0000173172 devstack@c-api.service[112482]: warnings.warn( May 09 14:09:31.132988 np0000173172 devstack@c-api.service[112481]: 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 09 14:09:31.133526 np0000173172 devstack@c-api.service[112481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:31.145556 np0000173172 devstack@c-api.service[112480]: 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 09 14:09:31.146031 np0000173172 devstack@c-api.service[112480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:31.166508 np0000173172 devstack@c-api.service[112483]: 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 09 14:09:31.166955 np0000173172 devstack@c-api.service[112483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:31.177972 np0000173172 devstack@c-api.service[112482]: 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 09 14:09:31.178561 np0000173172 devstack@c-api.service[112482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:09:31.221516 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:31.221516 np0000173172 devstack@c-api.service[112480]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:31.231033 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:31.231033 np0000173172 devstack@c-api.service[112483]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:31.233642 np0000173172 devstack@c-api.service[112481]: /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 09 14:09:31.233642 np0000173172 devstack@c-api.service[112481]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:31.245826 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:31.245826 np0000173172 devstack@c-api.service[112482]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:09:31.668891 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:31.669088 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:31.669186 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:31.669260 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.669260 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.669410 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:09:31.669588 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.669655 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.669724 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.669799 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.669799 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.669927 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.669983 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.670057 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.670111 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.670182 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.671510 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.671644 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.671644 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.671784 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.671784 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.671784 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.672015 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.672096 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.672160 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.672160 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.672160 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.672160 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.672445 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.672533 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.672603 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.672673 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.672673 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.672673 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.672859 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.672927 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.672927 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.673055 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.673115 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.673176 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.673241 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.673305 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.673361 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.673425 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.673520 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.673520 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.673670 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.673747 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.673813 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.673877 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.673947 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.674011 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.674075 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.674139 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.674208 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.674208 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.674330 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.674394 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.674450 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.674592 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.674660 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.674725 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.674799 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.674799 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.674799 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.674955 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.674955 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.674955 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.674955 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.674955 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.674955 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.674955 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.675525 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.675525 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.675525 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.675525 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.675835 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.675910 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.676041 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.676123 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.676192 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.676256 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.676327 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.676327 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.676327 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.676327 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.676526 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.676526 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.676526 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.676526 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.676684 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.676722 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.676764 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.676817 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.676870 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.676913 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.676960 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.677004 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.677042 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.677085 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.677118 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.677164 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.677202 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.677235 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.677272 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.677310 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.677356 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.677400 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.677437 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.677479 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.677543 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.677543 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.677543 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.677543 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.677685 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.677685 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.677685 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.677685 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.677685 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.677685 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.677685 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.677958 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.677958 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.677958 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.678072 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.678114 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.678114 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.678221 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.678266 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.678305 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.678342 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.678388 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.678433 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.678476 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.678539 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.678589 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.678637 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.678680 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.678717 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.678754 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.678800 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.678855 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.678894 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.678933 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.678976 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.679023 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.679065 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.679099 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.679137 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.679184 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.679224 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.679267 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.679307 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.679355 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.679399 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.679449 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.679509 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.679558 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.679601 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.679638 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.679674 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.679715 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.679752 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.679800 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.679858 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.679906 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.679948 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.680009 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.680052 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.680052 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.680127 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.680458 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.680458 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.680458 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.680458 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.680710 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.680785 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.680859 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.680859 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.680979 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.681027 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.681068 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.681113 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.681156 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.681210 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.681210 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.681210 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.681325 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.681370 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.681409 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.681449 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.681512 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.681562 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.681605 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.681648 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.681687 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.681726 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.681768 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.681829 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.681908 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.681949 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.681949 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.681949 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.682071 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.682071 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.682150 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.682193 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.682237 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.682274 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.682315 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.682357 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.682401 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.682442 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.682506 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.682556 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.682600 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.682645 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.682682 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.682735 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.682782 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.682840 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.682891 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.682932 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.682981 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.682981 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.683057 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.683103 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.683151 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.683151 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.683151 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.683151 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.683475 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.683556 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.683596 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.683669 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.683728 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.683771 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.683824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.683869 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.683907 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.683957 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.684042 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.684086 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.684133 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.684176 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.684213 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.684248 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.684296 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.684342 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.684381 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.684417 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.684455 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.684505 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.684534 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.684562 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.684598 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.684598 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.684598 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.684598 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.684948 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.685003 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.685068 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.685120 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.685158 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.685193 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.685231 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.685263 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.685294 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.685327 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.685359 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.685387 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.685429 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.685471 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.685528 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.685565 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.685599 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.685636 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.685665 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.685693 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.685726 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.685758 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.685790 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.685824 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.685858 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.685858 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.685858 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.685858 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.691673 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.691724 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.691781 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.691848 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.691900 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.691964 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.692061 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.692131 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.692246 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.692302 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.692378 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.692454 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.692577 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.692577 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.692694 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.692694 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.692825 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.692911 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.692971 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.692971 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.693089 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.693155 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.693216 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.693286 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.693345 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.693410 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.693468 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.693577 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.693639 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.693695 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.693752 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.693832 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.693832 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.693956 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.694014 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.694071 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.694134 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.694204 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.694204 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.694309 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.694390 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.694448 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.694549 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.694610 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.694677 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.694734 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.694794 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.695014 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.695098 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.695161 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.695219 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.695275 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.695341 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.695401 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.695401 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.695401 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.695597 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.695597 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.695597 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.695779 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.695854 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.695918 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.695983 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.696081 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.696140 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.696206 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.696271 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.696340 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.696398 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.696463 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.696559 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.696620 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.696693 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.696758 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.696831 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.696897 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.697005 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.697099 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.697173 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.697286 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.697388 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.697465 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.697556 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.697638 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.697704 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.697761 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.697840 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.697958 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.698028 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.698095 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.698152 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.698219 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.698292 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.698361 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.698427 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.698562 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.698696 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.698881 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.699014 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.699076 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.699143 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.699206 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.699275 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.699332 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.699398 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.699460 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.699542 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.699626 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.699626 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.699626 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.699626 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.699626 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.699926 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.699926 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.699926 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.699926 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.699926 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.699926 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.700392 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.700450 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.700480 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.700528 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.700562 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.700591 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.700624 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.700655 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.700691 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.700723 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.700751 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.700778 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.700811 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.700845 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.700874 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.700905 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.700934 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.700961 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.701006 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.701035 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.701071 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.701106 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.701137 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.701172 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.701204 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.701235 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.701268 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.701295 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.701330 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.701358 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.701392 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.701423 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.701468 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.701539 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.701575 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.701603 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.701630 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.701659 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.701699 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.701731 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.701759 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.701787 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.701819 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.701849 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.701880 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.701918 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.701918 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.701918 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.701918 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.701918 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.702073 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.702073 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.702132 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.702162 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.702162 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.702211 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.702238 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.702273 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.702305 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.702336 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.702363 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.702391 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.702422 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.702451 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.702478 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.702517 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.702554 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.702584 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.702619 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.702647 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.702673 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.702673 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.702724 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.702724 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.702775 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.702807 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.702807 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.702807 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.702892 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.702892 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.702892 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.702892 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.702995 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.703029 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.703073 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.703116 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.703141 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.703176 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.703210 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.703238 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.703271 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.703299 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.703331 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.703359 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.703388 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.703415 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.703415 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.703415 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.703415 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.703572 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.703572 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.703572 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.703572 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.703680 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.703708 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.703741 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.703769 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.703796 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.703830 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.703857 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.703888 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.703921 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.703948 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.703976 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.704002 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.704037 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.704088 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.704119 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.704146 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.704179 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.704209 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.704237 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.704271 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.704301 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.704328 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.704360 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.704392 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.704433 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.704462 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.704503 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.704538 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.704567 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.704595 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.704595 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.704770 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.704818 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.704850 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.704879 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.704907 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.704943 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.704975 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.705001 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.705032 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.705063 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.705108 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.705157 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.705191 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.705225 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.705260 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.705288 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.705319 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.705353 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.705380 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.705408 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.705444 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.705475 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.705541 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.705576 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.705612 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.705644 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.705671 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.705671 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.707293 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.707357 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.707400 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.707400 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.707462 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.707504 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.707534 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.707565 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.707596 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.707623 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.707648 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.707685 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.707720 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.707746 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.707774 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.707815 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.707868 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.707903 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.707931 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.707958 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.707986 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.708019 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.708055 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.708136 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.708169 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.708198 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.708198 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.708198 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.710217 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.710307 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.710307 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.710397 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.710442 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.710479 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.710595 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.710642 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.710687 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.710724 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.710761 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.710803 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.710852 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.710890 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.710927 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.710972 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.711014 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.711051 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.711086 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.711122 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.711122 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.711726 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.711793 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.711839 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.711882 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.711922 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.711958 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.712003 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.712047 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.712125 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.712166 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.712205 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.712337 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.712386 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.712428 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.712465 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.712536 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.712586 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.712625 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.712660 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.712708 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.712746 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.712782 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.712827 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.712864 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.712864 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.712864 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.712864 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.712864 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.713040 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.713084 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.713117 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.713117 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.713225 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.713288 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.713336 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.713388 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.713434 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.713472 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.713555 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.713601 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.713640 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.713677 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.713729 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.713768 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.713812 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.713856 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.713894 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.713931 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.713974 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.714019 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.714061 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.714109 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.714147 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.714185 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.714218 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.714251 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.714293 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.714328 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.714366 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.714409 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.714457 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.714531 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.714580 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.714619 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.714661 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.714704 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.714746 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.714788 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.714830 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.714866 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.714903 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.714945 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.714996 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.715033 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.715076 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.715112 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.715149 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.715184 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.715222 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.715264 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.715300 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.715346 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.715384 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.715425 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.715465 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.715519 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.715565 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.715608 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.715649 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.715689 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.715725 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.715769 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.715806 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.715847 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.715889 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.715932 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.715968 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.716004 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.716045 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.716082 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.716155 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.716201 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.716240 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.716278 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.716315 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.716350 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.716392 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.716429 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.716475 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.716526 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.716559 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.716607 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.716641 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.716673 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.716714 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.716751 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.716751 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.716751 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.716751 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.716942 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.716994 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.717041 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.717106 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.717160 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.717201 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.717234 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.717268 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.717302 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.717346 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.717389 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.717429 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.717516 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.717602 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.717650 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.717689 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.717726 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.717763 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.717803 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.717878 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.717939 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.717984 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.718034 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.718085 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.718085 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.718085 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.718085 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.718085 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.722102 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.722186 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.722186 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.722259 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.722307 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.722358 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.722398 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.722398 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.722500 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.722550 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.722585 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.722618 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.722654 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.722654 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.722729 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.722775 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.722821 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.722867 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.722867 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.722934 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.722972 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.723016 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.723053 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.723094 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.723094 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.723094 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.723094 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.723094 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.724023 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.724078 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.724177 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.724290 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.724337 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.724383 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.724444 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.724444 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.724555 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.724600 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.724638 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.724676 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.724720 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.724758 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.724803 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.724850 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.724850 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.724928 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.724966 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.725034 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.725034 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.725467 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.725557 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.725611 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.725666 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.725732 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.725778 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.725835 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.729762 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.729841 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.729890 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.729942 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.729987 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.730021 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.730102 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.730160 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.730160 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.730233 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.730270 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.730340 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.730407 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.730473 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.730539 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.730620 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.730663 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.730748 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.730802 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.730857 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.730903 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.730953 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.730993 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.731031 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.731064 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.731150 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.731202 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.731291 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.731336 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.731377 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.731415 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.731459 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.731546 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.731608 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.731648 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.731688 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.731726 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.731774 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.731836 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.731895 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.731940 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.731983 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.732021 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.732057 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.732094 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.732132 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.732217 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.732267 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.732303 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.732339 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.732380 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.732418 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.732457 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.732521 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.732581 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.732621 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.732654 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.732688 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.732735 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.732735 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.732824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.732824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.732824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.732824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.732824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.732824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.732824 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.733112 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.733112 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.733112 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.733112 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.733300 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.733300 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.733300 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:09:31.733545 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:09:31.733545 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:09:31.733545 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:09:31.733757 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:09:31.733757 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:09:31.733757 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:09:31.777665 np0000173172 devstack@c-api.service[112482]: INFO dbcounter [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Registered counter for database cinder May 09 14:09:31.778022 np0000173172 devstack@c-api.service[112480]: INFO dbcounter [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Registered counter for database cinder May 09 14:09:31.778752 np0000173172 devstack@c-api.service[112483]: INFO dbcounter [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Registered counter for database cinder May 09 14:09:31.781556 np0000173172 devstack@c-api.service[112481]: INFO dbcounter [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Registered counter for database cinder May 09 14:09:31.789951 np0000173172 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.791950 np0000173172 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.793729 np0000173172 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.795179 np0000173172 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.902196 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writer thread running {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:31.904557 np0000173172 devstack@c-api.service[112482]: INFO cinder.rpc [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:31.905743 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writer thread running {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:31.906769 np0000173172 devstack@c-api.service[112482]: INFO cinder.rpc [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:31.907719 np0000173172 devstack@c-api.service[112480]: INFO cinder.rpc [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:31.909148 np0000173172 devstack@c-api.service[112482]: INFO cinder.rpc [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:31.909715 np0000173172 devstack@c-api.service[112480]: INFO cinder.rpc [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:31.910797 np0000173172 devstack@c-api.service[112482]: INFO cinder.rpc [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:31.911449 np0000173172 devstack@c-api.service[112480]: INFO cinder.rpc [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:31.911651 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.912429 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writer thread running {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:31.914034 np0000173172 devstack@c-api.service[112480]: INFO cinder.rpc [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:31.914361 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.914924 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.915816 np0000173172 devstack@c-api.service[112481]: INFO cinder.rpc [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:31.916622 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.917077 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writer thread running {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:09:31.918536 np0000173172 devstack@c-api.service[112481]: INFO cinder.rpc [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:31.918623 np0000173172 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.919435 np0000173172 devstack@c-api.service[112483]: INFO cinder.rpc [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:09:31.919898 np0000173172 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.920196 np0000173172 devstack@c-api.service[112481]: INFO cinder.rpc [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:31.920271 np0000173172 devstack@c-api.service[112482]: INFO cinder.rpc [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:31.921357 np0000173172 devstack@c-api.service[112480]: INFO cinder.rpc [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:31.921434 np0000173172 devstack@c-api.service[112483]: INFO cinder.rpc [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:09:31.925630 np0000173172 devstack@c-api.service[112482]: INFO cinder.rpc [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:31.925717 np0000173172 devstack@c-api.service[112481]: INFO cinder.rpc [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:31.925766 np0000173172 devstack@c-api.service[112480]: INFO cinder.rpc [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:31.925800 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.925839 np0000173172 devstack@c-api.service[112483]: INFO cinder.rpc [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:09:31.925885 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.925925 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.925962 np0000173172 devstack@c-api.service[112483]: INFO cinder.rpc [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:09:31.925994 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.926635 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.928881 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.930817 np0000173172 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.932564 np0000173172 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:31.932750 np0000173172 devstack@c-api.service[112481]: INFO cinder.rpc [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:31.933314 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.934207 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.934306 np0000173172 devstack@c-api.service[112483]: INFO cinder.rpc [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:09:31.934577 np0000173172 devstack@c-api.service[112481]: INFO cinder.rpc [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:31.935374 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.935868 np0000173172 devstack@c-api.service[112483]: INFO cinder.rpc [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:09:31.936647 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.936742 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.937473 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.939987 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.940706 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.944143 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.945127 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.945913 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.947255 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.947776 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.948150 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.949140 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.950217 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.951106 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.951212 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.952339 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.953404 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.954472 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.955127 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.956559 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.957205 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.958043 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.958683 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.959613 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.959955 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.961005 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.961512 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.961855 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.962563 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.962634 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.964191 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.964951 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.965296 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.965744 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.968391 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.969346 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.970029 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.971069 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.972619 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.972724 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.973476 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.973856 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.974446 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.975618 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.975781 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.976532 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.976598 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.977155 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.977419 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.978147 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.978675 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.979651 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.980200 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.980276 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.981226 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.981690 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.982142 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.982650 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.982784 np0000173172 devstack@c-api.service[112480]: WARNING cinder.api.contrib.hosts [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:31.983533 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.983745 np0000173172 devstack@c-api.service[112482]: WARNING cinder.api.contrib.hosts [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:31.984498 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.985043 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.985553 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.986020 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.986318 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.986588 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.987432 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: extensions {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.987561 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.987673 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.988455 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: extensions {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.988697 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.989229 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.989709 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.989908 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.990467 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.990697 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.991472 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.992047 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-quota-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.992181 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.992242 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.993088 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-quota-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.993469 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: cgsnapshots {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.993696 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.993823 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.994501 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: cgsnapshots {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.994791 np0000173172 devstack@c-api.service[112483]: WARNING cinder.api.contrib.hosts [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:31.994883 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-quota-class-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.995347 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.995522 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.995924 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-quota-class-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.996201 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-availability-zone {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.996996 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.997068 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.997252 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-availability-zone {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.997503 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: qos-specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.998501 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.998571 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: qos-specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.998657 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:31.999439 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: extensions {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.999579 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: backups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:31.999649 np0000173172 devstack@c-api.service[112481]: WARNING cinder.api.contrib.hosts [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:09:32.000418 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.000700 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.001224 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: backups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.002020 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.002092 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: extra_specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.002317 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.003261 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: extra_specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.003665 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.003734 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-snapshot-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.003898 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-quota-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.004575 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: extensions {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.004831 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-snapshot-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.005180 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-volume-type-access {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.005318 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: cgsnapshots {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.005908 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.006316 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-volume-type-access {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.006747 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-quota-class-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.006817 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: capabilities {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.007695 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.007879 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: capabilities {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.008023 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-hosts {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.008242 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-availability-zone {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.009187 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-hosts {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.009339 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: qos-specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.009424 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: consistencygroups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.009524 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-quota-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.010506 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: consistencygroups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.011153 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: cgsnapshots {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.011309 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-volume-transfer {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.011394 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: backups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.012445 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-volume-transfer {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.012701 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-quota-class-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.012958 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: scheduler-stats {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.013970 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: extra_specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.014082 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-availability-zone {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.014167 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: scheduler-stats {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.014444 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extended resource: os-volume-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.015349 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: qos-specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.015512 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-snapshot-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.015602 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extended resource: os-volume-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.016641 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.017010 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-volume-type-access {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.017513 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: backups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.017615 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.contrib.snapshot_actions [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] SnapshotActionsController initialized {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:32.017719 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.018290 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.018616 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: capabilities {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.018686 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.contrib.snapshot_actions [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] SnapshotActionsController initialized {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:32.019414 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.019702 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.019886 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-hosts {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.020122 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: extra_specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.020827 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.021164 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.021246 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: consistencygroups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.021741 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-snapshot-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.022261 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.022551 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.023234 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-volume-type-access {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.023319 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-volume-transfer {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.023673 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.023990 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.024839 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: capabilities {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.024916 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: scheduler-stats {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.025092 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.025502 np0000173172 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.026169 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-hosts {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.026292 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extended resource: os-volume-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.026358 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.026512 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.026588 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.026660 np0000173172 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.026720 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.026792 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.026899 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027033 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027133 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027242 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027339 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension UsedLimits extending resource: limits {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027449 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension TypesManage extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027543 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027622 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: consistencygroups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.027679 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension AdminActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027736 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027798 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension AdminActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027854 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027928 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension AdminActions extending resource: backups {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.027996 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028062 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension VolumeActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028141 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028141 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028248 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028312 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028312 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028312 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028512 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension UsedLimits extending resource: limits {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028575 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.028629 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension TypesManage extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028629 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension AdminActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028905 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension AdminActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.028905 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension AdminActions extending resource: backups {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.029025 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension VolumeActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.029132 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.029362 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.contrib.snapshot_actions [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] SnapshotActionsController initialized {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:32.029503 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-volume-transfer {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.030125 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.030323 np0000173172 devstack@c-api.service[112480]: WARNING keystonemiddleware.auth_token [None req-755a22b6-9cf5-42e5-8e8e-7db98773f97e 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 09 14:09:32.031184 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: scheduler-stats {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.031375 np0000173172 devstack@c-api.service[112482]: WARNING keystonemiddleware.auth_token [None req-f4104ee3-cbcd-4fd5-9f16-42968f1cb7cd 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 09 14:09:32.031533 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.032654 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extended resource: os-volume-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:09:32.032946 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.034351 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.034969 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.035798 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.035993 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] SnapshotActionsController initialized {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:09:32.036185 np0000173172 devstack@c-api.service[112480]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be3d10a3668 pid: 112480 (default app) May 09 14:09:32.036696 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.036696 np0000173172 devstack@c-api.service[112480]: warnings.warn( May 09 14:09:32.036800 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.037279 np0000173172 devstack@c-api.service[112482]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be3d10a3668 pid: 112482 (default app) May 09 14:09:32.037346 np0000173172 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.038208 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.038304 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.038409 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.038472 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.038582 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.038652 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.038710 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.038845 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.038946 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039057 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039159 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension UsedLimits extending resource: limits {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039254 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension TypesManage extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039357 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension AdminActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039513 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension AdminActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039603 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension AdminActions extending resource: backups {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039693 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension VolumeActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039897 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.039979 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.041404 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.042150 np0000173172 devstack@c-api.service[112483]: WARNING keystonemiddleware.auth_token [None req-8859be3f-0e81-4955-b4ff-4c74d2a4f462 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 09 14:09:32.042935 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.044457 np0000173172 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:09:32.044716 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.044716 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.044716 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.044716 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045071 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.045071 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045071 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.045071 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045397 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.045397 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045397 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.045397 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045397 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.045397 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045855 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.045855 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045855 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.045855 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.045855 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.046244 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.046244 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.046244 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.046244 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.046244 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.046631 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.046631 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.046631 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.046631 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.046928 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.046928 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.046928 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.046928 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.046928 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.047295 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.047295 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.047295 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.047295 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.047295 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.047681 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.047681 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.047681 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.047681 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.047681 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.047681 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.048114 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.048114 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.048114 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.048114 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.048114 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.048114 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.048566 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.048566 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.048566 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.048566 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.048566 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.048566 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049003 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049003 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049003 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049003 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049003 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049433 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049433 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049433 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049433 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049433 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049674 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049674 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049674 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049674 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049674 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049674 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.049944 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.049944 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050045 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.050085 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050085 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050085 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050085 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050085 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050085 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050323 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050323 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050323 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050323 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050323 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050578 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050616 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.050654 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050654 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050654 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050654 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050848 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050848 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.050848 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.050848 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051018 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051018 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051018 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051018 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051183 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051183 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051273 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.051320 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051320 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051320 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051320 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051320 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051576 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051576 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051576 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051576 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051576 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051791 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051791 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051791 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.051791 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.051976 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.052022 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052022 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052022 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052022 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052199 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052199 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052199 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052199 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052390 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052390 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052390 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052390 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052595 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.052639 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052639 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052639 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052639 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052639 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052879 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052879 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052879 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052879 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.052879 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.052879 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053133 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053133 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053133 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053133 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053133 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053371 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.053416 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053416 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053416 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053416 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053416 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053416 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053711 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053711 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053711 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053711 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053711 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053711 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053969 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053969 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053969 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053969 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.053969 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.053969 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054263 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.054299 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.054299 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054299 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.054299 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054299 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.054299 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054565 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.054565 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054565 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.054565 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054791 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.054791 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054791 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.054791 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.054791 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.055105 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.055157 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055222 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.055222 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.055222 np0000173172 devstack@c-api.service[112480]: /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 09 14:09:32.055222 np0000173172 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) May 09 14:09:32.055456 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055456 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension UsedLimits extending resource: limits {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055456 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension TypesManage extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055456 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension AdminActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055456 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension AdminActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055456 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension AdminActions extending resource: backups {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055456 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension VolumeActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055768 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:09:32.055815 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-2528d7c0-cc90-429e-96e1-f826158ef822 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:32.056226 np0000173172 devstack@c-api.service[112483]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be3d10a3668 pid: 112483 (default app) May 09 14:09:32.056308 np0000173172 devstack@c-api.service[112481]: WARNING keystonemiddleware.auth_token [None req-ed74bdb9-9d40-41bf-ba70-d0382b60908b 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 09 14:09:32.056352 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 1/1] 199.204.45.35 () {60 vars in 946 bytes} [Sat May 9 14:09:32 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 14:09:32.056397 np0000173172 devstack@c-api.service[112481]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7be3d10a3668 pid: 112481 (default app) May 09 14:09:39.312249 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.312249 np0000173172 devstack@c-api.service[112482]: warnings.warn( May 09 14:09:39.326449 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.326449 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.326449 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.326449 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.326449 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.326910 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.326910 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.326910 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.326910 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.326910 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327260 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327260 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327260 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327260 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327260 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327260 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327622 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327622 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327622 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327622 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327790 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327790 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327790 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327790 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327946 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327946 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.327946 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.327946 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328090 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328090 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328090 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328090 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328090 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328279 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328279 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328279 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328279 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328279 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328454 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328454 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328454 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328454 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328454 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328454 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328681 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328681 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328681 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328681 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328681 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328681 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328889 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328889 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328889 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328889 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.328889 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.328889 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.329127 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.329127 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.329127 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.329127 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.329127 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.329328 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.329328 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.329328 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.329328 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.329328 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.330989 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.330989 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.330989 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.330989 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.330989 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.330989 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.331370 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.331370 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.331370 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.331370 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.331370 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.331370 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.331835 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.331835 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.331835 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.331835 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.331835 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333239 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333239 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333239 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333239 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333239 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333419 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333419 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333419 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333419 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333607 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333607 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333607 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333607 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333759 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333759 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333759 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333759 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333759 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333965 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333965 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333965 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.333965 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.333965 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334136 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334136 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334136 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334136 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334282 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334282 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334282 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334282 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334429 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334429 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334429 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334429 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334621 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334621 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334621 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334621 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334771 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334771 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334771 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334771 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334933 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334933 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334933 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.334933 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.334933 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.335116 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.335116 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.335116 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.335116 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.335116 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.335116 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.335353 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.335353 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.335353 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.335353 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.335353 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.336590 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.336590 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.336590 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.336590 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.336590 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.336590 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.338363 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.338363 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.338363 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.338363 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.338363 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.338363 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.338853 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.338853 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.338853 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.338853 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.338853 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.338853 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339346 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.339346 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339346 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.339346 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339346 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.339346 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339739 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.339739 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339739 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.339739 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339947 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.339947 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339947 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.339947 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.339947 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.340237 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.340237 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.340237 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.340237 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.340237 np0000173172 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) May 09 14:09:39.340237 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-712a6427-0c6a-4c9e-b220-f98d02b7817e None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:39.820976 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-712a6427-0c6a-4c9e-b220-f98d02b7817e admin admin] POST https://199.204.45.35/volume/v3/types May 09 14:09:39.821569 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-712a6427-0c6a-4c9e-b220-f98d02b7817e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:09:39.823122 np0000173172 devstack@c-api.service[112482]: /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 09 14:09:39.823122 np0000173172 devstack@c-api.service[112482]: warnings.warn( May 09 14:09:39.833004 np0000173172 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-712a6427-0c6a-4c9e-b220-f98d02b7817e 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:39.862148 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-712a6427-0c6a-4c9e-b220-f98d02b7817e admin admin] https://199.204.45.35/volume/v3/types returned with HTTP 200 May 09 14:09:39.862922 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 1/2] 199.204.45.35 () {68 vars in 1281 bytes} [Sat May 9 14:09:39 2026] POST /volume/v3/types => generated 186 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:09:39.876627 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.876627 np0000173172 devstack@c-api.service[112483]: warnings.warn( May 09 14:09:39.889574 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.889574 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.889574 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.889574 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.889574 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890084 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.890084 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890084 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.890084 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890084 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.890431 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890431 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.890431 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890431 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.890431 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890431 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.890809 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890809 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.890809 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.890809 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.891036 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.891036 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.891036 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.891036 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.891462 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.891462 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.891462 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.891462 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.891783 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.891783 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.891783 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.891783 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.891783 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.892092 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.892092 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.892092 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.892092 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.892092 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.892361 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.892361 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.892361 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.892361 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.892361 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.892361 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.893243 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.893243 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.893243 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.893243 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.893243 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.893243 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.893877 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.893877 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.893877 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.893877 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.893877 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.893877 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.894548 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.894548 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.894548 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.894548 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.894548 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.895149 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.895149 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.895149 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.895149 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.895149 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.895873 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.895873 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.895873 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.895873 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.895873 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.895873 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.896548 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.896548 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.896548 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.896548 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.896548 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.896548 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.896996 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.896996 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.896996 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.896996 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.896996 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.897350 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.897350 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.897350 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.897350 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.897350 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.897677 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.897677 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.897677 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.897677 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.897995 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.897995 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.897995 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.897995 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.898301 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.898301 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.898301 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.898301 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.898301 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.898698 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.898698 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.898698 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.898698 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.898698 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.899067 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.899067 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.899067 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.899067 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.899323 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.899323 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.899323 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.899323 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.899687 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.899687 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.899687 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.899687 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.900634 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.900634 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.900634 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.900634 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.900932 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.900932 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.900932 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.900932 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901213 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901213 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901213 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901213 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901213 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901590 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901590 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901590 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901590 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901590 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901590 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901996 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901996 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901996 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.901996 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.901996 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.902323 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.902323 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.902323 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.902323 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.902323 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.902323 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903006 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903006 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903006 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903006 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903006 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903006 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903470 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903470 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903470 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903470 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903470 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903470 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903923 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903923 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903923 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903923 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.903923 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.903923 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904316 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.904316 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904316 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.904316 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904619 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.904619 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904619 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.904619 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904619 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.904886 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904886 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.904886 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904886 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:39.904886 np0000173172 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) May 09 14:09:39.904886 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-712a6427-0c6a-4c9e-b220-f98d02b7817e req-eb98a036-3295-4b01-b871-9427a03a516c None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:40.203573 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-712a6427-0c6a-4c9e-b220-f98d02b7817e req-eb98a036-3295-4b01-b871-9427a03a516c admin admin] POST https://199.204.45.35/volume/v3/types/e0457f80-9f43-4255-b5ab-2623fbeb6850/extra_specs May 09 14:09:40.204059 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-712a6427-0c6a-4c9e-b220-f98d02b7817e req-eb98a036-3295-4b01-b871-9427a03a516c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:09:40.205719 np0000173172 devstack@c-api.service[112483]: /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 09 14:09:40.205719 np0000173172 devstack@c-api.service[112483]: warnings.warn( May 09 14:09:40.215321 np0000173172 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [req-712a6427-0c6a-4c9e-b220-f98d02b7817e req-eb98a036-3295-4b01-b871-9427a03a516c 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:09:40.272671 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-712a6427-0c6a-4c9e-b220-f98d02b7817e req-eb98a036-3295-4b01-b871-9427a03a516c admin admin] https://199.204.45.35/volume/v3/types/e0457f80-9f43-4255-b5ab-2623fbeb6850/extra_specs returned with HTTP 200 May 09 14:09:40.273297 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 1/3] 199.204.45.35 () {70 vars in 1498 bytes} [Sat May 9 14:09:39 2026] POST /volume/v3/types/e0457f80-9f43-4255-b5ab-2623fbeb6850/extra_specs => generated 55 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:09:41.922724 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=6 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:41.934225 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=6 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:49.859336 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:50.271221 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:12:16.707361 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-6fb03221-3f73-44aa-8f4a-3b4d39d482d0 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:16.708685 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-6fb03221-3f73-44aa-8f4a-3b4d39d482d0 None None] GET https://199.204.45.35/volume// May 09 14:12:16.709259 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-6fb03221-3f73-44aa-8f4a-3b4d39d482d0 None None] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:16.709761 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-6fb03221-3f73-44aa-8f4a-3b4d39d482d0 None None] Calling method 'all' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:16.710758 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-6fb03221-3f73-44aa-8f4a-3b4d39d482d0 None None] https://199.204.45.35/volume// returned with HTTP 300 May 09 14:12:16.711291 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 2/4] 199.204.45.35 () {66 vars in 1449 bytes} [Sat May 9 14:12:16 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:12:52.932437 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.932437 np0000173172 devstack@c-api.service[112481]: warnings.warn( May 09 14:12:52.948142 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.948142 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.948142 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.948142 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.948524 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.948524 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.948524 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.948524 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.948875 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.948875 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.948875 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.948875 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.948875 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.948875 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.949285 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.949285 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.949285 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.949285 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.949285 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.949694 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.949694 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.949694 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.949694 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.949694 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.950046 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.950046 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.950046 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.950046 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.950333 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.950333 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.950333 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.950333 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.950333 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.950748 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.950748 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.950748 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.950748 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.950748 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.951077 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.951077 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.951077 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.951077 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.951077 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.951077 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.951599 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.951599 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.951599 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.951599 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.951599 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.951599 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952068 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952068 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952068 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952068 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952068 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952068 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952591 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952591 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952591 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952591 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952591 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952955 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952955 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952955 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.952955 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.952955 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.953270 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.953270 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.953270 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.953270 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.953270 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.953270 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.954075 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.954075 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.954075 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.954075 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.954075 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.954075 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.954464 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.954464 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.954464 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.954464 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.954464 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.955141 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.955141 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.955141 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.955141 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.955141 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.955521 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.955521 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.955521 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.955521 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.955819 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.955819 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.955819 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.955819 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.956149 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.956149 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.956149 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.956149 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.956149 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.956545 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.956545 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.956545 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.956545 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.956545 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.956865 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.956865 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.956865 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.956865 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957111 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957111 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957111 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957111 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957253 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957253 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957253 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957253 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957388 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957388 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957388 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957388 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957533 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957533 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957533 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957533 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957670 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957670 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957670 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957670 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957670 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957834 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957834 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957834 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957834 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.957834 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.957834 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958118 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958118 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958118 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958118 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958118 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958286 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958286 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958286 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958286 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958286 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958286 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958474 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958474 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958474 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958474 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958474 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958474 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958677 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958677 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958677 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958677 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958677 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958677 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958879 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958879 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958879 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958879 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.958879 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.958879 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959070 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.959070 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959070 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.959070 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959253 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.959253 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959253 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.959253 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959253 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.959453 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959453 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.959453 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959453 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:52.959453 np0000173172 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 09 14:12:52.959453 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-3b66201b-674e-4ecc-ac99-908fb70a3721 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:53.280863 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-3b66201b-674e-4ecc-ac99-908fb70a3721 demo demo] GET https://199.204.45.35/volume/v3/types?is_public=None May 09 14:12:53.281211 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-3b66201b-674e-4ecc-ac99-908fb70a3721 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:53.281446 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-3b66201b-674e-4ecc-ac99-908fb70a3721 demo demo] Calling method 'index' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:53.282301 np0000173172 devstack@c-api.service[112481]: /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 09 14:12:53.282301 np0000173172 devstack@c-api.service[112481]: warnings.warn( May 09 14:12:53.282943 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-3b66201b-674e-4ecc-ac99-908fb70a3721 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:12:53.295172 np0000173172 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-3b66201b-674e-4ecc-ac99-908fb70a3721 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:12:53.319886 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-3b66201b-674e-4ecc-ac99-908fb70a3721 demo demo] https://199.204.45.35/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:12:53.320834 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 1/5] 199.204.45.35 () {64 vars in 1256 bytes} [Sat May 9 14:12:52 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:53.335217 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [req-3b66201b-674e-4ecc-ac99-908fb70a3721 req-ebffc979-71f9-4ae0-9875-42e94b927033 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:53.339976 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-3b66201b-674e-4ecc-ac99-908fb70a3721 req-ebffc979-71f9-4ae0-9875-42e94b927033 demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 14:12:53.340369 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [req-3b66201b-674e-4ecc-ac99-908fb70a3721 req-ebffc979-71f9-4ae0-9875-42e94b927033 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:53.340722 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [req-3b66201b-674e-4ecc-ac99-908fb70a3721 req-ebffc979-71f9-4ae0-9875-42e94b927033 demo demo] Calling method 'show' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:53.352565 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-3b66201b-674e-4ecc-ac99-908fb70a3721 req-ebffc979-71f9-4ae0-9875-42e94b927033 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 14:12:53.352998 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 2/6] 199.204.45.35 () {66 vars in 1322 bytes} [Sat May 9 14:12:53 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:53.693601 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-0576be12-3709-4a2d-8064-444ce67a8d0c None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:53.697571 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-0576be12-3709-4a2d-8064-444ce67a8d0c demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 14:12:53.697957 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-0576be12-3709-4a2d-8064-444ce67a8d0c demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:53.698359 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-0576be12-3709-4a2d-8064-444ce67a8d0c demo demo] Calling method 'show' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:53.711814 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-0576be12-3709-4a2d-8064-444ce67a8d0c demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 14:12:53.712134 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 2/7] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 14:12:53 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 09 14:12:54.096714 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-7a7592d1-a0fe-4b01-9992-c446d7b163bd None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:54.423660 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-7a7592d1-a0fe-4b01-9992-c446d7b163bd demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 14:12:54.424077 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-7a7592d1-a0fe-4b01-9992-c446d7b163bd demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:54.424271 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-7a7592d1-a0fe-4b01-9992-c446d7b163bd demo demo] Calling method 'show' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:54.431685 np0000173172 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7592d1-a0fe-4b01-9992-c446d7b163bd 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:12:54.446030 np0000173172 devstack@c-api.service[112480]: /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 09 14:12:54.446030 np0000173172 devstack@c-api.service[112480]: warnings.warn( May 09 14:12:54.448273 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-7a7592d1-a0fe-4b01-9992-c446d7b163bd demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 14:12:54.448787 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 3/8] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 14:12:54 2026] GET /volume/v3/types/default => generated 145 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:12:54.463454 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-f1c9ba74-ce2b-4084-b207-e53abd6305d0 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:12:54.467292 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-f1c9ba74-ce2b-4084-b207-e53abd6305d0 demo demo] GET https://199.204.45.35/volume/v3/types/default May 09 14:12:54.467802 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-f1c9ba74-ce2b-4084-b207-e53abd6305d0 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:12:54.468266 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-f1c9ba74-ce2b-4084-b207-e53abd6305d0 demo demo] Calling method 'show' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:12:54.488077 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-f1c9ba74-ce2b-4084-b207-e53abd6305d0 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 09 14:12:54.488460 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 2/9] 199.204.45.35 () {64 vars in 1251 bytes} [Sat May 9 14:12:54 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:13:03.347212 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=2 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:03.708786 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=2 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:04.444480 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=2 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:13:04.483948 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=3 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:18.255888 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-3fea452c-6df1-494b-93be-ea5b138f947c None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:18.339229 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-3fea452c-6df1-494b-93be-ea5b138f947c demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:18:18.339351 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-3fea452c-6df1-494b-93be-ea5b138f947c demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:18.339643 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-3fea452c-6df1-494b-93be-ea5b138f947c demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:18.340236 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-3fea452c-6df1-494b-93be-ea5b138f947c demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:18.341370 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-3fea452c-6df1-494b-93be-ea5b138f947c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:18.393131 np0000173172 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-3fea452c-6df1-494b-93be-ea5b138f947c demo demo] Get all volumes completed successfully. May 09 14:18:18.395191 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-3fea452c-6df1-494b-93be-ea5b138f947c demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:18.395560 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 3/10] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:18:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:18:28.403286 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:18.408081 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-a3374007-52c9-4574-bccf-eb606fda6464 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:18.410945 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-a3374007-52c9-4574-bccf-eb606fda6464 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:19:18.411195 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-a3374007-52c9-4574-bccf-eb606fda6464 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:18.411404 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-a3374007-52c9-4574-bccf-eb606fda6464 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:18.411911 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-a3374007-52c9-4574-bccf-eb606fda6464 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:18.412689 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-a3374007-52c9-4574-bccf-eb606fda6464 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:18.441136 np0000173172 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-a3374007-52c9-4574-bccf-eb606fda6464 demo demo] Get all volumes completed successfully. May 09 14:19:18.443277 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-a3374007-52c9-4574-bccf-eb606fda6464 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:18.443698 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 3/11] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:19:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:19:28.436136 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:18.457853 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:18.461376 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:20:18.461572 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:18.461744 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:18.462237 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:18.463269 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:18.504460 np0000173172 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 demo demo] Get all volumes completed successfully. May 09 14:20:18.504460 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-a6c7ee7c-cda3-4aee-8336-9d6109a70758 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:18.504460 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 4/12] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:20:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:28.494693 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:18.519502 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-b910524b-14d4-4188-8195-5c978e8cbe9c None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:18.521559 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-b910524b-14d4-4188-8195-5c978e8cbe9c demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:21:18.521916 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-b910524b-14d4-4188-8195-5c978e8cbe9c demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:18.522241 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-b910524b-14d4-4188-8195-5c978e8cbe9c demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:18.522886 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-b910524b-14d4-4188-8195-5c978e8cbe9c demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:18.523930 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-b910524b-14d4-4188-8195-5c978e8cbe9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:18.560827 np0000173172 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-b910524b-14d4-4188-8195-5c978e8cbe9c demo demo] Get all volumes completed successfully. May 09 14:21:18.563234 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-b910524b-14d4-4188-8195-5c978e8cbe9c demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:18.563771 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 3/13] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:21:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:21:28.554300 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:18.581354 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:18.584638 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:22:18.584917 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:18.585167 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:18.585633 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:18.587040 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:18.650701 np0000173172 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 demo demo] Get all volumes completed successfully. May 09 14:22:18.654238 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-ae822a0b-e57d-4f42-bc97-6436aa9da731 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:18.654689 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 4/14] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:22:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:22:28.590355 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:18.673518 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:18.818001 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:23:18.818426 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:18.819017 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:18.819853 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:18.820722 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:18.827674 np0000173172 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c demo demo] Get all volumes completed successfully. May 09 14:23:18.829659 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-ae5242e5-be01-404d-8faa-ea79c79b3c6c demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:18.830029 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 4/15] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:23:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:23:28.823568 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:18.845252 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:18.847397 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:24:18.847879 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:18.848226 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:18.848700 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:18.849618 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:18.859987 np0000173172 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 demo demo] Get all volumes completed successfully. May 09 14:24:18.862831 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e41c3e8a-9529-4cba-84e0-93b7031a78c2 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:18.863375 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 5/16] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:24:18 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 09 14:24:28.853668 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:18.875984 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:18.880854 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:25:18.881009 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:18.881365 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:18.881629 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:18.882730 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:18.892437 np0000173172 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 demo demo] Get all volumes completed successfully. May 09 14:25:18.894638 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-581a4bf5-b26d-48a9-b2f3-9b63146d6de9 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:18.895060 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 4/17] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:25:18 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 09 14:25:28.901076 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:18.910378 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:18.913449 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:26:18.914060 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:18.914309 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:18.914996 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:18.916959 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:18.927913 np0000173172 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 demo demo] Get all volumes completed successfully. May 09 14:26:18.932409 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-b2ad244e-44f7-4565-a0ad-e3e57c394748 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:18.933295 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 5/18] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:26:18 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 09 14:26:28.921045 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:18.948275 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:18.953982 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:27:18.954437 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:18.955041 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:18.955789 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:18.956599 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:18.964319 np0000173172 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a demo demo] Get all volumes completed successfully. May 09 14:27:18.967044 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-1bc4e1df-8348-4583-a99e-adcc6ccc9e5a demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:18.967577 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 5/19] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:27:18 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 09 14:27:28.959687 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:18.984408 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:19.124387 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:28:19.124839 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:19.125192 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:19.125656 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:19.127226 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:19.136386 np0000173172 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 demo demo] Get all volumes completed successfully. May 09 14:28:19.138538 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-b06fcf0e-e0f3-4943-9288-651dd02c07f9 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:19.138857 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 6/20] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:28:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:28:29.132218 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:19.154654 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:19.157242 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:29:19.157533 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:19.157786 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:19.158110 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:19.159115 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:19.169275 np0000173172 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 demo demo] Get all volumes completed successfully. May 09 14:29:19.172335 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-ae7af0a6-2e17-459b-9b31-f3758b97c454 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:19.172840 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 5/21] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:29:19 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 09 14:29:29.162615 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:19.186105 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-bb05d73e-8e98-44a8-8116-620a99640460 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:19.188687 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-bb05d73e-8e98-44a8-8116-620a99640460 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:30:19.188909 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-bb05d73e-8e98-44a8-8116-620a99640460 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:19.189148 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-bb05d73e-8e98-44a8-8116-620a99640460 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:19.189432 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-bb05d73e-8e98-44a8-8116-620a99640460 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:19.190417 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-bb05d73e-8e98-44a8-8116-620a99640460 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:19.198625 np0000173172 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-bb05d73e-8e98-44a8-8116-620a99640460 demo demo] Get all volumes completed successfully. May 09 14:30:19.201336 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-bb05d73e-8e98-44a8-8116-620a99640460 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:19.202691 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 6/22] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:30:19 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 09 14:30:29.193571 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:19.222842 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-f020aea2-96cf-423a-a0a8-079edf456def None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:19.227135 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-f020aea2-96cf-423a-a0a8-079edf456def demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:31:19.227631 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-f020aea2-96cf-423a-a0a8-079edf456def demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:19.228023 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-f020aea2-96cf-423a-a0a8-079edf456def demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:19.228472 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-f020aea2-96cf-423a-a0a8-079edf456def demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:19.230131 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-f020aea2-96cf-423a-a0a8-079edf456def demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:19.239844 np0000173172 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-f020aea2-96cf-423a-a0a8-079edf456def demo demo] Get all volumes completed successfully. May 09 14:31:19.240968 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-f020aea2-96cf-423a-a0a8-079edf456def demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:19.241514 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 6/23] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:31:19 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 09 14:31:29.233454 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:19.253984 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:19.256385 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:32:19.256577 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:19.256749 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:19.256971 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:19.257650 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:19.266054 np0000173172 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 demo demo] Get all volumes completed successfully. May 09 14:32:19.268254 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-5f252f3b-3260-4988-b497-d5bdd9e04bf7 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:19.268634 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 7/24] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:32:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:32:29.260154 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:19.282612 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-380d7930-2400-4f5f-9174-7ebcced21d60 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:19.438239 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-380d7930-2400-4f5f-9174-7ebcced21d60 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:33:19.438713 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-380d7930-2400-4f5f-9174-7ebcced21d60 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:19.439212 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-380d7930-2400-4f5f-9174-7ebcced21d60 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:19.439789 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-380d7930-2400-4f5f-9174-7ebcced21d60 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:19.440963 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-380d7930-2400-4f5f-9174-7ebcced21d60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:19.450235 np0000173172 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-380d7930-2400-4f5f-9174-7ebcced21d60 demo demo] Get all volumes completed successfully. May 09 14:33:19.452899 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-380d7930-2400-4f5f-9174-7ebcced21d60 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:19.453359 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 6/25] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:33:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:33:29.444818 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:19.470302 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-812cb685-3e20-43d7-96bc-97fcd975eeca None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:19.475102 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-812cb685-3e20-43d7-96bc-97fcd975eeca demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:34:19.475466 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-812cb685-3e20-43d7-96bc-97fcd975eeca demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:19.475898 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-812cb685-3e20-43d7-96bc-97fcd975eeca demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:19.476373 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-812cb685-3e20-43d7-96bc-97fcd975eeca demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:19.478025 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-812cb685-3e20-43d7-96bc-97fcd975eeca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:19.485137 np0000173172 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-812cb685-3e20-43d7-96bc-97fcd975eeca demo demo] Get all volumes completed successfully. May 09 14:34:19.487026 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-812cb685-3e20-43d7-96bc-97fcd975eeca demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:19.487381 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 7/26] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:34:19 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 09 14:34:29.480635 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:19.502957 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:19.507252 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:35:19.508096 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:19.508372 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:19.508993 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:19.510762 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:19.519732 np0000173172 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 demo demo] Get all volumes completed successfully. May 09 14:35:19.523237 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-1963f3f8-c0f4-4ead-adbf-3d83adbe8a24 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:19.524003 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 7/27] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:35:19 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 09 14:35:29.515293 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:19.537001 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-d9b35019-0638-4363-b076-979ef32c53e5 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:19.539200 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-d9b35019-0638-4363-b076-979ef32c53e5 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:36:19.539375 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-d9b35019-0638-4363-b076-979ef32c53e5 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:19.539615 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-d9b35019-0638-4363-b076-979ef32c53e5 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:19.539859 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-d9b35019-0638-4363-b076-979ef32c53e5 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:19.540800 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-d9b35019-0638-4363-b076-979ef32c53e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:19.549091 np0000173172 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-d9b35019-0638-4363-b076-979ef32c53e5 demo demo] Get all volumes completed successfully. May 09 14:36:19.552182 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-d9b35019-0638-4363-b076-979ef32c53e5 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:19.552774 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 8/28] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:36:19 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 09 14:36:29.544386 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:19.568378 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-7ac522df-e17a-4829-bb39-e811073c9844 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:19.572601 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-7ac522df-e17a-4829-bb39-e811073c9844 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:37:19.572601 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-7ac522df-e17a-4829-bb39-e811073c9844 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:19.572601 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-7ac522df-e17a-4829-bb39-e811073c9844 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:19.572601 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-7ac522df-e17a-4829-bb39-e811073c9844 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:19.573264 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-7ac522df-e17a-4829-bb39-e811073c9844 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:19.581109 np0000173172 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-7ac522df-e17a-4829-bb39-e811073c9844 demo demo] Get all volumes completed successfully. May 09 14:37:19.583687 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-7ac522df-e17a-4829-bb39-e811073c9844 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:19.584361 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 7/29] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:37:19 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 09 14:37:29.576211 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:19.600690 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:19.705780 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:38:19.706115 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:19.706450 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:19.707082 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:19.708409 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:19.715614 np0000173172 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 demo demo] Get all volumes completed successfully. May 09 14:38:19.717465 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-111e45ca-ca4b-46ea-818c-0c2fa4492761 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:19.717832 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 8/30] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:38:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:38:29.711873 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:19.731933 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:19.734239 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:39:19.734356 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:19.734564 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:19.734811 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:19.735817 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:19.743029 np0000173172 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 demo demo] Get all volumes completed successfully. May 09 14:39:19.745081 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-47157aa2-adcb-41c1-af10-1c79ccb9af82 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:19.745617 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 8/31] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:39:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:39:29.738511 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:19.759953 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-59779dae-9374-45af-af8b-21c14173329d None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:19.763925 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-59779dae-9374-45af-af8b-21c14173329d demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:40:19.764148 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-59779dae-9374-45af-af8b-21c14173329d demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:19.764396 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-59779dae-9374-45af-af8b-21c14173329d demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:19.764940 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-59779dae-9374-45af-af8b-21c14173329d demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:19.765853 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-59779dae-9374-45af-af8b-21c14173329d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:19.773789 np0000173172 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-59779dae-9374-45af-af8b-21c14173329d demo demo] Get all volumes completed successfully. May 09 14:40:19.776330 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-59779dae-9374-45af-af8b-21c14173329d demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:19.776816 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 9/32] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:40:19 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 09 14:40:29.770096 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:19.791854 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:19.794822 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:41:19.795056 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:19.795306 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:19.795619 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:19.796737 np0000173172 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:19.803997 np0000173172 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 demo demo] Get all volumes completed successfully. May 09 14:41:19.806225 np0000173172 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-a2ebe4f6-c4cf-4530-9dc0-78102245d0e6 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:19.806567 np0000173172 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 8/33] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:41:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:41:29.801194 np0000173172 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:19.824784 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:19.829228 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:42:19.829652 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:19.830036 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:19.830477 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:19.832171 np0000173172 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:19.841887 np0000173172 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 demo demo] Get all volumes completed successfully. May 09 14:42:19.844714 np0000173172 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-35e08d6d-88ba-418f-b3e2-52020bc7db59 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:19.845416 np0000173172 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 9/34] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:42:19 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 09 14:42:29.836210 np0000173172 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:19.864136 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:19.918026 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:43:19.918407 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:19.918886 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:19.919389 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:19.920970 np0000173172 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:19.928681 np0000173172 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 demo demo] Get all volumes completed successfully. May 09 14:43:19.931389 np0000173172 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-d918e2c2-3ecb-466b-a9ad-8d9d40b21210 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:19.932211 np0000173172 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 9/35] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:43:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:43:29.923983 np0000173172 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:44:19.945842 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-03244527-83e6-423a-8a81-3e0ddff5f709 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:44:19.947868 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-03244527-83e6-423a-8a81-3e0ddff5f709 demo demo] GET https://199.204.45.35/volume/v3/volumes/detail May 09 14:44:19.948097 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-03244527-83e6-423a-8a81-3e0ddff5f709 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:44:19.948285 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-03244527-83e6-423a-8a81-3e0ddff5f709 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:44:19.948535 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-03244527-83e6-423a-8a81-3e0ddff5f709 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:44:19.949384 np0000173172 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-03244527-83e6-423a-8a81-3e0ddff5f709 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:44:19.959153 np0000173172 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-03244527-83e6-423a-8a81-3e0ddff5f709 demo demo] Get all volumes completed successfully. May 09 14:44:19.962269 np0000173172 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-03244527-83e6-423a-8a81-3e0ddff5f709 demo demo] https://199.204.45.35/volume/v3/volumes/detail returned with HTTP 200 May 09 14:44:19.962802 np0000173172 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 10/36] 199.204.45.35 () {64 vars in 1289 bytes} [Sat May 9 14:44:19 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 09 14:44:29.952305 np0000173172 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}