May 09 09:08:33.211362 np0000173028 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:08:33.221857 np0000173028 devstack@c-api.service[113329]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:08:33 2026] *** May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: nodename: np0000173028 May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: machine: x86_64 May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: clock source: unix May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: pcre jit disabled May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: detected number of CPU cores: 16 May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: current working directory: / May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: detected binary path: /usr/bin/uwsgi-core May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: your processes number limit is 256917 May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: your memory page size is 4096 bytes May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: detected max file descriptor number: 2048 May 09 09:08:33.224998 np0000173028 devstack@c-api.service[113329]: lock engine: pthread robust mutexes May 09 09:08:33.226032 np0000173028 devstack@c-api.service[113329]: thunder lock: enabled May 09 09:08:33.226032 np0000173028 devstack@c-api.service[113329]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:08:33.226032 np0000173028 devstack@c-api.service[113329]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:08:33.226032 np0000173028 devstack@c-api.service[113329]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:08:33.226032 np0000173028 devstack@c-api.service[113329]: Set PythonHome to /opt/stack/data/venv May 09 09:08:33.268868 np0000173028 devstack@c-api.service[113329]: Python main interpreter initialized at 0x7b43302a3668 May 09 09:08:33.269062 np0000173028 devstack@c-api.service[113329]: python threads support enabled May 09 09:08:33.269062 np0000173028 devstack@c-api.service[113329]: your server socket listen backlog is limited to 100 connections May 09 09:08:33.269062 np0000173028 devstack@c-api.service[113329]: your mercy for graceful operations on workers is 80 seconds May 09 09:08:33.269506 np0000173028 devstack@c-api.service[113329]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:08:33.269656 np0000173028 devstack@c-api.service[113329]: *** Operational MODE: preforking *** May 09 09:08:33.269934 np0000173028 devstack@c-api.service[113329]: *** uWSGI is running in multiple interpreter mode *** May 09 09:08:33.269934 np0000173028 devstack@c-api.service[113329]: spawned uWSGI master process (pid: 113329) May 09 09:08:33.270100 np0000173028 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:08:33.270606 np0000173028 devstack@c-api.service[113329]: spawned uWSGI worker 1 (pid: 113337, cores: 1) May 09 09:08:33.271052 np0000173028 devstack@c-api.service[113329]: spawned uWSGI worker 2 (pid: 113338, cores: 1) May 09 09:08:33.271606 np0000173028 devstack@c-api.service[113329]: spawned uWSGI worker 3 (pid: 113339, cores: 1) May 09 09:08:33.272241 np0000173028 devstack@c-api.service[113329]: spawned uWSGI worker 4 (pid: 113340, cores: 1) May 09 09:08:33.272241 np0000173028 devstack@c-api.service[113329]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:08:33.396674 np0000173028 devstack@c-api.service[113337]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:08:33.396674 np0000173028 devstack@c-api.service[113337]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:08:33.396674 np0000173028 devstack@c-api.service[113337]: we strongly recommend against using it for new projects. May 09 09:08:33.396674 np0000173028 devstack@c-api.service[113337]: If you are already using Eventlet, we recommend migrating to a different May 09 09:08:33.396674 np0000173028 devstack@c-api.service[113337]: framework. For more detail see May 09 09:08:33.396674 np0000173028 devstack@c-api.service[113337]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:08:33.396674 np0000173028 devstack@c-api.service[113337]: import eventlet # noqa May 09 09:08:33.403806 np0000173028 devstack@c-api.service[113338]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:08:33.403806 np0000173028 devstack@c-api.service[113338]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:08:33.403806 np0000173028 devstack@c-api.service[113338]: we strongly recommend against using it for new projects. May 09 09:08:33.403806 np0000173028 devstack@c-api.service[113338]: If you are already using Eventlet, we recommend migrating to a different May 09 09:08:33.403806 np0000173028 devstack@c-api.service[113338]: framework. For more detail see May 09 09:08:33.403806 np0000173028 devstack@c-api.service[113338]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:08:33.403806 np0000173028 devstack@c-api.service[113338]: import eventlet # noqa May 09 09:08:33.405656 np0000173028 devstack@c-api.service[113339]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:08:33.405656 np0000173028 devstack@c-api.service[113339]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:08:33.405656 np0000173028 devstack@c-api.service[113339]: we strongly recommend against using it for new projects. May 09 09:08:33.405656 np0000173028 devstack@c-api.service[113339]: If you are already using Eventlet, we recommend migrating to a different May 09 09:08:33.405656 np0000173028 devstack@c-api.service[113339]: framework. For more detail see May 09 09:08:33.405656 np0000173028 devstack@c-api.service[113339]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:08:33.405656 np0000173028 devstack@c-api.service[113339]: import eventlet # noqa May 09 09:08:33.414109 np0000173028 devstack@c-api.service[113340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:08:33.414109 np0000173028 devstack@c-api.service[113340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:08:33.414109 np0000173028 devstack@c-api.service[113340]: we strongly recommend against using it for new projects. May 09 09:08:33.414109 np0000173028 devstack@c-api.service[113340]: If you are already using Eventlet, we recommend migrating to a different May 09 09:08:33.414109 np0000173028 devstack@c-api.service[113340]: framework. For more detail see May 09 09:08:33.414109 np0000173028 devstack@c-api.service[113340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:08:33.414109 np0000173028 devstack@c-api.service[113340]: import eventlet # noqa May 09 09:08:33.482552 np0000173028 devstack@c-api.service[113337]: /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 09:08:33.482552 np0000173028 devstack@c-api.service[113337]: debtcollector.deprecate( May 09 09:08:33.490281 np0000173028 devstack@c-api.service[113338]: /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 09:08:33.490281 np0000173028 devstack@c-api.service[113338]: debtcollector.deprecate( May 09 09:08:33.493174 np0000173028 devstack@c-api.service[113339]: /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 09:08:33.493174 np0000173028 devstack@c-api.service[113339]: debtcollector.deprecate( May 09 09:08:33.498541 np0000173028 devstack@c-api.service[113340]: /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 09:08:33.498541 np0000173028 devstack@c-api.service[113340]: debtcollector.deprecate( May 09 09:08:33.564259 np0000173028 devstack@c-api.service[113337]: /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 09:08:33.564259 np0000173028 devstack@c-api.service[113337]: from cgi import parse_header May 09 09:08:33.573523 np0000173028 devstack@c-api.service[113338]: /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 09:08:33.573523 np0000173028 devstack@c-api.service[113338]: from cgi import parse_header May 09 09:08:33.576491 np0000173028 devstack@c-api.service[113339]: /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 09:08:33.576491 np0000173028 devstack@c-api.service[113339]: from cgi import parse_header May 09 09:08:33.580035 np0000173028 devstack@c-api.service[113340]: /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 09:08:33.580035 np0000173028 devstack@c-api.service[113340]: from cgi import parse_header May 09 09:08:33.611157 np0000173028 devstack@c-api.service[113337]: /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 09:08:33.611157 np0000173028 devstack@c-api.service[113337]: removals.removed_module( May 09 09:08:33.611930 np0000173028 devstack@c-api.service[113337]: /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 09:08:33.611930 np0000173028 devstack@c-api.service[113337]: removals.removed_module( May 09 09:08:33.623661 np0000173028 devstack@c-api.service[113338]: /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 09:08:33.623661 np0000173028 devstack@c-api.service[113338]: removals.removed_module( May 09 09:08:33.624293 np0000173028 devstack@c-api.service[113339]: /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 09:08:33.624293 np0000173028 devstack@c-api.service[113339]: removals.removed_module( May 09 09:08:33.624688 np0000173028 devstack@c-api.service[113338]: /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 09:08:33.624688 np0000173028 devstack@c-api.service[113338]: removals.removed_module( May 09 09:08:33.625310 np0000173028 devstack@c-api.service[113339]: /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 09:08:33.625310 np0000173028 devstack@c-api.service[113339]: removals.removed_module( May 09 09:08:33.628993 np0000173028 devstack@c-api.service[113340]: /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 09:08:33.628993 np0000173028 devstack@c-api.service[113340]: removals.removed_module( May 09 09:08:33.629683 np0000173028 devstack@c-api.service[113340]: /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 09:08:33.629683 np0000173028 devstack@c-api.service[113340]: removals.removed_module( May 09 09:08:34.234378 np0000173028 devstack@c-api.service[113337]: /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 09:08:34.234378 np0000173028 devstack@c-api.service[113337]: warnings.warn( May 09 09:08:34.257228 np0000173028 devstack@c-api.service[113338]: /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 09:08:34.257228 np0000173028 devstack@c-api.service[113338]: warnings.warn( May 09 09:08:34.264450 np0000173028 devstack@c-api.service[113340]: /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 09:08:34.264450 np0000173028 devstack@c-api.service[113340]: warnings.warn( May 09 09:08:34.301622 np0000173028 devstack@c-api.service[113339]: /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 09:08:34.301622 np0000173028 devstack@c-api.service[113339]: warnings.warn( May 09 09:08:34.333075 np0000173028 devstack@c-api.service[113337]: /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 09:08:34.333075 np0000173028 devstack@c-api.service[113337]: warnings.warn( May 09 09:08:34.352115 np0000173028 devstack@c-api.service[113338]: /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 09:08:34.352115 np0000173028 devstack@c-api.service[113338]: warnings.warn( May 09 09:08:34.366867 np0000173028 devstack@c-api.service[113340]: /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 09:08:34.366867 np0000173028 devstack@c-api.service[113340]: warnings.warn( May 09 09:08:34.407287 np0000173028 devstack@c-api.service[113339]: /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 09:08:34.407287 np0000173028 devstack@c-api.service[113339]: warnings.warn( May 09 09:08:34.642505 np0000173028 devstack@c-api.service[113338]: 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 09:08:34.643169 np0000173028 devstack@c-api.service[113338]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113338) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:34.643249 np0000173028 devstack@c-api.service[113337]: 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 09:08:34.643249 np0000173028 devstack@c-api.service[113337]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113337) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:34.657194 np0000173028 devstack@c-api.service[113340]: 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 09:08:34.657767 np0000173028 devstack@c-api.service[113340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:34.695617 np0000173028 devstack@c-api.service[113339]: 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 09:08:34.695836 np0000173028 devstack@c-api.service[113339]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113339) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:08:34.733470 np0000173028 devstack@c-api.service[113340]: /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 09:08:34.733470 np0000173028 devstack@c-api.service[113340]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:34.736433 np0000173028 devstack@c-api.service[113338]: /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 09:08:34.736433 np0000173028 devstack@c-api.service[113338]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:34.737729 np0000173028 devstack@c-api.service[113337]: /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 09:08:34.737729 np0000173028 devstack@c-api.service[113337]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:34.771439 np0000173028 devstack@c-api.service[113339]: /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 09:08:34.771439 np0000173028 devstack@c-api.service[113339]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:08:35.272309 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113337) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:35.272511 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113338) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:35.272602 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113339) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:35.272948 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.273039 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:08:35.273104 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.273170 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.273234 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.273299 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.273365 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.273365 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.273490 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.273490 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.273632 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.273691 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.273759 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.275088 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.275187 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.275187 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.275329 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.275396 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.275463 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.275546 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.275615 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.275669 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.275742 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.275818 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.275932 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.275932 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.275932 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.276092 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.276092 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.276092 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.276298 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.276373 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.276432 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.276510 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.276570 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.276626 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.276717 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.276776 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.276871 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.276936 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.276993 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.277049 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.277127 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.277185 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.277259 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.277317 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.277374 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.277439 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.277498 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.277554 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.277611 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.277665 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.277725 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.277829 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.277947 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.278050 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.278113 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.278169 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.278227 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.278284 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.278358 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.278435 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.278510 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.278640 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.278713 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.278786 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.278786 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.278786 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.278786 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.279140 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.279140 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.279140 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.279140 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.279371 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.279430 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.279430 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.279553 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.279662 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.279744 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.279744 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.279744 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.279744 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.280058 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.280143 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.280210 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.280266 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.280326 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.280382 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.280438 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.280506 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.280565 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.280644 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.280766 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.280825 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.280910 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.280974 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.281059 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.281145 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.281237 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.281323 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.281444 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.281515 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.281616 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.281700 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.281774 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.281867 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.281932 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.281988 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.282062 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.282123 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.282180 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.282236 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.282236 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.282364 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.282477 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.282477 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.282589 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.282658 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.282715 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.282770 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.282824 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.282824 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.282974 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.283038 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.283038 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.283149 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.283149 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.283149 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.283149 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.283149 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.283149 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.283464 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.283521 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.283579 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.283667 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.283771 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.283878 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.283953 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.284016 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.284097 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.284172 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.284228 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.284286 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.284357 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.284415 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.284474 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.284567 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.284651 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.284827 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.284919 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.284991 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.285048 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.285101 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.285101 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.285219 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.285276 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.285345 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.285402 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.285468 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.285533 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.285591 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.285653 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.285711 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.285776 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.285850 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.285892 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.285921 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.285950 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.285975 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.286000 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.286025 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.286057 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.286085 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.286110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.286312 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.286312 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.286312 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.286312 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.286413 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.286445 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.286473 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.286502 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.286529 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.286554 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.286580 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.286580 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.286624 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.286657 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.286684 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.286710 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.286735 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.286760 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.286785 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.286812 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.286837 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.286885 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.286914 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.286942 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.286970 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.286994 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.287021 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.287050 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.287088 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.287088 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.287147 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.287177 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.287220 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.287255 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.287285 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.287326 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.287356 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.287381 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.287409 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.287435 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.287461 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.287493 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.287493 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.287561 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.287561 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.287617 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.287642 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.287674 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.287708 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.287732 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.287759 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.287786 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.287786 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.287834 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.287876 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.287876 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.287932 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.287932 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.287932 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.287932 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.288027 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.288057 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.288057 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.288101 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.288128 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.288154 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.288154 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.288154 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.288154 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.288154 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.288281 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.288281 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.288281 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.288281 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.288281 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.288281 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.288430 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.288458 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.288485 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.288485 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.288485 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.288485 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.288590 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.288590 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.289044 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.289151 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.289182 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.289209 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.289233 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.289261 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.289286 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.289313 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.289336 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.289369 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.289402 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.289434 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.289460 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.289487 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.289514 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.289540 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.289566 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.289591 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.289616 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.289641 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.289671 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.289702 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.289733 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.289769 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.289806 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.289860 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.289860 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.289860 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.295979 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.296031 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.296068 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.296141 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.296211 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.296282 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.296360 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.296402 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.296476 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.296537 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.296598 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.296657 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.296749 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.296817 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.296886 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.296930 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.296980 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.297020 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.297059 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.297103 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.297144 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.297189 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.297189 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.297261 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.297305 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.297347 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.297386 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.297430 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.297469 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.297513 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.297513 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.297513 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.297513 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.297653 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.297693 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.297730 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.297773 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.297810 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.297864 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.297915 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.297956 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.298002 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.298041 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.298081 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.298136 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.298176 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.298215 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.298252 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.298290 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.298328 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.298366 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.298411 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.298449 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.298449 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.298519 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.298564 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.299111 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.299187 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.299240 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.299281 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.299316 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.299316 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.299406 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.299474 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.299519 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.299558 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.299596 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.299633 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.299672 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.299710 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.299761 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.299800 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.299873 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.299926 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.299966 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.300004 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.300040 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.300079 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.300120 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.300159 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.300197 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.300243 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.300282 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.300325 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.300363 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.300402 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.300446 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.300485 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.300523 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.300558 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.300606 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.300644 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.300681 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.300757 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.300797 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.300836 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.300906 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.300950 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.300987 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.301029 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.301068 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.301111 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.301155 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.301200 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.301243 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.301286 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.301323 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.301361 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.301400 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.301437 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.301437 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.301437 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.302422 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.302511 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.302568 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.302608 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.302650 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.302686 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.302724 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.302763 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.302810 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.302885 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.302929 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.302968 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.303006 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.303045 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.303089 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.303127 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.303166 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.303206 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.303254 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.303292 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.303337 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.303376 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.303416 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.303454 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.303492 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.303531 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.303572 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.303611 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.303654 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.303692 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.303732 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.303769 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.303814 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.303866 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.303902 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.303951 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.303988 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.304026 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.304102 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.304159 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.304200 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.304244 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.304292 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.304344 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.304386 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.304432 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.304470 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.304507 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.304547 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.304592 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.304630 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.304666 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.304666 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.304666 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.304666 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.304666 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.305479 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.305553 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.305608 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.305662 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.305702 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.305737 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.305782 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.305832 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.305886 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.305915 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.305949 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.305981 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.306015 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.306045 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.306070 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.306096 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.306121 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.306146 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.306174 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.306203 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.306230 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.306258 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.306291 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.306319 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.306346 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.306375 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.306806 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.306806 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.306898 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.306898 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.306898 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.306984 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.307013 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.307037 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.307066 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.307092 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.307118 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.307143 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.307168 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.307197 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.307227 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.307259 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.307287 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.307315 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.307344 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.307372 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.307399 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.307428 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.307428 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.307478 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.307478 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.307478 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.307561 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.307587 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.307614 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.307645 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.307673 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.307701 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.307725 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.307754 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.307789 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.307816 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.307816 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.307874 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.307911 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.307939 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.307939 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.307984 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.308013 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.308045 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.308074 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.308102 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.308130 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.308162 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.308186 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.308221 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.308258 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.308289 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.308314 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.308347 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.308384 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.308418 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.308446 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.308474 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.309418 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.309466 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.309492 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.309520 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.309546 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.309576 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.309608 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.309636 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.309668 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.309697 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.309729 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.309757 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.309783 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.309783 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.309831 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.309950 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.309985 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.310014 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.310041 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.310068 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.310096 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.310123 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.310147 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.310175 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.310175 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.310175 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.310175 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.310270 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.311981 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.312045 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.312263 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.312316 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.312350 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.312384 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.312413 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.312441 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.312473 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.312501 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.312526 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.312551 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.312583 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.312614 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.312642 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.312674 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.312757 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.312798 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.312824 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.312878 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.312911 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.312939 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.312969 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.312996 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.313023 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.313058 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.313058 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.313058 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.315193 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.315282 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.315329 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.315371 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.315371 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.315442 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.315492 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.315538 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.315583 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.315623 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.315660 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.315705 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.315705 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.315773 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.315813 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.315885 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.315885 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.315885 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.315998 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.315998 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.316069 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.316800 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.316909 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.316953 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.317058 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.317139 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.317215 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.317265 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.317606 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.317678 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.317720 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.317773 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.317820 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.317883 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.317920 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.317967 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.318013 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.318060 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.318099 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.318138 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.318183 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.318222 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.318262 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.318301 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.318338 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.318377 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.318414 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.318459 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.318498 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.318535 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.318581 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.318619 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.318657 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.318657 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.318657 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.318657 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.318951 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.319037 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.319037 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.319117 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.319177 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.319231 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.319282 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.319321 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.319359 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.319359 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.319432 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.319480 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.319521 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.319559 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.319599 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.319639 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.319684 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.319723 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.319762 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.319800 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.319872 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.319926 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.319971 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.320011 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.320049 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.320087 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.320133 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.320187 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.320250 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.320299 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.320348 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.320393 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.320434 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.320477 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.320516 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.320561 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.320601 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.320640 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.320684 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.320785 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.320834 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.320896 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.320935 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.320984 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.321022 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.321065 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.321103 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.321142 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.321179 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.321217 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.321261 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.321300 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.321345 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.321383 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.321420 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.321469 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.321523 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.321585 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.321642 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.321683 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.321733 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.321773 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.321811 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.321867 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.321907 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.321955 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.321995 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.322032 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.322070 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.322108 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.322153 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.322197 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.322235 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.322275 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.322313 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.322351 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.322389 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.322428 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.322471 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.322515 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.322560 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.322597 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.322636 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.322636 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.323173 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.323254 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.323309 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.323363 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.323404 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.323454 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.323509 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.323550 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.323550 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.323623 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.323663 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.323708 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.323708 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.323708 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.324249 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.324312 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.324356 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.324437 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.324561 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.324610 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.324661 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.324707 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.325073 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.325130 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.325172 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.325172 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.325172 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.325172 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.328799 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.328903 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.328958 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.329007 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.329050 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.329090 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.329133 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.329178 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.329216 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.329266 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.329305 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.329343 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.329383 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.329421 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.329461 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.329499 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.329499 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.329570 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.329610 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.329656 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.329696 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.329735 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.329774 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.329813 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.329813 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.329813 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.329813 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.329813 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.331487 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.331539 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.331616 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.331677 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.331786 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.331870 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.331932 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.331988 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.332055 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.332137 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.332203 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.332246 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.332287 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.332325 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.332368 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.332407 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.332444 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.332481 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.332642 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.332824 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.332901 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.332939 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.332939 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.332939 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.332939 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.333200 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.333254 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.333334 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.337326 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.337401 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.337462 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.337508 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.337573 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.337620 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.337660 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.337700 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.337738 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.337777 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.337816 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.337893 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.337893 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.337966 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.338007 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.338046 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.338046 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.338046 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.338161 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.338201 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.338247 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.338310 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.338367 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.338432 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.338432 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.338508 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.338548 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.338588 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.338651 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.338705 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.338746 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.338806 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.338880 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.338922 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.338961 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.338997 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.339039 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.339078 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.339130 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.339180 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.339230 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.339276 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.339321 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.339364 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.339405 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.339445 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.339487 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.339549 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.339593 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.339641 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.339697 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.339750 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.339810 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.339879 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.339922 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.339960 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.340000 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.340038 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.340076 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.340113 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.340251 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113339) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.340298 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.340339 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.340376 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.340425 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.340488 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.340549 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.340597 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.340637 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:08:35.340677 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.340770 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.340830 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113337) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:08:35.341000 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.341044 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113338) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.341078 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:08:35.341122 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113340) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.341163 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:08:35.341163 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:08:35.341163 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113337) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:08:35.341163 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113337) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:08:35.385320 np0000173028 devstack@c-api.service[113337]: INFO dbcounter [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Registered counter for database cinder May 09 09:08:35.386535 np0000173028 devstack@c-api.service[113338]: INFO dbcounter [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Registered counter for database cinder May 09 09:08:35.387572 np0000173028 devstack@c-api.service[113339]: INFO dbcounter [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Registered counter for database cinder May 09 09:08:35.391869 np0000173028 devstack@c-api.service[113340]: INFO dbcounter [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Registered counter for database cinder May 09 09:08:35.398831 np0000173028 devstack@c-api.service[113337]: DEBUG oslo_db.sqlalchemy.engines [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 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=113337) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.400061 np0000173028 devstack@c-api.service[113339]: DEBUG oslo_db.sqlalchemy.engines [None req-3397f601-f5b6-4295-b795-44c7f3831b69 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=113339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.404360 np0000173028 devstack@c-api.service[113340]: DEBUG oslo_db.sqlalchemy.engines [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 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=113340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.409960 np0000173028 devstack@c-api.service[113338]: DEBUG oslo_db.sqlalchemy.engines [None req-874d2123-b725-4848-b442-1890c0f22728 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=113338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.521751 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writer thread running {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:35.523389 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writer thread running {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:35.524701 np0000173028 devstack@c-api.service[113339]: INFO cinder.rpc [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:35.526577 np0000173028 devstack@c-api.service[113340]: INFO cinder.rpc [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:35.527872 np0000173028 devstack@c-api.service[113339]: INFO cinder.rpc [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:35.529312 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writer thread running {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:35.530831 np0000173028 devstack@c-api.service[113339]: INFO cinder.rpc [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:35.531519 np0000173028 devstack@c-api.service[113340]: INFO cinder.rpc [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:35.531766 np0000173028 devstack@c-api.service[113338]: INFO cinder.rpc [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:35.533476 np0000173028 devstack@c-api.service[113339]: INFO cinder.rpc [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:35.534224 np0000173028 devstack@c-api.service[113338]: INFO cinder.rpc [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:35.534658 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.535052 np0000173028 devstack@c-api.service[113340]: INFO cinder.rpc [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:35.536332 np0000173028 devstack@c-api.service[113338]: INFO cinder.rpc [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:35.536428 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.537351 np0000173028 devstack@c-api.service[113340]: INFO cinder.rpc [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:35.538395 np0000173028 devstack@c-api.service[113338]: INFO cinder.rpc [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:35.538437 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.539356 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.540201 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.541169 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.541719 np0000173028 devstack@c-api.service[113339]: DEBUG oslo_db.sqlalchemy.engines [None req-3397f601-f5b6-4295-b795-44c7f3831b69 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=113339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.544196 np0000173028 devstack@c-api.service[113340]: DEBUG oslo_db.sqlalchemy.engines [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 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=113340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.545226 np0000173028 devstack@c-api.service[113339]: INFO cinder.rpc [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:35.545494 np0000173028 devstack@c-api.service[113338]: DEBUG oslo_db.sqlalchemy.engines [None req-874d2123-b725-4848-b442-1890c0f22728 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=113338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.546053 np0000173028 devstack@c-api.service[113340]: INFO cinder.rpc [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:35.547790 np0000173028 devstack@c-api.service[113340]: INFO cinder.rpc [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:35.547824 np0000173028 devstack@c-api.service[113338]: INFO cinder.rpc [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:35.548607 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.548641 np0000173028 devstack@c-api.service[113339]: INFO cinder.rpc [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:35.550086 np0000173028 devstack@c-api.service[113338]: INFO cinder.rpc [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:35.550226 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.551302 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.553158 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writer thread running {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:08:35.556153 np0000173028 devstack@c-api.service[113337]: INFO cinder.rpc [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:08:35.558716 np0000173028 devstack@c-api.service[113337]: INFO cinder.rpc [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:08:35.559850 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.560796 np0000173028 devstack@c-api.service[113337]: INFO cinder.rpc [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:08:35.561042 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.562588 np0000173028 devstack@c-api.service[113337]: INFO cinder.rpc [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:08:35.563023 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.563158 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.563478 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.564617 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.565307 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.566318 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.566449 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.568131 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.569600 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.570006 np0000173028 devstack@c-api.service[113337]: DEBUG oslo_db.sqlalchemy.engines [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 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=113337) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:35.571134 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.572026 np0000173028 devstack@c-api.service[113337]: INFO cinder.rpc [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:08:35.572691 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.573780 np0000173028 devstack@c-api.service[113337]: INFO cinder.rpc [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:08:35.573817 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.574311 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.575310 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.575892 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.576943 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.578987 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.580008 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.581572 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.582319 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.584187 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.585834 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.586318 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.588259 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.588756 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.589698 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.591284 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.591376 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.591429 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.591789 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.592869 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.593445 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.594355 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.595595 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.596124 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.596343 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.600379 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.600771 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.601465 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.602284 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.604035 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.604995 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.606086 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.606396 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.606612 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.607190 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.608117 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.608765 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.608827 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.609737 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.609980 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.610230 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.610290 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.611478 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.611695 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.611915 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.613222 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.613431 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.613487 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.614330 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.615048 np0000173028 devstack@c-api.service[113340]: WARNING cinder.api.contrib.hosts [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:35.615255 np0000173028 devstack@c-api.service[113338]: WARNING cinder.api.contrib.hosts [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:35.615331 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.615400 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.615463 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.616211 np0000173028 devstack@c-api.service[113339]: WARNING cinder.api.contrib.hosts [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:35.616908 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.617037 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.617423 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.618650 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.618833 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.618929 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.619515 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: extensions {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.619587 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.620637 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.620766 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: encryption {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.621014 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: extensions {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.622114 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: extensions {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.622294 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: encryption {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.622455 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: encryption {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.623539 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: encryption {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.623958 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: encryption {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.624106 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.624199 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-quota-sets {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.625380 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: encryption {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.625484 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: cgsnapshots {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.625788 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-quota-sets {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.627083 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-quota-sets {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.627191 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: cgsnapshots {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.627257 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-quota-class-sets {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.627930 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.628497 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-availability-zone {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.628558 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-quota-class-sets {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.628629 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: cgsnapshots {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.629622 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.629810 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: qos-specs {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.630004 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-availability-zone {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.630349 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-quota-class-sets {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.631518 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: qos-specs {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.631811 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-availability-zone {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.632024 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: backups {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.632364 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.633451 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: qos-specs {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.633663 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: backups {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.634953 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: extra_specs {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.636528 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-snapshot-manage {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.636594 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: extra_specs {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.636631 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: backups {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.638094 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-volume-type-access {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.638203 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.638263 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-snapshot-manage {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.638789 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: extra_specs {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.639668 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: capabilities {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.639783 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-volume-type-access {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.640455 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-snapshot-manage {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.640976 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-hosts {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.641409 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: capabilities {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.641626 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.642094 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-volume-type-access {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.642319 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: consistencygroups {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.642703 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-hosts {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.643659 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: capabilities {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.643789 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.644117 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: consistencygroups {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.644312 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-volume-transfer {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.645144 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-hosts {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.645397 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.646063 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-volume-transfer {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.646111 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: scheduler-stats {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.646585 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: consistencygroups {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.647024 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.647542 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extended resource: os-volume-manage {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.647755 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: scheduler-stats {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.648740 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.648810 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-volume-transfer {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.649311 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extended resource: os-volume-manage {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.649934 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.650379 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.650452 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: scheduler-stats {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.651034 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.contrib.snapshot_actions [None req-874d2123-b725-4848-b442-1890c0f22728 None None] SnapshotActionsController initialized {{(pid=113338) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:35.651593 np0000173028 devstack@c-api.service[113337]: WARNING cinder.api.contrib.hosts [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:08:35.651662 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.651801 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.651912 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extended resource: os-volume-manage {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.652475 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.652755 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.contrib.snapshot_actions [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] SnapshotActionsController initialized {{(pid=113340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:35.653320 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.653603 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.654142 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.654349 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.654773 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.655084 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.655359 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.contrib.snapshot_actions [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] SnapshotActionsController initialized {{(pid=113339) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:35.655864 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.656164 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.656232 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.656554 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.656813 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: extensions {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.657696 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.657788 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.658046 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.658602 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: encryption {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.659224 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.659352 np0000173028 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.659485 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.659969 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: encryption {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.660168 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.660260 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.660382 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.660497 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.660583 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.660661 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.660749 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.660832 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661048 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661141 np0000173028 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.661220 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661220 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension UsedLimits extending resource: limits {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661388 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension TypesManage extending resource: types {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661388 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension AdminActions extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661546 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension AdminActions extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661627 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-quota-sets {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.661726 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension AdminActions extending resource: backups {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661726 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension VolumeActions extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661922 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.661985 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-874d2123-b725-4848-b442-1890c0f22728 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662037 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662110 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662232 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662288 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.662337 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662424 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662566 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662665 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662808 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.662936 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension UsedLimits extending resource: limits {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.663037 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension TypesManage extending resource: types {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.663150 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension AdminActions extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.663209 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: cgsnapshots {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.663281 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension AdminActions extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.663377 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension AdminActions extending resource: backups {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.663479 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension VolumeActions extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.663687 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.663886 np0000173028 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.664188 np0000173028 devstack@c-api.service[113338]: WARNING keystonemiddleware.auth_token [None req-874d2123-b725-4848-b442-1890c0f22728 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 09:08:35.664636 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-quota-class-sets {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.664769 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.664957 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665105 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665243 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665346 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665449 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665568 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665680 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665802 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.665952 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension UsedLimits extending resource: limits {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.666022 np0000173028 devstack@c-api.service[113340]: WARNING keystonemiddleware.auth_token [None req-eab90a18-7730-4802-b6a7-3e5685b3ff54 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 09:08:35.666117 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-availability-zone {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.666170 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension TypesManage extending resource: types {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.666170 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension AdminActions extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.666325 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension AdminActions extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.666433 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension AdminActions extending resource: backups {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.666541 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension VolumeActions extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.666752 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-3397f601-f5b6-4295-b795-44c7f3831b69 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.667304 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: qos-specs {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.669175 np0000173028 devstack@c-api.service[113339]: WARNING keystonemiddleware.auth_token [None req-3397f601-f5b6-4295-b795-44c7f3831b69 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 09:08:35.669488 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: backups {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.670289 np0000173028 devstack@c-api.service[113338]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b43302a3668 pid: 113338 (default app) May 09 09:08:35.670782 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.670782 np0000173028 devstack@c-api.service[113338]: warnings.warn( May 09 09:08:35.672099 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: extra_specs {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.672167 np0000173028 devstack@c-api.service[113340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b43302a3668 pid: 113340 (default app) May 09 09:08:35.673734 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-snapshot-manage {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.675307 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-volume-type-access {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.675538 np0000173028 devstack@c-api.service[113339]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b43302a3668 pid: 113339 (default app) May 09 09:08:35.676858 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: capabilities {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.678318 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-hosts {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.678935 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.678935 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.678935 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.678935 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.679269 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.679269 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.679269 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.679269 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.679603 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.679603 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.679603 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.679603 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.679603 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.679603 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.680031 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.680031 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.680031 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.680031 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.680031 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.680401 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.680401 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.680401 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.680401 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.680401 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.680884 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.680884 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.680884 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.680884 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.681203 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.681203 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.681203 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.681203 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.681203 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.681545 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.681545 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.681545 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.681545 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.681545 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682125 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682125 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682125 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682125 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682125 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682125 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682541 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682541 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682541 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682541 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682541 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682541 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682946 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682946 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682946 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682946 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.682946 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.682946 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.683357 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.683357 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.683357 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.683357 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.683357 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.683705 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.683705 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.683705 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.683705 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.683705 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684043 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684043 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684043 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684043 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684043 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684043 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684420 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684420 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684420 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684420 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684420 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684420 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684776 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684776 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684776 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.684776 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.684776 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.685222 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.685222 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.685222 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.685222 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.685222 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.685533 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: consistencygroups {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.685598 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.685598 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.685598 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.685598 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.685879 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.685879 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.685879 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.685879 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686078 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686078 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686078 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686078 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686078 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686305 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686305 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686305 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686305 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686305 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686521 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686521 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686521 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686521 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686695 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686695 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686695 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686695 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686884 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686884 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.686884 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.686884 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687059 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687059 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687059 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687059 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687229 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687229 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687229 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687229 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687402 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687402 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687402 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687402 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687402 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687636 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687636 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687636 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687636 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687636 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687636 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687909 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687909 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687909 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.687909 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.687909 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688113 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688113 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688113 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688113 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688113 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688113 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688371 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688371 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688371 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688371 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688371 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688371 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688638 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688638 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688638 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688638 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688638 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688638 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688946 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688946 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688946 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688946 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.688946 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.688946 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689247 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.689247 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689247 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.689247 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689431 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.689431 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689431 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.689431 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689431 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.689662 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689662 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.689662 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689662 np0000173028 devstack@c-api.service[113338]: /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 09:08:35.689662 np0000173028 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:08:35.689894 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-volume-transfer {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.689935 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-4789b276-5b09-4bc6-a0aa-6082138f8c0b None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:35.689981 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: scheduler-stats {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.689981 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extended resource: os-volume-manage {{(pid=113337) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:08:35.690046 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 946 bytes} [Sat May 9 09:08:35 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 09:08:35.690094 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.690094 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] SnapshotActionsController initialized {{(pid=113337) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:08:35.690546 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.692017 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.693528 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.694982 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.696464 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.698120 np0000173028 devstack@c-api.service[113337]: WARNING castellan.key_manager.migration [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:08:35.699024 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699134 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699249 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699362 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699463 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699566 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699700 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699800 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.699968 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.700068 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension UsedLimits extending resource: limits {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.700171 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension TypesManage extending resource: types {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.700279 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension AdminActions extending resource: volumes {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.700404 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension AdminActions extending resource: snapshots {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.700528 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension AdminActions extending resource: backups {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.700669 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension VolumeActions extending resource: volumes {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.700902 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.v3.router [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113337) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:08:35.703375 np0000173028 devstack@c-api.service[113337]: WARNING keystonemiddleware.auth_token [None req-8f1ab39b-487c-4f1a-84b5-d94d4375ac76 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 09:08:35.709671 np0000173028 devstack@c-api.service[113337]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b43302a3668 pid: 113337 (default app) May 09 09:08:42.724056 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.724056 np0000173028 devstack@c-api.service[113340]: warnings.warn( May 09 09:08:42.738181 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738181 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.738181 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738181 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.738181 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738589 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.738589 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738589 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.738589 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738589 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.738899 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738899 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.738899 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738899 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.738899 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.738899 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739201 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739201 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739201 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739201 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739452 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739452 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739452 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739452 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739689 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739689 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739689 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739689 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739939 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739939 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739939 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.739939 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.739939 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740201 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740201 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740201 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740201 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740201 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740449 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740449 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740449 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740449 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740449 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740449 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740874 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740874 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740874 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740874 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.740874 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.740874 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741178 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741178 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741178 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741178 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741178 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741178 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741475 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741475 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741475 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741475 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741475 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741755 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741755 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741755 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.741755 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.741755 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.743168 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.743168 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.743168 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.743168 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.743168 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.743168 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.743901 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.743901 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.743901 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.743901 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.743901 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.743901 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.744546 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.744546 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.744546 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.744546 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.744546 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.745267 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.745267 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.745267 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.745267 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.745267 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.745651 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.745651 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.745651 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.745651 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.745996 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.745996 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.745996 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.745996 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746357 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746357 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746357 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746357 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746357 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746596 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746596 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746596 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746596 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746596 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746784 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746784 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746784 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746784 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746967 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746967 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.746967 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.746967 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747108 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747108 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747108 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747108 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747247 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747247 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747247 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747247 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747385 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747385 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747385 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747385 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747521 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747521 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747521 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747521 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747521 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747696 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747696 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747696 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747696 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.747696 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.747696 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.748597 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.748597 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.748597 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.748597 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.748597 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749013 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749013 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749013 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749013 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749013 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749013 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749454 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749454 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749454 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749454 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749454 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749454 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749912 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749912 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749912 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749912 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.749912 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.749912 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750420 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.750420 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750420 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.750420 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750420 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.750420 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750814 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.750814 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750814 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.750814 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750980 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.750980 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750980 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.750980 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.750980 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.751169 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.751169 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.751169 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.751169 np0000173028 devstack@c-api.service[113340]: /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 09:08:42.751169 np0000173028 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:08:42.751169 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-24c05c29-937c-4738-8b99-56e618db447c None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:43.545591 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-24c05c29-937c-4738-8b99-56e618db447c admin admin] POST https://199.204.45.77/volume/v3/types May 09 09:08:43.546192 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-24c05c29-937c-4738-8b99-56e618db447c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:08:43.547765 np0000173028 devstack@c-api.service[113340]: /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 09:08:43.547765 np0000173028 devstack@c-api.service[113340]: warnings.warn( May 09 09:08:43.556925 np0000173028 devstack@c-api.service[113340]: DEBUG oslo_db.sqlalchemy.engines [None req-24c05c29-937c-4738-8b99-56e618db447c 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=113340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:43.711679 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-24c05c29-937c-4738-8b99-56e618db447c admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 May 09 09:08:43.712256 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Sat May 9 09:08:42 2026] POST /volume/v3/types => generated 186 bytes in 989 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:08:43.725335 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.725335 np0000173028 devstack@c-api.service[113339]: warnings.warn( May 09 09:08:43.739089 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739089 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.739089 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739089 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.739089 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739435 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.739435 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739435 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.739435 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739435 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.739749 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739749 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.739749 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739749 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.739749 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.739749 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740127 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740127 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740127 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740127 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740340 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740340 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740340 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740340 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740560 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740560 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740560 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740560 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740765 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740765 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740765 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.740765 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.740765 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741091 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741091 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741091 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741091 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741091 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741373 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741373 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741373 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741373 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741373 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741373 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741672 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741672 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741672 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741672 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.741672 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.741672 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.742811 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.742811 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.742811 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.742811 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.742811 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.742811 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.743561 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.743561 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.743561 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.743561 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.743561 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.744522 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.744522 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.744522 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.744522 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.744522 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.745124 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.745124 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.745124 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.745124 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.745124 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.745124 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.745886 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.745886 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.745886 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.745886 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.745886 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.745886 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.746541 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.746541 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.746541 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.746541 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.746541 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.747541 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.747541 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.747541 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.747541 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.747541 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748190 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748190 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748190 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748190 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748474 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748474 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748474 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748474 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748682 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748682 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748682 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748682 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748682 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748968 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748968 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748968 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.748968 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.748968 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.749335 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.749335 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.749335 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.749335 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.749595 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.749595 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.749595 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.749595 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.749805 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.749805 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.749805 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.749805 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750060 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750060 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750060 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750060 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750257 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750257 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750257 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750257 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750350 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750350 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750350 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750350 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750350 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750469 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750469 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750469 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750469 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750469 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750469 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750614 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750614 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750614 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750614 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750614 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750726 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750726 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750726 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750726 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.750726 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.750726 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751285 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751285 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751285 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751285 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751285 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751285 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751586 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751586 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751586 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751586 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751586 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751586 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751940 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751940 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751940 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751940 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.751940 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.751940 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752249 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.752249 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752249 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.752249 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752464 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.752464 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752464 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.752464 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752464 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.752739 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752739 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.752739 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752739 np0000173028 devstack@c-api.service[113339]: /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 09:08:43.752739 np0000173028 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:08:43.752739 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [req-24c05c29-937c-4738-8b99-56e618db447c req-8f0a4315-3305-4c07-bbc1-cd49ff52b0ac None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:08:44.062307 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [req-24c05c29-937c-4738-8b99-56e618db447c req-8f0a4315-3305-4c07-bbc1-cd49ff52b0ac admin admin] POST https://199.204.45.77/volume/v3/types/7f431e5f-5d9c-4acc-a09d-9518369c9d17/extra_specs May 09 09:08:44.062874 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [req-24c05c29-937c-4738-8b99-56e618db447c req-8f0a4315-3305-4c07-bbc1-cd49ff52b0ac admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:08:44.064542 np0000173028 devstack@c-api.service[113339]: /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 09:08:44.064542 np0000173028 devstack@c-api.service[113339]: warnings.warn( May 09 09:08:44.073036 np0000173028 devstack@c-api.service[113339]: DEBUG oslo_db.sqlalchemy.engines [req-24c05c29-937c-4738-8b99-56e618db447c req-8f0a4315-3305-4c07-bbc1-cd49ff52b0ac 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=113339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:08:44.304298 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [req-24c05c29-937c-4738-8b99-56e618db447c req-8f0a4315-3305-4c07-bbc1-cd49ff52b0ac admin admin] https://199.204.45.77/volume/v3/types/7f431e5f-5d9c-4acc-a09d-9518369c9d17/extra_specs returned with HTTP 200 May 09 09:08:44.305276 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Sat May 9 09:08:43 2026] POST /volume/v3/types/7f431e5f-5d9c-4acc-a09d-9518369c9d17/extra_specs => generated 55 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:08:45.549441 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=6 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:45.573325 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=6 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:53.707064 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:54.301331 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:46.197837 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-98894a98-7c8c-4235-8c07-4a18470f68e9 None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:46.198998 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-98894a98-7c8c-4235-8c07-4a18470f68e9 None None] GET https://199.204.45.77/volume// May 09 09:12:46.199288 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-98894a98-7c8c-4235-8c07-4a18470f68e9 None None] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:46.199679 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-98894a98-7c8c-4235-8c07-4a18470f68e9 None None] Calling method 'all' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:46.200538 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-98894a98-7c8c-4235-8c07-4a18470f68e9 None None] https://199.204.45.77/volume// returned with HTTP 300 May 09 09:12:46.201052 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 2/4] 199.204.45.77 () {66 vars in 1449 bytes} [Sat May 9 09:12:46 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:13:26.066903 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.066903 np0000173028 devstack@c-api.service[113337]: warnings.warn( May 09 09:13:26.081003 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081003 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081003 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081003 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081253 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081253 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081253 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081253 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081434 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081434 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081434 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081434 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081434 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081434 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081741 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081741 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081741 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.081741 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.081741 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082039 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082039 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082039 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082039 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082039 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082291 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082291 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082291 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082291 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082486 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082486 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082486 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082486 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082486 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082835 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082835 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082835 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.082835 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.082835 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083043 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083043 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083043 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083043 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083043 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083043 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083258 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083258 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083258 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083258 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083258 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083258 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083509 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083509 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083509 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083509 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083509 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083509 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083778 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083778 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083778 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.083778 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.083778 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084021 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084021 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084021 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084021 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084021 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084246 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084246 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084246 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084246 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084246 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084246 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084508 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084508 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084508 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084508 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084508 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084508 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084711 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084711 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084711 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084711 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084711 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084896 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084896 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084896 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.084896 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.084896 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085058 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085058 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085058 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085058 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085191 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085191 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085191 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085191 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085322 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085322 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085322 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085322 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085322 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085485 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085485 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085485 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085485 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085485 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085641 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085641 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085641 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085641 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085777 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085777 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085777 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085777 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085950 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085950 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.085950 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.085950 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086087 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086087 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086087 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086087 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086256 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086256 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086256 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086256 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086382 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086382 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086382 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086382 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086382 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086548 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086548 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086548 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086548 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086548 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086548 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086733 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086733 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086733 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086733 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086733 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086976 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086976 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086976 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086976 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.086976 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.086976 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087230 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087230 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087230 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087230 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087230 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087230 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087475 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087475 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087475 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087475 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087475 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087475 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087726 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087726 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087726 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087726 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.087726 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.087726 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088012 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.088012 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088012 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.088012 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088189 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.088189 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088189 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.088189 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088189 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.088419 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088419 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.088419 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088419 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.088419 np0000173028 devstack@c-api.service[113337]: warnings.warn(deprecated_msg) May 09 09:13:26.088419 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-577d4446-b9b0-4099-a144-068c9cdf364a None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:26.430266 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-577d4446-b9b0-4099-a144-068c9cdf364a demo demo] GET https://199.204.45.77/volume/v3/types?is_public=None May 09 09:13:26.430266 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-577d4446-b9b0-4099-a144-068c9cdf364a demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:26.430670 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-577d4446-b9b0-4099-a144-068c9cdf364a demo demo] Calling method 'index' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:26.431288 np0000173028 devstack@c-api.service[113337]: /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 09:13:26.431288 np0000173028 devstack@c-api.service[113337]: warnings.warn( May 09 09:13:26.432149 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-577d4446-b9b0-4099-a144-068c9cdf364a demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:26.444188 np0000173028 devstack@c-api.service[113337]: DEBUG oslo_db.sqlalchemy.engines [None req-577d4446-b9b0-4099-a144-068c9cdf364a 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=113337) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:13:26.467276 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-577d4446-b9b0-4099-a144-068c9cdf364a demo demo] https://199.204.45.77/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:13:26.467881 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 1/5] 199.204.45.77 () {64 vars in 1256 bytes} [Sat May 9 09:13:26 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:26.479983 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [req-577d4446-b9b0-4099-a144-068c9cdf364a req-18f50a04-9a94-4b30-82c9-e23065aba253 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:26.484895 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [req-577d4446-b9b0-4099-a144-068c9cdf364a req-18f50a04-9a94-4b30-82c9-e23065aba253 demo demo] GET https://199.204.45.77/volume/v3/types/default May 09 09:13:26.485395 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [req-577d4446-b9b0-4099-a144-068c9cdf364a req-18f50a04-9a94-4b30-82c9-e23065aba253 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:26.485918 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [req-577d4446-b9b0-4099-a144-068c9cdf364a req-18f50a04-9a94-4b30-82c9-e23065aba253 demo demo] Calling method 'show' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:26.498297 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [req-577d4446-b9b0-4099-a144-068c9cdf364a req-18f50a04-9a94-4b30-82c9-e23065aba253 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 09 09:13:26.498874 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 2/6] 199.204.45.77 () {66 vars in 1322 bytes} [Sat May 9 09:13:26 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 09:13:26.857144 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-8ee51463-1f3b-4c3b-9601-98905d0d2653 None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:26.862214 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-8ee51463-1f3b-4c3b-9601-98905d0d2653 demo demo] GET https://199.204.45.77/volume/v3/types/default May 09 09:13:26.862461 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-8ee51463-1f3b-4c3b-9601-98905d0d2653 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:26.862782 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-8ee51463-1f3b-4c3b-9601-98905d0d2653 demo demo] Calling method 'show' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:26.876683 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-8ee51463-1f3b-4c3b-9601-98905d0d2653 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 09 09:13:26.877078 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 2/7] 199.204.45.77 () {64 vars in 1251 bytes} [Sat May 9 09:13:26 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:27.298442 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-69f3e88d-b846-4512-aa5e-01f5112d2b29 None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:27.629957 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-69f3e88d-b846-4512-aa5e-01f5112d2b29 demo demo] GET https://199.204.45.77/volume/v3/types/default May 09 09:13:27.630388 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-69f3e88d-b846-4512-aa5e-01f5112d2b29 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:27.630673 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-69f3e88d-b846-4512-aa5e-01f5112d2b29 demo demo] Calling method 'show' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:27.640442 np0000173028 devstack@c-api.service[113338]: DEBUG oslo_db.sqlalchemy.engines [None req-69f3e88d-b846-4512-aa5e-01f5112d2b29 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=113338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:13:27.661796 np0000173028 devstack@c-api.service[113338]: /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 09:13:27.661796 np0000173028 devstack@c-api.service[113338]: warnings.warn( May 09 09:13:27.664177 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-69f3e88d-b846-4512-aa5e-01f5112d2b29 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 09 09:13:27.664620 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 3/8] 199.204.45.77 () {64 vars in 1251 bytes} [Sat May 9 09:13:27 2026] GET /volume/v3/types/default => generated 145 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:13:27.679084 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-82b0bfbd-9146-40f0-a9af-33c72c1b31d0 None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:27.681977 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-82b0bfbd-9146-40f0-a9af-33c72c1b31d0 demo demo] GET https://199.204.45.77/volume/v3/types/default May 09 09:13:27.682230 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-82b0bfbd-9146-40f0-a9af-33c72c1b31d0 demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:27.682499 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-82b0bfbd-9146-40f0-a9af-33c72c1b31d0 demo demo] Calling method 'show' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:27.696989 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-82b0bfbd-9146-40f0-a9af-33c72c1b31d0 demo demo] https://199.204.45.77/volume/v3/types/default returned with HTTP 200 May 09 09:13:27.697344 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 2/9] 199.204.45.77 () {64 vars in 1251 bytes} [Sat May 9 09:13:27 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 09:13:36.494100 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=2 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:36.872718 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=2 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:37.659150 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=2 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:37.693419 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=3 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:45.201372 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:45.315369 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:19:45.315369 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:45.315369 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:45.315369 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:45.315369 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:45.349773 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 demo demo] Get all volumes completed successfully. May 09 09:19:45.352618 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-eb8cb8e4-c3a0-4bbf-b642-d6e3ff3c83c5 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:45.353097 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 3/10] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:19:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:55.337971 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:45.386402 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:45.391056 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:20:45.391259 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:45.391521 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:45.392236 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:45.393266 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:45.432889 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 demo demo] Get all volumes completed successfully. May 09 09:20:45.435336 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-8efbd8dc-d9b9-44b4-8e82-6840079e76f6 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:45.435823 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 3/11] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:20:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:55.421874 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:45.453641 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-ff2f1885-48d0-4527-bf15-81e04209e817 None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:45.461862 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-ff2f1885-48d0-4527-bf15-81e04209e817 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:21:45.462227 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-ff2f1885-48d0-4527-bf15-81e04209e817 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:45.462583 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-ff2f1885-48d0-4527-bf15-81e04209e817 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:45.464617 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-ff2f1885-48d0-4527-bf15-81e04209e817 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:45.467084 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-ff2f1885-48d0-4527-bf15-81e04209e817 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:45.513639 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-ff2f1885-48d0-4527-bf15-81e04209e817 demo demo] Get all volumes completed successfully. May 09 09:21:45.516706 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-ff2f1885-48d0-4527-bf15-81e04209e817 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:45.517882 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 4/12] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:21:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:55.501807 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:45.537023 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:45.541482 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:22:45.541686 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:45.541950 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a demo demo] Calling method 'detail' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:45.542465 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:45.543484 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.volume.api [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113337) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:45.586213 np0000173028 devstack@c-api.service[113337]: INFO cinder.volume.api [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a demo demo] Get all volumes completed successfully. May 09 09:22:45.588861 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-17bdfab4-c06d-47d8-8551-6eef20ca764a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:45.589416 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 3/13] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:22:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:55.577890 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=1 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:45.610085 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-b572bace-4514-4843-9d8b-3c774cbf9788 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:45.612805 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-b572bace-4514-4843-9d8b-3c774cbf9788 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:23:45.612961 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-b572bace-4514-4843-9d8b-3c774cbf9788 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:45.613280 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-b572bace-4514-4843-9d8b-3c774cbf9788 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:45.613492 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-b572bace-4514-4843-9d8b-3c774cbf9788 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:45.614498 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-b572bace-4514-4843-9d8b-3c774cbf9788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:45.622501 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-b572bace-4514-4843-9d8b-3c774cbf9788 demo demo] Get all volumes completed successfully. May 09 09:23:45.625282 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-b572bace-4514-4843-9d8b-3c774cbf9788 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:45.625766 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 4/14] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:23:45 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 09:23:55.617628 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:45.641127 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:45.778815 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:24:45.779092 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:45.779518 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:45.779962 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:45.781211 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:45.792159 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e demo demo] Get all volumes completed successfully. May 09 09:24:45.795635 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-b076addc-1c19-42db-9a1a-fc74b57ca51e demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:45.796437 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 4/15] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:24:45 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 09:24:55.786384 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:45.815778 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:45.820773 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:25:45.821084 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:45.821485 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:45.821972 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:45.823182 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:45.834228 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 demo demo] Get all volumes completed successfully. May 09 09:25:45.839754 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-c6bdd349-8b7d-4989-bebf-7837e9c17674 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:45.840324 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 5/16] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:25:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:55.826821 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:45.856152 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-8988be6a-54ce-4772-b483-d1216be5128c None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:45.859779 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-8988be6a-54ce-4772-b483-d1216be5128c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:26:45.860153 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-8988be6a-54ce-4772-b483-d1216be5128c demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:45.860462 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-8988be6a-54ce-4772-b483-d1216be5128c demo demo] Calling method 'detail' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:45.860819 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-8988be6a-54ce-4772-b483-d1216be5128c demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:45.861984 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.volume.api [None req-8988be6a-54ce-4772-b483-d1216be5128c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113337) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:45.876222 np0000173028 devstack@c-api.service[113337]: INFO cinder.volume.api [None req-8988be6a-54ce-4772-b483-d1216be5128c demo demo] Get all volumes completed successfully. May 09 09:26:45.879703 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-8988be6a-54ce-4772-b483-d1216be5128c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:45.880237 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 4/17] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:26:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:55.865384 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=1 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:45.896382 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:45.899118 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:27:45.899395 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:45.899624 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:45.899953 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:45.900929 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:45.909106 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 demo demo] Get all volumes completed successfully. May 09 09:27:45.911739 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-e9f6c98f-49e0-4e18-9015-4867d955f6e8 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:45.912209 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 5/18] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:27:45 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 09:27:55.904268 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:45.928390 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:45.932365 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:28:45.932605 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:45.932870 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:45.933171 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:45.934097 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:45.941686 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 demo demo] Get all volumes completed successfully. May 09 09:28:45.944351 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-4caf02aa-f005-43d7-8e9f-35474235a6f1 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:45.944796 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 5/19] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:28:45 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 09:28:55.937374 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:45.961271 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:46.117245 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:29:46.117775 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:46.118568 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:46.119028 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:46.121045 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:46.130544 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a demo demo] Get all volumes completed successfully. May 09 09:29:46.133514 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-4bb0bab4-8b38-4905-983a-9cfc00a3687a demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:46.134056 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 6/20] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:29:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:56.126565 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:46.150563 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:46.153479 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:30:46.153805 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:46.154148 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda demo demo] Calling method 'detail' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:46.154573 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:46.155685 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.volume.api [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113337) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:46.165081 np0000173028 devstack@c-api.service[113337]: INFO cinder.volume.api [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda demo demo] Get all volumes completed successfully. May 09 09:30:46.169949 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-3a39129a-95d5-4f11-8bc3-f2f234d07eda demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:46.170402 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 5/21] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:30:46 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 09:30:56.159254 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=1 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:46.188181 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:46.190950 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:31:46.191193 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:46.191444 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:46.191748 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:46.192676 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:46.200088 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c demo demo] Get all volumes completed successfully. May 09 09:31:46.202212 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-aded56ff-d5bb-4a88-954e-aa797ed5cc4c demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:46.202608 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 6/22] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:31:46 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 09:31:56.195881 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:46.216954 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-36ba265c-7935-47ee-8612-c1a1d73c74da None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:46.222275 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-36ba265c-7935-47ee-8612-c1a1d73c74da demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:32:46.222930 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-36ba265c-7935-47ee-8612-c1a1d73c74da demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:46.223425 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-36ba265c-7935-47ee-8612-c1a1d73c74da demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:46.224398 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-36ba265c-7935-47ee-8612-c1a1d73c74da demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:46.225296 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-36ba265c-7935-47ee-8612-c1a1d73c74da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:46.233612 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-36ba265c-7935-47ee-8612-c1a1d73c74da demo demo] Get all volumes completed successfully. May 09 09:32:46.236073 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-36ba265c-7935-47ee-8612-c1a1d73c74da demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:46.236547 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 6/23] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:32:46 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 09:32:56.228660 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:46.254140 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:46.257249 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:33:46.257492 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:46.257748 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:46.258066 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:46.259180 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:46.267546 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 demo demo] Get all volumes completed successfully. May 09 09:33:46.271402 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-f0178c3b-6270-4076-8cef-53dc5f0f92f2 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:46.271943 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 7/24] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:33:46 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 09:33:56.262347 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:46.286582 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-c742a330-61cf-4832-8747-6904d3366395 None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:46.291128 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-c742a330-61cf-4832-8747-6904d3366395 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:34:46.291529 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-c742a330-61cf-4832-8747-6904d3366395 demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:46.292085 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-c742a330-61cf-4832-8747-6904d3366395 demo demo] Calling method 'detail' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:46.292607 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-c742a330-61cf-4832-8747-6904d3366395 demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:46.294620 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.volume.api [None req-c742a330-61cf-4832-8747-6904d3366395 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113337) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:46.302372 np0000173028 devstack@c-api.service[113337]: INFO cinder.volume.api [None req-c742a330-61cf-4832-8747-6904d3366395 demo demo] Get all volumes completed successfully. May 09 09:34:46.304786 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-c742a330-61cf-4832-8747-6904d3366395 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:46.305305 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 6/25] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:34:46 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 09:34:56.297948 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=1 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:46.319245 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-015316f3-2fb5-4da6-9052-f49879ee1498 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:46.361904 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-015316f3-2fb5-4da6-9052-f49879ee1498 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:35:46.361904 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-015316f3-2fb5-4da6-9052-f49879ee1498 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:46.361904 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-015316f3-2fb5-4da6-9052-f49879ee1498 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:46.361904 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-015316f3-2fb5-4da6-9052-f49879ee1498 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:46.361904 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-015316f3-2fb5-4da6-9052-f49879ee1498 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:46.372667 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-015316f3-2fb5-4da6-9052-f49879ee1498 demo demo] Get all volumes completed successfully. May 09 09:35:46.375274 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-015316f3-2fb5-4da6-9052-f49879ee1498 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:46.375670 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 7/26] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:35:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:56.380356 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:46.393743 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:46.397214 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:36:46.397530 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:46.397858 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:46.398216 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:46.399256 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:46.407461 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 demo demo] Get all volumes completed successfully. May 09 09:36:46.410042 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-12a01869-bbb6-4531-a29b-2afebbd1de36 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:46.410513 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 7/27] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:36:46 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 09:36:56.402467 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:46.426972 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:46.433100 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:37:46.433447 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:46.433699 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:46.434018 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:46.434984 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:46.442816 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 demo demo] Get all volumes completed successfully. May 09 09:37:46.444938 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-40e975c6-b452-43ff-ae32-8a8a359a4e07 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:46.445290 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 8/28] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:37:46 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 09:37:56.438288 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:46.461306 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:46.464050 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:38:46.464280 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:46.464516 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 demo demo] Calling method 'detail' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:46.464814 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:46.465942 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.volume.api [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113337) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:46.473776 np0000173028 devstack@c-api.service[113337]: INFO cinder.volume.api [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 demo demo] Get all volumes completed successfully. May 09 09:38:46.476746 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-a8f160e6-9a5a-4346-99a4-58d05c9422e7 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:46.477724 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 7/29] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:38:46 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 09:38:56.469146 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=1 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:46.517357 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-6420e2e0-bcc8-4492-ac96-712edefde070 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:46.521914 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-6420e2e0-bcc8-4492-ac96-712edefde070 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:39:46.522321 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-6420e2e0-bcc8-4492-ac96-712edefde070 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:46.522868 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-6420e2e0-bcc8-4492-ac96-712edefde070 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:46.523426 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-6420e2e0-bcc8-4492-ac96-712edefde070 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:46.525296 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-6420e2e0-bcc8-4492-ac96-712edefde070 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:46.534348 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-6420e2e0-bcc8-4492-ac96-712edefde070 demo demo] Get all volumes completed successfully. May 09 09:39:46.537360 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-6420e2e0-bcc8-4492-ac96-712edefde070 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:46.537810 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 8/30] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:39:46 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 09:39:56.529086 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:46.562988 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:46.657570 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:40:46.658080 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:46.658515 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:46.659127 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:46.661121 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:46.670493 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad demo demo] Get all volumes completed successfully. May 09 09:40:46.672718 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-f458dce9-fb35-4281-8def-af4ad8a1cbad demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:46.673135 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 8/31] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:40:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:56.666536 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:46.688888 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-6488a006-8218-4b72-827e-054e0799adb8 None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:46.692204 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-6488a006-8218-4b72-827e-054e0799adb8 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:41:46.692525 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-6488a006-8218-4b72-827e-054e0799adb8 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:46.692871 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-6488a006-8218-4b72-827e-054e0799adb8 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:46.693264 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-6488a006-8218-4b72-827e-054e0799adb8 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:46.694419 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-6488a006-8218-4b72-827e-054e0799adb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:46.703460 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-6488a006-8218-4b72-827e-054e0799adb8 demo demo] Get all volumes completed successfully. May 09 09:41:46.706036 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-6488a006-8218-4b72-827e-054e0799adb8 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:46.706667 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 9/32] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:41:46 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 09:41:56.698755 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:46.725004 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:46.728093 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:42:46.728465 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:46.728830 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 demo demo] Calling method 'detail' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:46.729281 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:46.730381 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.volume.api [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113337) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:46.739126 np0000173028 devstack@c-api.service[113337]: INFO cinder.volume.api [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 demo demo] Get all volumes completed successfully. May 09 09:42:46.742376 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-f80ad30f-8e3d-4dd2-8173-5cca92adf315 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:46.742376 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 8/33] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:42:46 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 09:42:56.733496 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=1 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:46.766453 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:46.769233 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:43:46.769462 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:46.769700 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:46.770018 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:46.770956 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:46.777182 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 demo demo] Get all volumes completed successfully. May 09 09:43:46.779017 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-5ae4d7fc-34c4-491e-9a4b-54774a80add3 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:46.779376 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 9/34] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:43:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:56.774088 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:46.795440 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-73242de9-887d-4c93-863b-08f790f38e16 None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:46.798349 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-73242de9-887d-4c93-863b-08f790f38e16 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:44:46.798628 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-73242de9-887d-4c93-863b-08f790f38e16 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:46.798896 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-73242de9-887d-4c93-863b-08f790f38e16 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:46.799190 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-73242de9-887d-4c93-863b-08f790f38e16 demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:46.800247 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-73242de9-887d-4c93-863b-08f790f38e16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:46.808248 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-73242de9-887d-4c93-863b-08f790f38e16 demo demo] Get all volumes completed successfully. May 09 09:44:46.810169 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-73242de9-887d-4c93-863b-08f790f38e16 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:46.812309 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 9/35] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:44:46 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 09:44:56.805374 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:45:46.831401 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:46.873680 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:45:46.874343 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:46.874607 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:46.874917 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:46.875911 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:46.884402 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb demo demo] Get all volumes completed successfully. May 09 09:45:46.888653 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-955c7935-2e3e-4e90-b56e-86c8c551e6cb demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:46.889470 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 10/36] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:45:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:45:56.879258 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:46.906462 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.middleware.request_id [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f None None] RequestId filter calling following filter/app {{(pid=113337) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:46:46.909825 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:46:46.910145 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f demo demo] Empty body provided in request {{(pid=113337) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:46.910695 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.openstack.wsgi [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f demo demo] Calling method 'detail' {{(pid=113337) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:46.910822 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.api.api_utils [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f demo demo] Removing options '' from query. {{(pid=113337) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:46.911821 np0000173028 devstack@c-api.service[113337]: DEBUG cinder.volume.api [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113337) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:46.921718 np0000173028 devstack@c-api.service[113337]: INFO cinder.volume.api [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f demo demo] Get all volumes completed successfully. May 09 09:46:46.924703 np0000173028 devstack@c-api.service[113337]: INFO cinder.api.openstack.wsgi [None req-929d8f3a-d9ae-4f89-9418-27d2a1c1ba4f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:46.925535 np0000173028 devstack@c-api.service[113337]: [pid: 113337|app: 0|req: 9/37] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:46:46 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 09:46:56.915336 np0000173028 devstack@c-api.service[113337]: DEBUG dbcounter [-] [113337] Writing DB stats cinder:SELECT=1 {{(pid=113337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:47:46.945336 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 None None] RequestId filter calling following filter/app {{(pid=113340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:47:46.948725 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:47:46.948944 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:46.949161 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:46.949472 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:46.950493 np0000173028 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:46.956999 np0000173028 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 demo demo] Get all volumes completed successfully. May 09 09:47:46.959001 np0000173028 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-ea432831-ea24-46a6-a7f7-9774a6b09474 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:46.959418 np0000173028 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 10/38] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:47:46 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 09:47:56.953633 np0000173028 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:48:46.974401 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 None None] RequestId filter calling following filter/app {{(pid=113339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:48:46.977735 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:48:46.977907 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:46.978234 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:46.978583 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:48:46.979621 np0000173028 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:48:46.990299 np0000173028 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 demo demo] Get all volumes completed successfully. May 09 09:48:46.993132 np0000173028 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-4e6772f5-5bfb-4030-98de-a2a5b8771a60 demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:46.993687 np0000173028 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 10/39] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:48:46 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 09:48:56.983356 np0000173028 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=1 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:49:47.015044 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f None None] RequestId filter calling following filter/app {{(pid=113338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:49:47.019628 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f demo demo] GET https://199.204.45.77/volume/v3/volumes/detail May 09 09:49:47.019628 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:49:47.019936 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:49:47.022077 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:49:47.022077 np0000173028 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:49:47.032664 np0000173028 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f demo demo] Get all volumes completed successfully. May 09 09:49:47.036078 np0000173028 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-f14e633f-9aa1-4c81-8bba-8463265e0a3f demo demo] https://199.204.45.77/volume/v3/volumes/detail returned with HTTP 200 May 09 09:49:47.036764 np0000173028 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 11/40] 199.204.45.77 () {64 vars in 1289 bytes} [Sat May 9 09:49:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:49:57.026370 np0000173028 devstack@c-api.service[113338]: DEBUG dbcounter [-] [113338] Writing DB stats cinder:SELECT=1 {{(pid=113338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}