May 09 09:07:31.024416 np0000173042 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:07:31.031598 np0000173042 devstack@c-api.service[113333]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:07:31 2026] *** May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: nodename: np0000173042 May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: machine: x86_64 May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: clock source: unix May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: pcre jit disabled May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: detected number of CPU cores: 16 May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: current working directory: / May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: detected binary path: /usr/bin/uwsgi-core May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: your processes number limit is 256917 May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: your memory page size is 4096 bytes May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: detected max file descriptor number: 2048 May 09 09:07:31.035071 np0000173042 devstack@c-api.service[113333]: lock engine: pthread robust mutexes May 09 09:07:31.035773 np0000173042 devstack@c-api.service[113333]: thunder lock: enabled May 09 09:07:31.035773 np0000173042 devstack@c-api.service[113333]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:07:31.035773 np0000173042 devstack@c-api.service[113333]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:07:31.035773 np0000173042 devstack@c-api.service[113333]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:07:31.035773 np0000173042 devstack@c-api.service[113333]: Set PythonHome to /opt/stack/data/venv May 09 09:07:31.072432 np0000173042 devstack@c-api.service[113333]: Python main interpreter initialized at 0x7fd4844a3668 May 09 09:07:31.072432 np0000173042 devstack@c-api.service[113333]: python threads support enabled May 09 09:07:31.072432 np0000173042 devstack@c-api.service[113333]: your server socket listen backlog is limited to 100 connections May 09 09:07:31.072432 np0000173042 devstack@c-api.service[113333]: your mercy for graceful operations on workers is 80 seconds May 09 09:07:31.072910 np0000173042 devstack@c-api.service[113333]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:07:31.072910 np0000173042 devstack@c-api.service[113333]: *** Operational MODE: preforking *** May 09 09:07:31.073187 np0000173042 devstack@c-api.service[113333]: *** uWSGI is running in multiple interpreter mode *** May 09 09:07:31.073187 np0000173042 devstack@c-api.service[113333]: spawned uWSGI master process (pid: 113333) May 09 09:07:31.073429 np0000173042 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:07:31.073947 np0000173042 devstack@c-api.service[113333]: spawned uWSGI worker 1 (pid: 113338, cores: 1) May 09 09:07:31.074428 np0000173042 devstack@c-api.service[113333]: spawned uWSGI worker 2 (pid: 113339, cores: 1) May 09 09:07:31.075010 np0000173042 devstack@c-api.service[113333]: spawned uWSGI worker 3 (pid: 113340, cores: 1) May 09 09:07:31.075481 np0000173042 devstack@c-api.service[113333]: spawned uWSGI worker 4 (pid: 113341, cores: 1) May 09 09:07:31.075481 np0000173042 devstack@c-api.service[113333]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:07:31.207508 np0000173042 devstack@c-api.service[113339]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:31.207508 np0000173042 devstack@c-api.service[113339]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:31.207508 np0000173042 devstack@c-api.service[113339]: we strongly recommend against using it for new projects. May 09 09:07:31.207508 np0000173042 devstack@c-api.service[113339]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:31.207508 np0000173042 devstack@c-api.service[113339]: framework. For more detail see May 09 09:07:31.207508 np0000173042 devstack@c-api.service[113339]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:31.207508 np0000173042 devstack@c-api.service[113339]: import eventlet # noqa May 09 09:07:31.215188 np0000173042 devstack@c-api.service[113340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:31.215188 np0000173042 devstack@c-api.service[113340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:31.215188 np0000173042 devstack@c-api.service[113340]: we strongly recommend against using it for new projects. May 09 09:07:31.215188 np0000173042 devstack@c-api.service[113340]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:31.215188 np0000173042 devstack@c-api.service[113340]: framework. For more detail see May 09 09:07:31.215188 np0000173042 devstack@c-api.service[113340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:31.215188 np0000173042 devstack@c-api.service[113340]: import eventlet # noqa May 09 09:07:31.251387 np0000173042 devstack@c-api.service[113338]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:31.251387 np0000173042 devstack@c-api.service[113338]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:31.251387 np0000173042 devstack@c-api.service[113338]: we strongly recommend against using it for new projects. May 09 09:07:31.251387 np0000173042 devstack@c-api.service[113338]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:31.251387 np0000173042 devstack@c-api.service[113338]: framework. For more detail see May 09 09:07:31.251387 np0000173042 devstack@c-api.service[113338]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:31.251387 np0000173042 devstack@c-api.service[113338]: import eventlet # noqa May 09 09:07:31.255894 np0000173042 devstack@c-api.service[113341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:07:31.255894 np0000173042 devstack@c-api.service[113341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:07:31.255894 np0000173042 devstack@c-api.service[113341]: we strongly recommend against using it for new projects. May 09 09:07:31.255894 np0000173042 devstack@c-api.service[113341]: If you are already using Eventlet, we recommend migrating to a different May 09 09:07:31.255894 np0000173042 devstack@c-api.service[113341]: framework. For more detail see May 09 09:07:31.255894 np0000173042 devstack@c-api.service[113341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:07:31.255894 np0000173042 devstack@c-api.service[113341]: import eventlet # noqa May 09 09:07:31.294662 np0000173042 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:07:31.294662 np0000173042 devstack@c-api.service[113339]: debtcollector.deprecate( May 09 09:07:31.305966 np0000173042 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:07:31.305966 np0000173042 devstack@c-api.service[113340]: debtcollector.deprecate( May 09 09:07:31.341522 np0000173042 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:07:31.341522 np0000173042 devstack@c-api.service[113338]: debtcollector.deprecate( May 09 09:07:31.349744 np0000173042 devstack@c-api.service[113341]: /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:07:31.349744 np0000173042 devstack@c-api.service[113341]: debtcollector.deprecate( May 09 09:07:31.379828 np0000173042 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:07:31.379828 np0000173042 devstack@c-api.service[113339]: from cgi import parse_header May 09 09:07:31.405733 np0000173042 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:07:31.405733 np0000173042 devstack@c-api.service[113340]: from cgi import parse_header May 09 09:07:31.430099 np0000173042 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:07:31.430099 np0000173042 devstack@c-api.service[113338]: from cgi import parse_header May 09 09:07:31.430790 np0000173042 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:07:31.430790 np0000173042 devstack@c-api.service[113339]: removals.removed_module( May 09 09:07:31.431702 np0000173042 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:07:31.431702 np0000173042 devstack@c-api.service[113339]: removals.removed_module( May 09 09:07:31.442604 np0000173042 devstack@c-api.service[113341]: /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:07:31.442604 np0000173042 devstack@c-api.service[113341]: from cgi import parse_header May 09 09:07:31.456576 np0000173042 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:07:31.456576 np0000173042 devstack@c-api.service[113340]: removals.removed_module( May 09 09:07:31.457288 np0000173042 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:07:31.457288 np0000173042 devstack@c-api.service[113340]: removals.removed_module( May 09 09:07:31.477349 np0000173042 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:07:31.477349 np0000173042 devstack@c-api.service[113338]: removals.removed_module( May 09 09:07:31.478136 np0000173042 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:07:31.478136 np0000173042 devstack@c-api.service[113338]: removals.removed_module( May 09 09:07:31.487908 np0000173042 devstack@c-api.service[113341]: /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:07:31.487908 np0000173042 devstack@c-api.service[113341]: removals.removed_module( May 09 09:07:31.488672 np0000173042 devstack@c-api.service[113341]: /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:07:31.488672 np0000173042 devstack@c-api.service[113341]: removals.removed_module( May 09 09:07:32.091383 np0000173042 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:07:32.091383 np0000173042 devstack@c-api.service[113339]: warnings.warn( May 09 09:07:32.103211 np0000173042 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:07:32.103211 np0000173042 devstack@c-api.service[113340]: warnings.warn( May 09 09:07:32.126076 np0000173042 devstack@c-api.service[113341]: /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:07:32.126076 np0000173042 devstack@c-api.service[113341]: warnings.warn( May 09 09:07:32.128602 np0000173042 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:07:32.128602 np0000173042 devstack@c-api.service[113338]: warnings.warn( May 09 09:07:32.197970 np0000173042 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:07:32.197970 np0000173042 devstack@c-api.service[113339]: warnings.warn( May 09 09:07:32.212017 np0000173042 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:07:32.212017 np0000173042 devstack@c-api.service[113340]: warnings.warn( May 09 09:07:32.239755 np0000173042 devstack@c-api.service[113341]: /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:07:32.239755 np0000173042 devstack@c-api.service[113341]: warnings.warn( May 09 09:07:32.240352 np0000173042 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:07:32.240352 np0000173042 devstack@c-api.service[113338]: warnings.warn( May 09 09:07:32.506083 np0000173042 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:07:32.506535 np0000173042 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:07:32.516966 np0000173042 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:07:32.516966 np0000173042 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:07:32.524629 np0000173042 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:07:32.525198 np0000173042 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:07:32.540355 np0000173042 devstack@c-api.service[113341]: 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:07:32.540844 np0000173042 devstack@c-api.service[113341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:07:32.594259 np0000173042 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:07:32.594259 np0000173042 devstack@c-api.service[113338]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:32.595364 np0000173042 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:07:32.595364 np0000173042 devstack@c-api.service[113339]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:32.604638 np0000173042 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:07:32.604638 np0000173042 devstack@c-api.service[113340]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:32.607065 np0000173042 devstack@c-api.service[113341]: /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:07:32.607065 np0000173042 devstack@c-api.service[113341]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:07:33.072359 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:07:33.072590 np0000173042 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:07:33.072755 np0000173042 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:07:33.072845 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.072913 np0000173042 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:07:33.073093 np0000173042 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:07:33.073182 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.073245 np0000173042 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:07:33.073303 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.073399 np0000173042 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:07:33.073399 np0000173042 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:07:33.073522 np0000173042 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:07:33.075392 np0000173042 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:07:33.075506 np0000173042 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:07:33.075603 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.075672 np0000173042 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:07:33.075810 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.075917 np0000173042 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:07:33.076057 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.076128 np0000173042 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:07:33.076216 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.076271 np0000173042 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:07:33.076335 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.076404 np0000173042 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:07:33.076471 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.076534 np0000173042 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:07:33.076588 np0000173042 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:07:33.076651 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.076711 np0000173042 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:07:33.076711 np0000173042 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:07:33.076794 np0000173042 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:07:33.076841 np0000173042 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:07:33.076875 np0000173042 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:07:33.077136 np0000173042 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:07:33.077136 np0000173042 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:07:33.077136 np0000173042 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:07:33.077266 np0000173042 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:07:33.078131 np0000173042 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:07:33.078218 np0000173042 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:07:33.078258 np0000173042 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:07:33.078323 np0000173042 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:07:33.078387 np0000173042 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:07:33.078440 np0000173042 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:07:33.078486 np0000173042 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:07:33.078528 np0000173042 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:07:33.078571 np0000173042 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:07:33.078613 np0000173042 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:07:33.078655 np0000173042 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:07:33.078696 np0000173042 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:07:33.078733 np0000173042 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:07:33.078777 np0000173042 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:07:33.078824 np0000173042 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:07:33.078824 np0000173042 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:07:33.078904 np0000173042 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:07:33.078972 np0000173042 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:07:33.079016 np0000173042 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:07:33.079057 np0000173042 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:07:33.079103 np0000173042 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:07:33.079144 np0000173042 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:07:33.079192 np0000173042 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:07:33.079237 np0000173042 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:07:33.079237 np0000173042 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:07:33.079321 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.079410 np0000173042 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:07:33.079459 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.079507 np0000173042 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:07:33.079507 np0000173042 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:07:33.079599 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.079599 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.079599 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.079599 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.079599 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.081271 np0000173042 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:07:33.081396 np0000173042 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:07:33.081486 np0000173042 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:07:33.081533 np0000173042 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:07:33.081566 np0000173042 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:07:33.081601 np0000173042 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:07:33.081633 np0000173042 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:07:33.081667 np0000173042 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:07:33.081708 np0000173042 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:07:33.081749 np0000173042 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:07:33.081792 np0000173042 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:07:33.081831 np0000173042 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:07:33.081831 np0000173042 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:07:33.081903 np0000173042 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:07:33.082126 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.082199 np0000173042 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:07:33.082265 np0000173042 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:07:33.082313 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.082350 np0000173042 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:07:33.082390 np0000173042 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:07:33.082423 np0000173042 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:07:33.082467 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.082501 np0000173042 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:07:33.082544 np0000173042 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:07:33.082617 np0000173042 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:07:33.082687 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.082732 np0000173042 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:07:33.082770 np0000173042 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:07:33.082770 np0000173042 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:07:33.082845 np0000173042 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:07:33.082888 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.082980 np0000173042 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:07:33.082980 np0000173042 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:07:33.083073 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.083117 np0000173042 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:07:33.083153 np0000173042 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:07:33.083153 np0000173042 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:07:33.083236 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.083293 np0000173042 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:07:33.083372 np0000173042 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:07:33.083372 np0000173042 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:07:33.083483 np0000173042 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:07:33.083549 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.083549 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.083549 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.083680 np0000173042 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:07:33.083732 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.083890 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.083971 np0000173042 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:07:33.084020 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.084176 np0000173042 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:07:33.084228 np0000173042 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:07:33.084228 np0000173042 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:07:33.084302 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.084334 np0000173042 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:07:33.084371 np0000173042 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:07:33.084371 np0000173042 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:07:33.084371 np0000173042 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:07:33.084467 np0000173042 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:07:33.084506 np0000173042 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:07:33.084506 np0000173042 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:07:33.084581 np0000173042 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:07:33.084632 np0000173042 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:07:33.084632 np0000173042 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:07:33.084708 np0000173042 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:07:33.084752 np0000173042 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:07:33.084798 np0000173042 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:07:33.084798 np0000173042 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:07:33.084859 np0000173042 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:07:33.084909 np0000173042 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:07:33.084977 np0000173042 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:07:33.085018 np0000173042 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:07:33.085061 np0000173042 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:07:33.085105 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.085147 np0000173042 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:07:33.085147 np0000173042 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:07:33.085216 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.085251 np0000173042 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:07:33.085288 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.085328 np0000173042 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:07:33.085366 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.085403 np0000173042 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:07:33.085403 np0000173042 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:07:33.085477 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.085519 np0000173042 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:07:33.085561 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.085600 np0000173042 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:07:33.085600 np0000173042 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:07:33.085700 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.085742 np0000173042 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:07:33.085742 np0000173042 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:07:33.085816 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.085860 np0000173042 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:07:33.085905 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.086040 np0000173042 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:07:33.086102 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.086133 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.086168 np0000173042 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:07:33.086260 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.086310 np0000173042 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:07:33.086386 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.086462 np0000173042 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:07:33.086506 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.086587 np0000173042 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:07:33.086730 np0000173042 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:07:33.086894 np0000173042 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:07:33.087167 np0000173042 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:07:33.087297 np0000173042 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:07:33.087459 np0000173042 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:07:33.087553 np0000173042 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:07:33.087604 np0000173042 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:07:33.087683 np0000173042 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:07:33.087683 np0000173042 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:07:33.087771 np0000173042 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:07:33.087867 np0000173042 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:07:33.087867 np0000173042 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:07:33.087867 np0000173042 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:07:33.088044 np0000173042 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:07:33.088086 np0000173042 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:07:33.088732 np0000173042 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:07:33.088834 np0000173042 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:07:33.088969 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.089085 np0000173042 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:07:33.089164 np0000173042 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:07:33.089237 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.089314 np0000173042 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:07:33.089395 np0000173042 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:07:33.089449 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.089528 np0000173042 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:07:33.089614 np0000173042 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:07:33.089695 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.089775 np0000173042 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:07:33.089849 np0000173042 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:07:33.089942 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.090029 np0000173042 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:07:33.090110 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.090192 np0000173042 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:07:33.090279 np0000173042 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:07:33.090363 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.090519 np0000173042 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:07:33.090652 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.090652 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.090793 np0000173042 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:07:33.090982 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.090982 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.091268 np0000173042 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:07:33.091450 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.091614 np0000173042 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:07:33.091704 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.091802 np0000173042 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:07:33.092000 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.092088 np0000173042 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:07:33.092088 np0000173042 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:07:33.092088 np0000173042 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:07:33.092366 np0000173042 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:07:33.092366 np0000173042 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:07:33.092366 np0000173042 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:07:33.092366 np0000173042 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:07:33.092695 np0000173042 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:07:33.092695 np0000173042 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:07:33.092774 np0000173042 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:07:33.092819 np0000173042 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:07:33.092858 np0000173042 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:07:33.092898 np0000173042 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:07:33.092965 np0000173042 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:07:33.093001 np0000173042 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:07:33.093035 np0000173042 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:07:33.093072 np0000173042 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:07:33.093106 np0000173042 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:07:33.093106 np0000173042 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:07:33.093176 np0000173042 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:07:33.093211 np0000173042 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:07:33.093246 np0000173042 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:07:33.093246 np0000173042 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:07:33.093246 np0000173042 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:07:33.093350 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.093350 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.093350 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.093350 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.093350 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.093521 np0000173042 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:07:33.093563 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.093563 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.093628 np0000173042 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:07:33.093628 np0000173042 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:07:33.093701 np0000173042 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:07:33.093701 np0000173042 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:07:33.093765 np0000173042 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:07:33.093817 np0000173042 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:07:33.093817 np0000173042 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:07:33.093907 np0000173042 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:07:33.093964 np0000173042 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:07:33.094009 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.094059 np0000173042 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:07:33.094101 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.094142 np0000173042 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:07:33.094181 np0000173042 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:07:33.094215 np0000173042 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:07:33.094260 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.094305 np0000173042 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:07:33.094305 np0000173042 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:07:33.094417 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.094487 np0000173042 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:07:33.094528 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.094566 np0000173042 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:07:33.094615 np0000173042 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:07:33.094657 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.094699 np0000173042 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:07:33.094699 np0000173042 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:07:33.094787 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.094831 np0000173042 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:07:33.095223 np0000173042 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:07:33.095223 np0000173042 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:07:33.095223 np0000173042 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:07:33.095223 np0000173042 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:07:33.099300 np0000173042 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:07:33.099393 np0000173042 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:07:33.099393 np0000173042 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:07:33.099480 np0000173042 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:07:33.099540 np0000173042 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:07:33.099600 np0000173042 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:07:33.099658 np0000173042 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:07:33.099712 np0000173042 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:07:33.099712 np0000173042 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:07:33.099823 np0000173042 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:07:33.099979 np0000173042 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:07:33.099979 np0000173042 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:07:33.099979 np0000173042 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:07:33.099979 np0000173042 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:07:33.106662 np0000173042 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:07:33.106733 np0000173042 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:07:33.106768 np0000173042 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:07:33.106808 np0000173042 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:07:33.106839 np0000173042 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:07:33.106872 np0000173042 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:07:33.106961 np0000173042 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:07:33.107001 np0000173042 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:07:33.107036 np0000173042 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:07:33.107075 np0000173042 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:07:33.107107 np0000173042 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:07:33.107136 np0000173042 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:07:33.107168 np0000173042 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:07:33.107199 np0000173042 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:07:33.107230 np0000173042 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:07:33.107261 np0000173042 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:07:33.107290 np0000173042 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:07:33.107290 np0000173042 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:07:33.107342 np0000173042 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:07:33.107383 np0000173042 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:07:33.107416 np0000173042 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:07:33.107704 np0000173042 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:07:33.107810 np0000173042 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:07:33.107844 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.107889 np0000173042 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:07:33.108099 np0000173042 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:07:33.108166 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.108207 np0000173042 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:07:33.108265 np0000173042 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:07:33.108354 np0000173042 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:07:33.108409 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.108593 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.108747 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.108951 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.109118 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.109448 np0000173042 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:07:33.109533 np0000173042 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:07:33.109649 np0000173042 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:07:33.109764 np0000173042 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:07:33.109873 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.109983 np0000173042 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:07:33.110065 np0000173042 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:07:33.110215 np0000173042 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:07:33.110326 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.110398 np0000173042 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:07:33.110467 np0000173042 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:07:33.110527 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.110601 np0000173042 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:07:33.110675 np0000173042 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:07:33.110773 np0000173042 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:07:33.110848 np0000173042 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:07:33.110949 np0000173042 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:07:33.111027 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.111088 np0000173042 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:07:33.111161 np0000173042 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:07:33.111225 np0000173042 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:07:33.111294 np0000173042 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:07:33.111363 np0000173042 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:07:33.111430 np0000173042 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:07:33.111501 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.111571 np0000173042 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:07:33.111639 np0000173042 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:07:33.111705 np0000173042 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:07:33.111775 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.111842 np0000173042 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:07:33.111909 np0000173042 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:07:33.112044 np0000173042 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:07:33.112143 np0000173042 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:07:33.112209 np0000173042 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:07:33.112268 np0000173042 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:07:33.112336 np0000173042 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:07:33.112395 np0000173042 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:07:33.112462 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.112524 np0000173042 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:07:33.112752 np0000173042 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:07:33.112830 np0000173042 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:07:33.113000 np0000173042 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:07:33.113146 np0000173042 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:07:33.113216 np0000173042 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:07:33.113274 np0000173042 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:07:33.113336 np0000173042 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:07:33.113394 np0000173042 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:07:33.113394 np0000173042 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:07:33.113394 np0000173042 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:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.113574 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.114169 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.114169 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.114169 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.114412 np0000173042 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:07:33.114412 np0000173042 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:07:33.114412 np0000173042 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:07:33.114608 np0000173042 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:07:33.114670 np0000173042 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:07:33.114726 np0000173042 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:07:33.114781 np0000173042 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:07:33.114837 np0000173042 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:07:33.114904 np0000173042 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:07:33.114995 np0000173042 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:07:33.115077 np0000173042 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:07:33.115154 np0000173042 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:07:33.115213 np0000173042 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:07:33.115213 np0000173042 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:07:33.115332 np0000173042 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:07:33.115391 np0000173042 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:07:33.115453 np0000173042 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:07:33.115509 np0000173042 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:07:33.115577 np0000173042 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:07:33.115641 np0000173042 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:07:33.115696 np0000173042 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:07:33.115770 np0000173042 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:07:33.115831 np0000173042 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:07:33.115899 np0000173042 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:07:33.116074 np0000173042 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:07:33.116074 np0000173042 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:07:33.116074 np0000173042 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:07:33.116074 np0000173042 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:07:33.120365 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.120501 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.120587 np0000173042 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:07:33.120702 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.120787 np0000173042 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:07:33.120845 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.120907 np0000173042 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:07:33.120987 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.121049 np0000173042 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:07:33.121106 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.121157 np0000173042 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:07:33.121157 np0000173042 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:07:33.121260 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.121322 np0000173042 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:07:33.121376 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.121442 np0000173042 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:07:33.121442 np0000173042 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:07:33.121550 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.121602 np0000173042 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:07:33.121602 np0000173042 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:07:33.121701 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.121757 np0000173042 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:07:33.121757 np0000173042 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:07:33.121863 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.121915 np0000173042 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:07:33.121991 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.121991 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.121991 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.123034 np0000173042 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:07:33.123092 np0000173042 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:07:33.123142 np0000173042 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:07:33.123183 np0000173042 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:07:33.123233 np0000173042 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:07:33.123280 np0000173042 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:07:33.123318 np0000173042 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:07:33.123360 np0000173042 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:07:33.123404 np0000173042 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:07:33.123446 np0000173042 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:07:33.123516 np0000173042 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:07:33.123615 np0000173042 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:07:33.123615 np0000173042 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:07:33.123751 np0000173042 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:07:33.127841 np0000173042 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:07:33.127913 np0000173042 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:07:33.127982 np0000173042 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:07:33.128023 np0000173042 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:07:33.128063 np0000173042 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:07:33.128101 np0000173042 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:07:33.128213 np0000173042 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:07:33.128264 np0000173042 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:07:33.128305 np0000173042 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:07:33.128305 np0000173042 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:07:33.128411 np0000173042 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:07:33.128458 np0000173042 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:07:33.128495 np0000173042 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:07:33.128532 np0000173042 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:07:33.128569 np0000173042 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:07:33.128611 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.128659 np0000173042 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:07:33.128737 np0000173042 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:07:33.128814 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.128884 np0000173042 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:07:33.128964 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.129075 np0000173042 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:07:33.129147 np0000173042 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:07:33.129194 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.129242 np0000173042 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:07:33.129287 np0000173042 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:07:33.129331 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.129375 np0000173042 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:07:33.129427 np0000173042 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:07:33.129471 np0000173042 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:07:33.129515 np0000173042 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:07:33.129559 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.129602 np0000173042 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:07:33.129642 np0000173042 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:07:33.129680 np0000173042 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:07:33.129723 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.129776 np0000173042 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:07:33.129837 np0000173042 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:07:33.129885 np0000173042 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:07:33.129948 np0000173042 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:07:33.129948 np0000173042 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:07:33.129948 np0000173042 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:07:33.130065 np0000173042 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:07:33.130181 np0000173042 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:07:33.130253 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.130299 np0000173042 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:07:33.130344 np0000173042 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:07:33.130400 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.130440 np0000173042 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:07:33.130477 np0000173042 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:07:33.130516 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.130561 np0000173042 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:07:33.130605 np0000173042 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:07:33.130682 np0000173042 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:07:33.130780 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.130891 np0000173042 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:07:33.130999 np0000173042 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:07:33.131087 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.131164 np0000173042 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:07:33.131244 np0000173042 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:07:33.131319 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.131390 np0000173042 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:07:33.131469 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.131700 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.131876 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.131975 np0000173042 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:07:33.132037 np0000173042 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:07:33.132099 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.132177 np0000173042 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:07:33.132227 np0000173042 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:07:33.132291 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.132343 np0000173042 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:07:33.132382 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.132426 np0000173042 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:07:33.132510 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.132570 np0000173042 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:07:33.132678 np0000173042 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:07:33.132800 np0000173042 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:07:33.132880 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.132964 np0000173042 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:07:33.133111 np0000173042 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:07:33.133223 np0000173042 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:07:33.133345 np0000173042 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:07:33.133479 np0000173042 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:07:33.133715 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.133797 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.133867 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.133984 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.134067 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.134150 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.134240 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.135616 np0000173042 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:07:33.135710 np0000173042 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:07:33.135847 np0000173042 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:07:33.135952 np0000173042 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:07:33.136032 np0000173042 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:07:33.136097 np0000173042 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:07:33.136151 np0000173042 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:07:33.136277 np0000173042 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:07:33.136346 np0000173042 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:07:33.136399 np0000173042 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:07:33.136460 np0000173042 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:07:33.136512 np0000173042 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:07:33.136512 np0000173042 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:07:33.136512 np0000173042 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:07:33.136797 np0000173042 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:07:33.136869 np0000173042 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:07:33.136917 np0000173042 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:07:33.137097 np0000173042 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:07:33.137158 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.137215 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.137253 np0000173042 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:07:33.137313 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.137379 np0000173042 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:07:33.137444 np0000173042 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:07:33.137521 np0000173042 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:07:33.137603 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.137657 np0000173042 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:07:33.137716 np0000173042 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:07:33.137780 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.137846 np0000173042 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:07:33.137897 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.137960 np0000173042 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:07:33.138008 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.138075 np0000173042 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:07:33.138075 np0000173042 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:07:33.140257 np0000173042 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:07:33.140347 np0000173042 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:07:33.140458 np0000173042 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:07:33.140537 np0000173042 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:07:33.140641 np0000173042 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:07:33.140727 np0000173042 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:07:33.140824 np0000173042 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:07:33.141224 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.141295 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.141385 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.141441 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.141507 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.141600 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.141744 np0000173042 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:07:33.141875 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.141956 np0000173042 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:07:33.141956 np0000173042 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:07:33.141956 np0000173042 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:07:33.141956 np0000173042 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:07:33.142111 np0000173042 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:07:33.142111 np0000173042 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:07:33.142798 np0000173042 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:07:33.142943 np0000173042 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:07:33.143104 np0000173042 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:07:33.143245 np0000173042 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:07:33.143353 np0000173042 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:07:33.143406 np0000173042 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:07:33.143455 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.143495 np0000173042 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:07:33.143532 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.143577 np0000173042 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:07:33.143616 np0000173042 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:07:33.143657 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.143693 np0000173042 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:07:33.143730 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.143770 np0000173042 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:07:33.143814 np0000173042 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:07:33.143860 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.143908 np0000173042 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:07:33.143988 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.144031 np0000173042 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:07:33.144068 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.144108 np0000173042 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:07:33.144108 np0000173042 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:07:33.144311 np0000173042 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:07:33.144472 np0000173042 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:07:33.144518 np0000173042 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:07:33.144607 np0000173042 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:07:33.144657 np0000173042 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:07:33.144734 np0000173042 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:07:33.144782 np0000173042 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:07:33.144817 np0000173042 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:07:33.144863 np0000173042 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:07:33.144911 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.144977 np0000173042 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:07:33.145015 np0000173042 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:07:33.145062 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.145099 np0000173042 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:07:33.145146 np0000173042 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:07:33.145191 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.145234 np0000173042 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:07:33.145276 np0000173042 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:07:33.145312 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.145349 np0000173042 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:07:33.145386 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.145427 np0000173042 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:07:33.145469 np0000173042 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:07:33.145509 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.145556 np0000173042 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:07:33.145593 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.145634 np0000173042 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:07:33.145677 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.145720 np0000173042 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:07:33.145762 np0000173042 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:07:33.145799 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.145835 np0000173042 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:07:33.145878 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.146109 np0000173042 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:07:33.146148 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.146185 np0000173042 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:07:33.146221 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.146259 np0000173042 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:07:33.146307 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.146350 np0000173042 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:07:33.146387 np0000173042 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:07:33.146428 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.146428 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.146520 np0000173042 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:07:33.146650 np0000173042 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:07:33.146691 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.146727 np0000173042 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:07:33.146727 np0000173042 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:07:33.146800 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.146842 np0000173042 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:07:33.146884 np0000173042 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:07:33.146939 np0000173042 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:07:33.146979 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.147016 np0000173042 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:07:33.147063 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.147105 np0000173042 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:07:33.147143 np0000173042 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:07:33.147183 np0000173042 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:07:33.147222 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.147258 np0000173042 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:07:33.147292 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.147333 np0000173042 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:07:33.147371 np0000173042 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:07:33.147371 np0000173042 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:07:33.147459 np0000173042 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:07:33.147496 np0000173042 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:07:33.147542 np0000173042 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:07:33.147591 np0000173042 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:07:33.147591 np0000173042 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:07:33.147687 np0000173042 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:07:33.147734 np0000173042 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:07:33.147734 np0000173042 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:07:33.147807 np0000173042 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:07:33.147855 np0000173042 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:07:33.147893 np0000173042 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:07:33.147948 np0000173042 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:07:33.147948 np0000173042 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:07:33.148014 np0000173042 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:07:33.148051 np0000173042 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:07:33.148088 np0000173042 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:07:33.148124 np0000173042 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:07:33.148124 np0000173042 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:07:33.148187 np0000173042 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:07:33.148235 np0000173042 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:07:33.148306 np0000173042 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:07:33.148341 np0000173042 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:07:33.148341 np0000173042 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:07:33.148403 np0000173042 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:07:33.148446 np0000173042 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:07:33.148490 np0000173042 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:07:33.148526 np0000173042 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:07:33.148570 np0000173042 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:07:33.148570 np0000173042 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:07:33.148570 np0000173042 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:07:33.148570 np0000173042 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:07:33.148570 np0000173042 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:07:33.149425 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.149486 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.149549 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.149598 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.149657 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.149733 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.149788 np0000173042 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:07:33.149855 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.149902 np0000173042 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:07:33.149902 np0000173042 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:07:33.149996 np0000173042 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:07:33.150034 np0000173042 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:07:33.150103 np0000173042 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:07:33.150154 np0000173042 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:07:33.150193 np0000173042 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:07:33.150368 np0000173042 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:07:33.150515 np0000173042 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:07:33.150664 np0000173042 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:07:33.150719 np0000173042 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:07:33.150719 np0000173042 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:07:33.150794 np0000173042 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:07:33.150836 np0000173042 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:07:33.150875 np0000173042 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:07:33.150957 np0000173042 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:07:33.151004 np0000173042 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:07:33.151042 np0000173042 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:07:33.151042 np0000173042 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:07:33.151121 np0000173042 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:07:33.154644 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.154728 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.154775 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.154844 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.154890 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.155066 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.155195 np0000173042 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:07:33.155300 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.155373 np0000173042 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:07:33.155373 np0000173042 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:07:33.155373 np0000173042 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:07:33.155373 np0000173042 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:07:33.155529 np0000173042 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:07:33.155568 np0000173042 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:07:33.155611 np0000173042 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:07:33.155649 np0000173042 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:07:33.155649 np0000173042 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:07:33.155722 np0000173042 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:07:33.155759 np0000173042 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:07:33.155795 np0000173042 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:07:33.155872 np0000173042 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:07:33.159195 np0000173042 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:07:33.159277 np0000173042 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:07:33.159437 np0000173042 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:07:33.159486 np0000173042 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:07:33.159525 np0000173042 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:07:33.159565 np0000173042 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:07:33.159603 np0000173042 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:07:33.159656 np0000173042 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:07:33.159742 np0000173042 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:07:33.159784 np0000173042 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:07:33.159824 np0000173042 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:07:33.159861 np0000173042 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:07:33.159899 np0000173042 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:07:33.159991 np0000173042 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:07:33.160058 np0000173042 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:07:33.160103 np0000173042 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:07:33.160145 np0000173042 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:07:33.160182 np0000173042 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:07:33.160226 np0000173042 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:07:33.160226 np0000173042 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:07:33.160226 np0000173042 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:07:33.160803 np0000173042 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:07:33.160878 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.160878 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.161011 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.161056 np0000173042 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:07:33.161100 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.161100 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.161180 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.161180 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.161249 np0000173042 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:07:33.161430 np0000173042 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:07:33.161620 np0000173042 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:07:33.161812 np0000173042 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:07:33.162089 np0000173042 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:07:33.165755 np0000173042 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:07:33.165855 np0000173042 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:07:33.165988 np0000173042 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:07:33.166063 np0000173042 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:07:33.166158 np0000173042 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:07:33.166234 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.166285 np0000173042 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:07:33.166330 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.166368 np0000173042 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:07:33.166403 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.166403 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.166473 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.166523 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.166592 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.168548 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.168614 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.168654 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.168730 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.168783 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.168838 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.168887 np0000173042 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:07:33.168978 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:07:33.169085 np0000173042 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:07:33.169150 np0000173042 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:07:33.169210 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:07:33.169274 np0000173042 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:07:33.169331 np0000173042 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:07:33.169398 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:07:33.169467 np0000173042 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:07:33.169530 np0000173042 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:07:33.169585 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:07:33.169639 np0000173042 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:07:33.169712 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:07:33.169771 np0000173042 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:07:33.169825 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:07:33.169876 np0000173042 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:07:33.169973 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:07:33.170054 np0000173042 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:07:33.170112 np0000173042 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:07:33.170166 np0000173042 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:07:33.170219 np0000173042 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:07:33.170219 np0000173042 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:07:33.170219 np0000173042 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:07:33.170219 np0000173042 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:07:33.170219 np0000173042 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:07:33.170480 np0000173042 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:07:33.170537 np0000173042 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:07:33.170592 np0000173042 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:07:33.170655 np0000173042 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:07:33.170717 np0000173042 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:07:33.170717 np0000173042 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:07:33.170717 np0000173042 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:07:33.170717 np0000173042 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:07:33.170717 np0000173042 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:07:33.170717 np0000173042 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:07:33.170717 np0000173042 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:07:33.170717 np0000173042 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:07:33.171150 np0000173042 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:07:33.171150 np0000173042 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:07:33.171150 np0000173042 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:07:33.172817 np0000173042 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:07:33.172904 np0000173042 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:07:33.173028 np0000173042 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:07:33.173160 np0000173042 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:07:33.173160 np0000173042 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:07:33.173269 np0000173042 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:07:33.173269 np0000173042 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:07:33.173629 np0000173042 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:07:33.173713 np0000173042 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:07:33.173774 np0000173042 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:07:33.173840 np0000173042 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:07:33.173961 np0000173042 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:07:33.174027 np0000173042 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:07:33.174099 np0000173042 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:07:33.174197 np0000173042 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:07:33.174260 np0000173042 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:07:33.174347 np0000173042 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:07:33.174430 np0000173042 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:07:33.174490 np0000173042 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:07:33.174588 np0000173042 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:07:33.216738 np0000173042 devstack@c-api.service[113341]: INFO dbcounter [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Registered counter for database cinder May 09 09:07:33.217122 np0000173042 devstack@c-api.service[113338]: INFO dbcounter [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Registered counter for database cinder May 09 09:07:33.222914 np0000173042 devstack@c-api.service[113340]: INFO dbcounter [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Registered counter for database cinder May 09 09:07:33.224646 np0000173042 devstack@c-api.service[113339]: INFO dbcounter [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Registered counter for database cinder May 09 09:07:33.230172 np0000173042 devstack@c-api.service[113338]: DEBUG oslo_db.sqlalchemy.engines [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d 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:07:33.231395 np0000173042 devstack@c-api.service[113341]: DEBUG oslo_db.sqlalchemy.engines [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 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=113341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:33.237554 np0000173042 devstack@c-api.service[113340]: DEBUG oslo_db.sqlalchemy.engines [None req-d8386cd2-7535-4098-8d26-976b33541faf 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:07:33.243206 np0000173042 devstack@c-api.service[113339]: DEBUG oslo_db.sqlalchemy.engines [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 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:07:33.354744 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writer thread running {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:07:33.355941 np0000173042 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:07:33.357442 np0000173042 devstack@c-api.service[113341]: INFO cinder.rpc [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:33.358535 np0000173042 devstack@c-api.service[113338]: INFO cinder.rpc [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:33.359008 np0000173042 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:07:33.360170 np0000173042 devstack@c-api.service[113341]: INFO cinder.rpc [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:33.360887 np0000173042 devstack@c-api.service[113338]: INFO cinder.rpc [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:33.361528 np0000173042 devstack@c-api.service[113340]: INFO cinder.rpc [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:33.362472 np0000173042 devstack@c-api.service[113341]: INFO cinder.rpc [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:33.363150 np0000173042 devstack@c-api.service[113338]: INFO cinder.rpc [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:33.364186 np0000173042 devstack@c-api.service[113340]: INFO cinder.rpc [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:33.364541 np0000173042 devstack@c-api.service[113341]: INFO cinder.rpc [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:33.365133 np0000173042 devstack@c-api.service[113338]: INFO cinder.rpc [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:33.365440 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.366019 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.366780 np0000173042 devstack@c-api.service[113340]: INFO cinder.rpc [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:33.367426 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.367709 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.369451 np0000173042 devstack@c-api.service[113340]: INFO cinder.rpc [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:33.371075 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.372115 np0000173042 devstack@c-api.service[113338]: DEBUG oslo_db.sqlalchemy.engines [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d 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:07:33.373125 np0000173042 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:07:33.373191 np0000173042 devstack@c-api.service[113341]: DEBUG oslo_db.sqlalchemy.engines [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 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=113341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:33.373905 np0000173042 devstack@c-api.service[113338]: INFO cinder.rpc [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:33.374041 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.375666 np0000173042 devstack@c-api.service[113338]: INFO cinder.rpc [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:33.375777 np0000173042 devstack@c-api.service[113341]: INFO cinder.rpc [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:33.375994 np0000173042 devstack@c-api.service[113339]: INFO cinder.rpc [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:07:33.376522 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.378102 np0000173042 devstack@c-api.service[113341]: INFO cinder.rpc [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:33.378645 np0000173042 devstack@c-api.service[113339]: INFO cinder.rpc [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:07:33.379026 np0000173042 devstack@c-api.service[113340]: DEBUG oslo_db.sqlalchemy.engines [None req-d8386cd2-7535-4098-8d26-976b33541faf 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:07:33.379589 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.381134 np0000173042 devstack@c-api.service[113340]: INFO cinder.rpc [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:33.381316 np0000173042 devstack@c-api.service[113339]: INFO cinder.rpc [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:07:33.383067 np0000173042 devstack@c-api.service[113340]: INFO cinder.rpc [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:33.383761 np0000173042 devstack@c-api.service[113339]: INFO cinder.rpc [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:07:33.383844 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.385082 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.387389 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.389297 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.389904 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.392312 np0000173042 devstack@c-api.service[113339]: DEBUG oslo_db.sqlalchemy.engines [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 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:07:33.392664 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.393166 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.394468 np0000173042 devstack@c-api.service[113339]: INFO cinder.rpc [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:07:33.395939 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.396368 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.396437 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.396749 np0000173042 devstack@c-api.service[113339]: INFO cinder.rpc [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:07:33.397945 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.399710 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.400102 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.400850 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.403307 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.403435 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.403955 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.406509 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.406941 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.407779 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.409289 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.409668 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.410087 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.410952 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.412669 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.413594 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.413809 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.413875 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.416108 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.416780 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.416861 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.417158 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.418331 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.418420 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.420342 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.420909 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.421037 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.421095 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.423843 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.424520 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.426080 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.426913 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.427027 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.427082 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.428832 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.430276 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.430357 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.430409 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.432592 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.432702 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.433255 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.434286 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.434456 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.434538 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.435798 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.435891 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.436940 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.437413 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.437509 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.438541 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.438949 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.439088 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.439157 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.440201 np0000173042 devstack@c-api.service[113338]: WARNING cinder.api.contrib.hosts [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:33.440275 np0000173042 devstack@c-api.service[113341]: WARNING cinder.api.contrib.hosts [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:33.440839 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.441023 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.441265 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.441335 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.442327 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.442490 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.442898 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.443954 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.444231 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.444403 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.444815 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: extensions {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.445209 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: extensions {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.446046 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.446098 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: encryption {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.446483 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: encryption {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.447181 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.447650 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.447715 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: encryption {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.448137 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: encryption {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.448863 np0000173042 devstack@c-api.service[113340]: WARNING cinder.api.contrib.hosts [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:33.456365 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: os-quota-sets {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.456485 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-quota-sets {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.456573 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.456637 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.456697 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: cgsnapshots {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.456766 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: cgsnapshots {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.456838 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.456897 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d 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:07:33.457007 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-quota-class-sets {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457067 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.457125 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.457183 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: os-availability-zone {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457255 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: extensions {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457324 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-availability-zone {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457402 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.457463 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: qos-specs {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457530 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: encryption {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457597 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: qos-specs {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457657 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.457714 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: encryption {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457772 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: backups {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457837 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: backups {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.457897 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.458545 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: os-quota-sets {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.459105 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.459867 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: extra_specs {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.459993 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: cgsnapshots {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.460252 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: extra_specs {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.460324 np0000173042 devstack@c-api.service[113339]: WARNING cinder.api.contrib.hosts [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:07:33.460998 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.461392 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf 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:07:33.461452 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: os-snapshot-manage {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.461832 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-snapshot-manage {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.462521 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.462873 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: os-availability-zone {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.462935 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d 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:07:33.463337 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-volume-type-access {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.464231 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: qos-specs {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.464415 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.464549 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: capabilities {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.464998 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: capabilities {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.465297 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: extensions {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.465820 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: os-hosts {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.466390 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: backups {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.466461 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-hosts {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.466525 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: encryption {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.467215 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: consistencygroups {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.467776 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: consistencygroups {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.468334 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: encryption {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.469154 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: os-volume-transfer {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.469337 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: extra_specs {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.469740 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-volume-transfer {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.469947 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: os-quota-sets {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.470766 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: scheduler-stats {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.471004 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: os-snapshot-manage {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.471411 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: scheduler-stats {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.471468 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: cgsnapshots {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.472245 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extended resource: os-volume-manage {{(pid=113338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.472846 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extended resource: os-volume-manage {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.472891 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf 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:07:33.472975 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 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:07:33.474495 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.474552 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: capabilities {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.474588 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: os-availability-zone {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.475133 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.475488 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] SnapshotActionsController initialized {{(pid=113338) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:33.476027 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: qos-specs {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.476144 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: os-hosts {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.476208 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.contrib.snapshot_actions [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] SnapshotActionsController initialized {{(pid=113341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:33.476267 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.476936 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.477547 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: consistencygroups {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.477632 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.478270 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: backups {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.478351 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.479107 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.479714 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: os-volume-transfer {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.479812 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.480498 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.480707 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: extra_specs {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.481209 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.481413 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: scheduler-stats {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.482011 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.482642 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.482885 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extended resource: os-volume-manage {{(pid=113340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.483220 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: os-snapshot-manage {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.483592 np0000173042 devstack@c-api.service[113338]: WARNING castellan.key_manager.migration [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.484198 np0000173042 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.484442 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.484581 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.484681 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.484746 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 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:07:33.484817 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.484872 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485076 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485155 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485213 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485287 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485362 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.485418 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485480 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485545 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485606 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485730 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension UsedLimits extending resource: limits {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485730 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension TypesManage extending resource: types {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485887 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.485982 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension AdminActions extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486070 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486138 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension AdminActions extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486204 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486260 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension AdminActions extending resource: backups {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486260 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension VolumeActions extending resource: volumes {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486357 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486357 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486466 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.v3.router [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486531 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension UsedLimits extending resource: limits {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486605 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.contrib.snapshot_actions [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] SnapshotActionsController initialized {{(pid=113340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:33.486669 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension TypesManage extending resource: types {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486723 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: capabilities {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.486786 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension AdminActions extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486786 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension AdminActions extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486786 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension AdminActions extending resource: backups {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.486786 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension VolumeActions extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.487079 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.487155 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.487635 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: os-hosts {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.488379 np0000173042 devstack@c-api.service[113338]: WARNING keystonemiddleware.auth_token [None req-8b4c2724-42ab-4df1-ad68-cefb7333d06d 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:07:33.488509 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.489035 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: consistencygroups {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.489310 np0000173042 devstack@c-api.service[113341]: WARNING keystonemiddleware.auth_token [None req-a61cc4ed-6c06-4a1a-87c6-e9f214d863f4 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:07:33.489810 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.491121 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: os-volume-transfer {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.491249 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.492831 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.492881 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: scheduler-stats {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.494274 np0000173042 devstack@c-api.service[113338]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fd4844a3668 pid: 113338 (default app) May 09 09:07:33.494379 np0000173042 devstack@c-api.service[113340]: WARNING castellan.key_manager.migration [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.494423 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extended resource: os-volume-manage {{(pid=113339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:07:33.494752 np0000173042 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:07:33.494752 np0000173042 devstack@c-api.service[113338]: warnings.warn( May 09 09:07:33.495169 np0000173042 devstack@c-api.service[113341]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fd4844a3668 pid: 113341 (default app) May 09 09:07:33.495326 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.495456 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.495566 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.495684 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.495783 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension SnapshotActions extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.495890 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeTypeAccess extending resource: types {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496031 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496140 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496255 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496356 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension UsedLimits extending resource: limits {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496455 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension TypesManage extending resource: types {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496560 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension AdminActions extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496686 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension AdminActions extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496795 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension AdminActions extending resource: backups {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496895 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension VolumeActions extending resource: volumes {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.496969 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.497116 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.v3.router [None req-d8386cd2-7535-4098-8d26-976b33541faf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.497990 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.contrib.snapshot_actions [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] SnapshotActionsController initialized {{(pid=113339) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:07:33.498794 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.499391 np0000173042 devstack@c-api.service[113340]: WARNING keystonemiddleware.auth_token [None req-d8386cd2-7535-4098-8d26-976b33541faf 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:07:33.500293 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.501733 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.502906 np0000173042 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:07:33.502906 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.502906 np0000173042 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:07:33.502906 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503265 np0000173042 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:07:33.503265 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503265 np0000173042 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:07:33.503265 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503501 np0000173042 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:07:33.503501 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503501 np0000173042 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:07:33.503501 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503501 np0000173042 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:07:33.503501 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503852 np0000173042 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:07:33.503852 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503852 np0000173042 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:07:33.503852 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.503852 np0000173042 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:07:33.504196 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504239 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.504278 np0000173042 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:07:33.504278 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504278 np0000173042 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:07:33.504278 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504481 np0000173042 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:07:33.504481 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504481 np0000173042 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:07:33.504481 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504651 np0000173042 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:07:33.504651 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504651 np0000173042 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:07:33.504651 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504651 np0000173042 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:07:33.504876 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504876 np0000173042 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:07:33.504876 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.504876 np0000173042 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:07:33.504876 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505149 np0000173042 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:07:33.505149 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505149 np0000173042 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:07:33.505149 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505149 np0000173042 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:07:33.505149 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505393 np0000173042 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:07:33.505393 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505393 np0000173042 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:07:33.505393 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505393 np0000173042 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:07:33.505393 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505634 np0000173042 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:07:33.505634 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505634 np0000173042 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:07:33.505634 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505634 np0000173042 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:07:33.505634 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505878 np0000173042 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:07:33.505878 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505878 np0000173042 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:07:33.505878 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.505878 np0000173042 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:07:33.506176 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506176 np0000173042 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:07:33.506176 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506176 np0000173042 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:07:33.506176 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506375 np0000173042 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:07:33.506375 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506375 np0000173042 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:07:33.506375 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506375 np0000173042 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:07:33.506375 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506625 np0000173042 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:07:33.506625 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506625 np0000173042 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:07:33.506625 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506625 np0000173042 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:07:33.506625 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506853 np0000173042 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:07:33.506853 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506853 np0000173042 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:07:33.506853 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.506853 np0000173042 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:07:33.507132 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507132 np0000173042 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:07:33.507132 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507132 np0000173042 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:07:33.507132 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507414 np0000173042 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:07:33.507414 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507414 np0000173042 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:07:33.507414 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507610 np0000173042 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:07:33.507610 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507610 np0000173042 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:07:33.507610 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507784 np0000173042 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:07:33.507784 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507784 np0000173042 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:07:33.507784 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.507784 np0000173042 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:07:33.508102 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508102 np0000173042 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:07:33.508102 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508102 np0000173042 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:07:33.508102 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508309 np0000173042 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:07:33.508309 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508309 np0000173042 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:07:33.508309 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508489 np0000173042 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:07:33.508489 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508489 np0000173042 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:07:33.508489 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508655 np0000173042 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:07:33.508655 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508655 np0000173042 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:07:33.508655 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508827 np0000173042 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:07:33.508827 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.508827 np0000173042 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:07:33.508827 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509041 np0000173042 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:07:33.509041 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509041 np0000173042 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:07:33.509041 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509224 np0000173042 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:07:33.509224 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509224 np0000173042 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:07:33.509224 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509224 np0000173042 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:07:33.509464 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509464 np0000173042 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:07:33.509464 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509464 np0000173042 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:07:33.509464 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509464 np0000173042 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:07:33.509719 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509719 np0000173042 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:07:33.509719 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.509719 np0000173042 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:07:33.509719 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510036 np0000173042 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:07:33.510036 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510036 np0000173042 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:07:33.510036 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510036 np0000173042 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:07:33.510036 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510318 np0000173042 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:07:33.510318 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510318 np0000173042 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:07:33.510318 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510318 np0000173042 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:07:33.510318 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510574 np0000173042 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:07:33.510574 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510574 np0000173042 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:07:33.510574 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510574 np0000173042 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:07:33.510574 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510851 np0000173042 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:07:33.510851 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510851 np0000173042 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:07:33.510851 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.510851 np0000173042 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:07:33.510851 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511127 np0000173042 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:07:33.511127 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511127 np0000173042 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:07:33.511127 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511349 np0000173042 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:07:33.511349 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511349 np0000173042 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:07:33.511349 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511349 np0000173042 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:07:33.511605 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511605 np0000173042 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:07:33.511605 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511605 np0000173042 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:07:33.511605 np0000173042 devstack@c-api.service[113338]: warnings.warn(deprecated_msg) May 09 09:07:33.511791 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.512154 np0000173042 devstack@c-api.service[113340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fd4844a3668 pid: 113340 (default app) May 09 09:07:33.512227 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-7a9a82e6-6c46-4964-b1f6-e090e4de7fb4 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:07:33.512274 np0000173042 devstack@c-api.service[113339]: WARNING castellan.key_manager.migration [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:07:33.512274 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512274 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512274 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512274 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512274 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512274 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512492 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512492 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512492 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512492 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension UsedLimits extending resource: limits {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512492 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension TypesManage extending resource: types {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512492 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension AdminActions extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512492 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension AdminActions extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512726 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension AdminActions extending resource: backups {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512726 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension VolumeActions extending resource: volumes {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512802 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 953 bytes} [Sat May 9 09:07:33 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:07:33.512841 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.v3.router [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:07:33.512841 np0000173042 devstack@c-api.service[113339]: WARNING keystonemiddleware.auth_token [None req-b242a24c-eb06-4ddd-bf1a-f8d010be5c36 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:07:33.517908 np0000173042 devstack@c-api.service[113339]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fd4844a3668 pid: 113339 (default app) May 09 09:07:40.908605 np0000173042 devstack@c-api.service[113341]: /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:07:40.908605 np0000173042 devstack@c-api.service[113341]: warnings.warn( May 09 09:07:40.922804 np0000173042 devstack@c-api.service[113341]: /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:07:40.922804 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.922804 np0000173042 devstack@c-api.service[113341]: /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:07:40.922804 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.922804 np0000173042 devstack@c-api.service[113341]: /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:07:40.923407 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.923407 np0000173042 devstack@c-api.service[113341]: /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:07:40.923407 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.923407 np0000173042 devstack@c-api.service[113341]: /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:07:40.923407 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.923772 np0000173042 devstack@c-api.service[113341]: /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:07:40.923772 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.923772 np0000173042 devstack@c-api.service[113341]: /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:07:40.923772 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.923772 np0000173042 devstack@c-api.service[113341]: /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:07:40.923772 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.924167 np0000173042 devstack@c-api.service[113341]: /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:07:40.924167 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.924167 np0000173042 devstack@c-api.service[113341]: /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:07:40.924167 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.924497 np0000173042 devstack@c-api.service[113341]: /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:07:40.924497 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.924497 np0000173042 devstack@c-api.service[113341]: /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:07:40.924497 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.924807 np0000173042 devstack@c-api.service[113341]: /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:07:40.924807 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.924807 np0000173042 devstack@c-api.service[113341]: /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:07:40.924807 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925059 np0000173042 devstack@c-api.service[113341]: /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:07:40.925059 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925059 np0000173042 devstack@c-api.service[113341]: /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:07:40.925059 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925059 np0000173042 devstack@c-api.service[113341]: /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:07:40.925342 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925342 np0000173042 devstack@c-api.service[113341]: /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:07:40.925342 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925342 np0000173042 devstack@c-api.service[113341]: /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:07:40.925342 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925647 np0000173042 devstack@c-api.service[113341]: /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:07:40.925647 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925647 np0000173042 devstack@c-api.service[113341]: /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:07:40.925647 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.925647 np0000173042 devstack@c-api.service[113341]: /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:07:40.925647 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.926171 np0000173042 devstack@c-api.service[113341]: /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:07:40.926171 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.926171 np0000173042 devstack@c-api.service[113341]: /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:07:40.926171 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.926171 np0000173042 devstack@c-api.service[113341]: /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:07:40.926171 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.926663 np0000173042 devstack@c-api.service[113341]: /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:07:40.926663 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.926663 np0000173042 devstack@c-api.service[113341]: /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:07:40.926663 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.926663 np0000173042 devstack@c-api.service[113341]: /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:07:40.926663 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927098 np0000173042 devstack@c-api.service[113341]: /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:07:40.927098 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927098 np0000173042 devstack@c-api.service[113341]: /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:07:40.927098 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927098 np0000173042 devstack@c-api.service[113341]: /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:07:40.927449 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927449 np0000173042 devstack@c-api.service[113341]: /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:07:40.927449 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927449 np0000173042 devstack@c-api.service[113341]: /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:07:40.927449 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927795 np0000173042 devstack@c-api.service[113341]: /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:07:40.927795 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927795 np0000173042 devstack@c-api.service[113341]: /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:07:40.927795 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.927795 np0000173042 devstack@c-api.service[113341]: /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:07:40.927795 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.928276 np0000173042 devstack@c-api.service[113341]: /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:07:40.928276 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.928276 np0000173042 devstack@c-api.service[113341]: /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:07:40.928276 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.928276 np0000173042 devstack@c-api.service[113341]: /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:07:40.928276 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.928648 np0000173042 devstack@c-api.service[113341]: /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:07:40.928648 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.928648 np0000173042 devstack@c-api.service[113341]: /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:07:40.928648 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.928648 np0000173042 devstack@c-api.service[113341]: /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:07:40.929011 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.929011 np0000173042 devstack@c-api.service[113341]: /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:07:40.929011 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.929011 np0000173042 devstack@c-api.service[113341]: /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:07:40.929011 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.929395 np0000173042 devstack@c-api.service[113341]: /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:07:40.929395 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.929395 np0000173042 devstack@c-api.service[113341]: /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:07:40.929395 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.929696 np0000173042 devstack@c-api.service[113341]: /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:07:40.929696 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.929696 np0000173042 devstack@c-api.service[113341]: /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:07:40.929696 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.930051 np0000173042 devstack@c-api.service[113341]: /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:07:40.930051 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.930051 np0000173042 devstack@c-api.service[113341]: /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:07:40.930051 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.930051 np0000173042 devstack@c-api.service[113341]: /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:07:40.930479 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.930479 np0000173042 devstack@c-api.service[113341]: /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:07:40.930479 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.930479 np0000173042 devstack@c-api.service[113341]: /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:07:40.930479 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.930816 np0000173042 devstack@c-api.service[113341]: /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:07:40.930816 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.930816 np0000173042 devstack@c-api.service[113341]: /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:07:40.930816 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931159 np0000173042 devstack@c-api.service[113341]: /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:07:40.931159 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931159 np0000173042 devstack@c-api.service[113341]: /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:07:40.931159 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931343 np0000173042 devstack@c-api.service[113341]: /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:07:40.931343 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931343 np0000173042 devstack@c-api.service[113341]: /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:07:40.931343 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931504 np0000173042 devstack@c-api.service[113341]: /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:07:40.931504 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931504 np0000173042 devstack@c-api.service[113341]: /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:07:40.931504 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931670 np0000173042 devstack@c-api.service[113341]: /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:07:40.931670 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931670 np0000173042 devstack@c-api.service[113341]: /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:07:40.931670 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931831 np0000173042 devstack@c-api.service[113341]: /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:07:40.931831 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931831 np0000173042 devstack@c-api.service[113341]: /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:07:40.931831 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.931831 np0000173042 devstack@c-api.service[113341]: /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:07:40.932059 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932059 np0000173042 devstack@c-api.service[113341]: /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:07:40.932059 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932059 np0000173042 devstack@c-api.service[113341]: /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:07:40.932059 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932059 np0000173042 devstack@c-api.service[113341]: /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:07:40.932331 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932331 np0000173042 devstack@c-api.service[113341]: /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:07:40.932331 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932331 np0000173042 devstack@c-api.service[113341]: /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:07:40.932331 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932504 np0000173042 devstack@c-api.service[113341]: /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:07:40.932504 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932504 np0000173042 devstack@c-api.service[113341]: /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:07:40.932504 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932504 np0000173042 devstack@c-api.service[113341]: /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:07:40.932504 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932729 np0000173042 devstack@c-api.service[113341]: /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:07:40.932729 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932729 np0000173042 devstack@c-api.service[113341]: /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:07:40.932729 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932729 np0000173042 devstack@c-api.service[113341]: /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:07:40.932729 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932975 np0000173042 devstack@c-api.service[113341]: /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:07:40.932975 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932975 np0000173042 devstack@c-api.service[113341]: /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:07:40.932975 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.932975 np0000173042 devstack@c-api.service[113341]: /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:07:40.932975 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933240 np0000173042 devstack@c-api.service[113341]: /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:07:40.933240 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933240 np0000173042 devstack@c-api.service[113341]: /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:07:40.933240 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933240 np0000173042 devstack@c-api.service[113341]: /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:07:40.933240 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933455 np0000173042 devstack@c-api.service[113341]: /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:07:40.933455 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933455 np0000173042 devstack@c-api.service[113341]: /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:07:40.933455 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933632 np0000173042 devstack@c-api.service[113341]: /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:07:40.933632 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933632 np0000173042 devstack@c-api.service[113341]: /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:07:40.933632 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933632 np0000173042 devstack@c-api.service[113341]: /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:07:40.933822 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933822 np0000173042 devstack@c-api.service[113341]: /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:07:40.933822 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933822 np0000173042 devstack@c-api.service[113341]: /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:07:40.933822 np0000173042 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) May 09 09:07:40.933822 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-8575b412-6679-42f1-8190-6853dfb72e01 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:41.405961 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-8575b412-6679-42f1-8190-6853dfb72e01 admin admin] POST https://199.204.45.250/volume/v3/types May 09 09:07:41.406521 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-8575b412-6679-42f1-8190-6853dfb72e01 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:07:41.408116 np0000173042 devstack@c-api.service[113341]: /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:07:41.408116 np0000173042 devstack@c-api.service[113341]: warnings.warn( May 09 09:07:41.426822 np0000173042 devstack@c-api.service[113341]: DEBUG oslo_db.sqlalchemy.engines [None req-8575b412-6679-42f1-8190-6853dfb72e01 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=113341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:41.479415 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-8575b412-6679-42f1-8190-6853dfb72e01 admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 May 09 09:07:41.479976 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Sat May 9 09:07:40 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:41.493058 np0000173042 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:07:41.493058 np0000173042 devstack@c-api.service[113340]: warnings.warn( May 09 09:07:41.508264 np0000173042 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:07:41.508264 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.508264 np0000173042 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:07:41.508264 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.508264 np0000173042 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:07:41.508687 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.508687 np0000173042 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:07:41.508687 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.508687 np0000173042 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:07:41.508687 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509087 np0000173042 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:07:41.509087 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509087 np0000173042 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:07:41.509087 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509087 np0000173042 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:07:41.509087 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509421 np0000173042 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:07:41.509421 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509421 np0000173042 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:07:41.509421 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509675 np0000173042 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:07:41.509675 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509675 np0000173042 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:07:41.509675 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509956 np0000173042 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:07:41.509956 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.509956 np0000173042 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:07:41.509956 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510188 np0000173042 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:07:41.510188 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510188 np0000173042 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:07:41.510188 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510188 np0000173042 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:07:41.510473 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510473 np0000173042 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:07:41.510473 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510473 np0000173042 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:07:41.510473 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510741 np0000173042 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:07:41.510741 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510741 np0000173042 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:07:41.510741 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.510741 np0000173042 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:07:41.510741 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.511148 np0000173042 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:07:41.511148 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.511148 np0000173042 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:07:41.511148 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.511148 np0000173042 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:07:41.511148 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.511479 np0000173042 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:07:41.511479 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.511479 np0000173042 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:07:41.511479 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.511479 np0000173042 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:07:41.511479 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512242 np0000173042 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:07:41.512242 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512242 np0000173042 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:07:41.512242 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512242 np0000173042 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:07:41.512439 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512439 np0000173042 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:07:41.512439 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512439 np0000173042 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:07:41.512439 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512635 np0000173042 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:07:41.512635 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512635 np0000173042 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:07:41.512635 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512635 np0000173042 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:07:41.512635 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512847 np0000173042 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:07:41.512847 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512847 np0000173042 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:07:41.512847 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.512847 np0000173042 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:07:41.512847 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513064 np0000173042 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:07:41.513064 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513064 np0000173042 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:07:41.513064 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513064 np0000173042 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:07:41.513248 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513248 np0000173042 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:07:41.513248 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513248 np0000173042 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:07:41.513248 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513419 np0000173042 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:07:41.513419 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513419 np0000173042 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:07:41.513419 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513563 np0000173042 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:07:41.513563 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513563 np0000173042 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:07:41.513563 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513722 np0000173042 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:07:41.513722 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513722 np0000173042 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:07:41.513722 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513722 np0000173042 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:07:41.513903 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513903 np0000173042 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:07:41.513903 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.513903 np0000173042 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:07:41.513903 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514091 np0000173042 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:07:41.514091 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514091 np0000173042 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:07:41.514091 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514233 np0000173042 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:07:41.514233 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514233 np0000173042 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:07:41.514233 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514376 np0000173042 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:07:41.514376 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514376 np0000173042 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:07:41.514376 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514519 np0000173042 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:07:41.514519 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514519 np0000173042 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:07:41.514519 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514678 np0000173042 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:07:41.514678 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514678 np0000173042 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:07:41.514678 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514823 np0000173042 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:07:41.514823 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514823 np0000173042 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:07:41.514823 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.514823 np0000173042 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:07:41.515036 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515036 np0000173042 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:07:41.515036 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515036 np0000173042 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:07:41.515036 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515036 np0000173042 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:07:41.515251 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515251 np0000173042 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:07:41.515251 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515251 np0000173042 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:07:41.515251 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515423 np0000173042 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:07:41.515423 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515423 np0000173042 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:07:41.515423 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515423 np0000173042 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:07:41.515423 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515639 np0000173042 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:07:41.515639 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515639 np0000173042 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:07:41.515639 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515639 np0000173042 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:07:41.515639 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515910 np0000173042 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:07:41.515910 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515910 np0000173042 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:07:41.515910 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.515910 np0000173042 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:07:41.515910 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516133 np0000173042 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:07:41.516133 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516133 np0000173042 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:07:41.516133 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516133 np0000173042 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:07:41.516133 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516335 np0000173042 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:07:41.516335 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516335 np0000173042 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:07:41.516335 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516490 np0000173042 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:07:41.516490 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516490 np0000173042 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:07:41.516490 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516490 np0000173042 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:07:41.516679 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516679 np0000173042 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:07:41.516679 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516679 np0000173042 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:07:41.516679 np0000173042 devstack@c-api.service[113340]: warnings.warn(deprecated_msg) May 09 09:07:41.516679 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [req-8575b412-6679-42f1-8190-6853dfb72e01 req-35c68ead-ec29-4048-b6bc-f0059513c328 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:07:41.838384 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [req-8575b412-6679-42f1-8190-6853dfb72e01 req-35c68ead-ec29-4048-b6bc-f0059513c328 admin admin] POST https://199.204.45.250/volume/v3/types/482edf74-0eea-46ff-8de2-2821080de2c6/extra_specs May 09 09:07:41.839006 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [req-8575b412-6679-42f1-8190-6853dfb72e01 req-35c68ead-ec29-4048-b6bc-f0059513c328 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:07:41.840784 np0000173042 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:07:41.840784 np0000173042 devstack@c-api.service[113340]: warnings.warn( May 09 09:07:41.851063 np0000173042 devstack@c-api.service[113340]: DEBUG oslo_db.sqlalchemy.engines [req-8575b412-6679-42f1-8190-6853dfb72e01 req-35c68ead-ec29-4048-b6bc-f0059513c328 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:07:41.918763 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [req-8575b412-6679-42f1-8190-6853dfb72e01 req-35c68ead-ec29-4048-b6bc-f0059513c328 admin admin] https://199.204.45.250/volume/v3/types/482edf74-0eea-46ff-8de2-2821080de2c6/extra_specs returned with HTTP 200 May 09 09:07:41.919303 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 1/3] 199.204.45.250 () {70 vars in 1505 bytes} [Sat May 9 09:07:41 2026] POST /volume/v3/types/482edf74-0eea-46ff-8de2-2821080de2c6/extra_specs => generated 55 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:07:43.375331 np0000173042 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:07:43.396066 np0000173042 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=6 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:51.475563 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:51.916271 np0000173042 devstack@c-api.service[113340]: DEBUG dbcounter [-] [113340] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:37.010892 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-d0496d36-ca50-4f86-8881-c8000fe5a7ca 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:14:37.011771 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-d0496d36-ca50-4f86-8881-c8000fe5a7ca None None] GET https://199.204.45.250/volume// May 09 09:14:37.012024 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-d0496d36-ca50-4f86-8881-c8000fe5a7ca None None] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:37.012331 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-d0496d36-ca50-4f86-8881-c8000fe5a7ca None None] Calling method 'all' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:37.013030 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-d0496d36-ca50-4f86-8881-c8000fe5a7ca None None] https://199.204.45.250/volume// returned with HTTP 300 May 09 09:14:37.013781 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 2/4] 199.204.45.250 () {66 vars in 1456 bytes} [Sat May 9 09:14:37 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:15:30.611014 np0000173042 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:15:30.611014 np0000173042 devstack@c-api.service[113339]: warnings.warn( May 09 09:15:30.623227 np0000173042 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:15:30.623227 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.623468 np0000173042 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:15:30.623468 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.623597 np0000173042 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:15:30.623597 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.623716 np0000173042 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:15:30.623716 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.623835 np0000173042 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:15:30.623835 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.623988 np0000173042 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:15:30.623988 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.624115 np0000173042 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:15:30.624115 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.624939 np0000173042 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:15:30.624939 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.624939 np0000173042 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:15:30.624939 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.624939 np0000173042 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:15:30.625140 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.625140 np0000173042 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:15:30.625140 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.625140 np0000173042 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:15:30.625140 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.625282 np0000173042 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:15:30.625282 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.626133 np0000173042 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:15:30.626133 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.626270 np0000173042 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:15:30.626270 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.626393 np0000173042 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:15:30.626393 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.626514 np0000173042 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:15:30.626514 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.626629 np0000173042 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:15:30.626629 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.626760 np0000173042 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:15:30.626760 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.626876 np0000173042 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:15:30.626876 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.627029 np0000173042 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:15:30.627029 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.628935 np0000173042 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:15:30.628935 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.628935 np0000173042 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:15:30.628935 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.628935 np0000173042 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:15:30.628935 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629146 np0000173042 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:15:30.629146 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629146 np0000173042 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:15:30.629146 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629146 np0000173042 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:15:30.629146 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629334 np0000173042 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:15:30.629334 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629334 np0000173042 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:15:30.629334 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629334 np0000173042 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:15:30.629334 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629517 np0000173042 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:15:30.629517 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629517 np0000173042 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:15:30.629517 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629645 np0000173042 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:15:30.629645 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629645 np0000173042 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:15:30.629645 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629645 np0000173042 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:15:30.629807 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629807 np0000173042 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:15:30.629807 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629807 np0000173042 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:15:30.629807 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629992 np0000173042 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:15:30.629992 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629992 np0000173042 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:15:30.629992 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.629992 np0000173042 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:15:30.629992 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630164 np0000173042 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:15:30.630164 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630164 np0000173042 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:15:30.630164 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630164 np0000173042 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:15:30.630333 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630333 np0000173042 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:15:30.630333 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630333 np0000173042 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:15:30.630333 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630484 np0000173042 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:15:30.630484 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630484 np0000173042 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:15:30.630484 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630612 np0000173042 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:15:30.630612 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630612 np0000173042 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:15:30.630612 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630746 np0000173042 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:15:30.630746 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630746 np0000173042 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:15:30.630746 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630746 np0000173042 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:15:30.630904 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630904 np0000173042 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:15:30.630904 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.630904 np0000173042 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:15:30.630904 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631073 np0000173042 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:15:30.631073 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631073 np0000173042 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:15:30.631073 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631206 np0000173042 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:15:30.631206 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631206 np0000173042 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:15:30.631206 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631338 np0000173042 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:15:30.631338 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631338 np0000173042 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:15:30.631338 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631467 np0000173042 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:15:30.631467 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631467 np0000173042 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:15:30.631467 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631591 np0000173042 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:15:30.631591 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631591 np0000173042 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:15:30.631591 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631716 np0000173042 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:15:30.631716 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631716 np0000173042 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:15:30.631716 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631716 np0000173042 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:15:30.631716 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631904 np0000173042 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:15:30.631904 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631904 np0000173042 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:15:30.631904 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.631904 np0000173042 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:15:30.632090 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632090 np0000173042 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:15:30.632090 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632090 np0000173042 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:15:30.632090 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632090 np0000173042 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:15:30.632090 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632293 np0000173042 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:15:30.632293 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632293 np0000173042 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:15:30.632293 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632293 np0000173042 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:15:30.632293 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632483 np0000173042 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:15:30.632483 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632483 np0000173042 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:15:30.632483 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632483 np0000173042 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:15:30.632483 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632657 np0000173042 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:15:30.632657 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632657 np0000173042 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:15:30.632657 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632657 np0000173042 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:15:30.632657 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632845 np0000173042 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:15:30.632845 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632845 np0000173042 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:15:30.632845 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632990 np0000173042 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:15:30.632990 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.632990 np0000173042 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:15:30.632990 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.633142 np0000173042 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:15:30.633142 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.633142 np0000173042 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:15:30.633142 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.633310 np0000173042 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:15:30.633310 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.633310 np0000173042 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:15:30.633310 np0000173042 devstack@c-api.service[113339]: warnings.warn(deprecated_msg) May 09 09:15:30.633823 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-5cacb04e-61e3-44ff-a260-8ca19b39158e 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:15:30.965726 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-5cacb04e-61e3-44ff-a260-8ca19b39158e demo demo] GET https://199.204.45.250/volume/v3/types?is_public=None May 09 09:15:30.966118 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-5cacb04e-61e3-44ff-a260-8ca19b39158e demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:30.966380 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-5cacb04e-61e3-44ff-a260-8ca19b39158e demo demo] Calling method 'index' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:30.966868 np0000173042 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:15:30.966868 np0000173042 devstack@c-api.service[113339]: warnings.warn( May 09 09:15:30.967501 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-5cacb04e-61e3-44ff-a260-8ca19b39158e demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:30.979564 np0000173042 devstack@c-api.service[113339]: DEBUG oslo_db.sqlalchemy.engines [None req-5cacb04e-61e3-44ff-a260-8ca19b39158e 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=113339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:15:31.001750 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-5cacb04e-61e3-44ff-a260-8ca19b39158e demo demo] https://199.204.45.250/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:15:31.002344 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 1/5] 199.204.45.250 () {64 vars in 1263 bytes} [Sat May 9 09:15:30 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:31.023529 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [req-5cacb04e-61e3-44ff-a260-8ca19b39158e req-5cb1e920-9bb2-4a35-b7ca-bd00cc5034a7 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:31.027793 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [req-5cacb04e-61e3-44ff-a260-8ca19b39158e req-5cb1e920-9bb2-4a35-b7ca-bd00cc5034a7 demo demo] GET https://199.204.45.250/volume/v3/types/default May 09 09:15:31.028116 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [req-5cacb04e-61e3-44ff-a260-8ca19b39158e req-5cb1e920-9bb2-4a35-b7ca-bd00cc5034a7 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:31.028411 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [req-5cacb04e-61e3-44ff-a260-8ca19b39158e req-5cb1e920-9bb2-4a35-b7ca-bd00cc5034a7 demo demo] Calling method 'show' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:31.038779 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [req-5cacb04e-61e3-44ff-a260-8ca19b39158e req-5cb1e920-9bb2-4a35-b7ca-bd00cc5034a7 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 May 09 09:15:31.039302 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 2/6] 199.204.45.250 () {66 vars in 1329 bytes} [Sat May 9 09:15:31 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:31.386816 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-08e5714c-a9a3-492f-822c-577a704437a6 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:15:31.392686 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-08e5714c-a9a3-492f-822c-577a704437a6 demo demo] GET https://199.204.45.250/volume/v3/types/default May 09 09:15:31.393148 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-08e5714c-a9a3-492f-822c-577a704437a6 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:31.393612 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-08e5714c-a9a3-492f-822c-577a704437a6 demo demo] Calling method 'show' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:31.407488 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-08e5714c-a9a3-492f-822c-577a704437a6 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 May 09 09:15:31.407829 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 2/7] 199.204.45.250 () {64 vars in 1258 bytes} [Sat May 9 09:15:31 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:31.824834 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-a4a8a868-5437-4e1b-871d-cc711a057373 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:15:32.145091 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-a4a8a868-5437-4e1b-871d-cc711a057373 demo demo] GET https://199.204.45.250/volume/v3/types/default May 09 09:15:32.145456 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-a4a8a868-5437-4e1b-871d-cc711a057373 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:32.145623 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-a4a8a868-5437-4e1b-871d-cc711a057373 demo demo] Calling method 'show' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:32.151587 np0000173042 devstack@c-api.service[113338]: DEBUG oslo_db.sqlalchemy.engines [None req-a4a8a868-5437-4e1b-871d-cc711a057373 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:15:32.170891 np0000173042 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:15:32.170891 np0000173042 devstack@c-api.service[113338]: warnings.warn( May 09 09:15:32.174163 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-a4a8a868-5437-4e1b-871d-cc711a057373 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 May 09 09:15:32.174764 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 3/8] 199.204.45.250 () {64 vars in 1258 bytes} [Sat May 9 09:15:31 2026] GET /volume/v3/types/default => generated 145 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:32.190115 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-aa3cc7fc-02d3-47fb-80d1-cc99c0a01168 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:15:32.194342 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-aa3cc7fc-02d3-47fb-80d1-cc99c0a01168 demo demo] GET https://199.204.45.250/volume/v3/types/default May 09 09:15:32.194975 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-aa3cc7fc-02d3-47fb-80d1-cc99c0a01168 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:32.195544 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-aa3cc7fc-02d3-47fb-80d1-cc99c0a01168 demo demo] Calling method 'show' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:32.214634 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-aa3cc7fc-02d3-47fb-80d1-cc99c0a01168 demo demo] https://199.204.45.250/volume/v3/types/default returned with HTTP 200 May 09 09:15:32.215527 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 2/9] 199.204.45.250 () {64 vars in 1258 bytes} [Sat May 9 09:15:32 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:15:41.034804 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=2 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:41.404012 np0000173042 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:15:42.169423 np0000173042 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:15:42.207514 np0000173042 devstack@c-api.service[113339]: DEBUG dbcounter [-] [113339] Writing DB stats cinder:SELECT=3 {{(pid=113339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:20.197009 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:20.300969 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:25:20.301618 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:20.302448 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:20.303674 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:20.306222 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:20.348956 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 demo demo] Get all volumes completed successfully. May 09 09:25:20.354098 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-85885309-1b8d-41fb-91e5-2b3ce7c98d46 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:20.354098 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 3/10] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:25:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:30.339649 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:20.370251 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 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:26:20.374517 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:26:20.374851 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:20.375232 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:20.376136 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:20.377248 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:20.417599 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 demo demo] Get all volumes completed successfully. May 09 09:26:20.423202 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-ce6cea3b-3eb1-4230-8fc2-53ce23ad8829 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:20.424177 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 3/11] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:26:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:30.411599 np0000173042 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:27:20.614479 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 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:27:20.617258 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:27:20.617379 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:20.617575 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:20.618030 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:20.618765 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:20.675075 np0000173042 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 demo demo] Get all volumes completed successfully. May 09 09:27:20.677588 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-59aaffdd-d69f-4e18-9ef1-100f9d43f8b9 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:20.678075 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 4/12] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:27:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:30.669324 np0000173042 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:28:20.704203 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 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:20.707135 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:28:20.707195 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:20.708637 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:20.708637 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 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:20.708637 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 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:20.750580 np0000173042 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 demo demo] Get all volumes completed successfully. May 09 09:28:20.754015 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-de0a9e7a-e34f-401a-b6b7-de8acac80f61 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:20.754584 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 3/13] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:28:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:30.742714 np0000173042 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:20.776540 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-a83835da-6fe6-459a-b596-b772467be4a9 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:20.779991 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-a83835da-6fe6-459a-b596-b772467be4a9 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:29:20.780225 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-a83835da-6fe6-459a-b596-b772467be4a9 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:20.780461 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-a83835da-6fe6-459a-b596-b772467be4a9 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:20.781082 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-a83835da-6fe6-459a-b596-b772467be4a9 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:20.781670 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-a83835da-6fe6-459a-b596-b772467be4a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:20.790002 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-a83835da-6fe6-459a-b596-b772467be4a9 demo demo] Get all volumes completed successfully. May 09 09:29:20.809148 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-a83835da-6fe6-459a-b596-b772467be4a9 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:20.809148 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 4/14] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:29:20 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:29:30.784703 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:20.810054 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 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:30:20.941791 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:30:20.941975 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:20.942171 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:20.942408 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:20.943122 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:20.954197 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 demo demo] Get all volumes completed successfully. May 09 09:30:20.957106 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-726c32f9-9aa8-4157-805f-a9b840a72df7 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:20.957648 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 4/15] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:30:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:30.947330 np0000173042 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:31:20.980775 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-326a7554-edec-4165-879c-fac4d0957f2c 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:31:20.985636 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-326a7554-edec-4165-879c-fac4d0957f2c demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:31:20.986065 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-326a7554-edec-4165-879c-fac4d0957f2c demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:20.986520 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-326a7554-edec-4165-879c-fac4d0957f2c demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:20.987077 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-326a7554-edec-4165-879c-fac4d0957f2c demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:20.988614 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-326a7554-edec-4165-879c-fac4d0957f2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:20.997394 np0000173042 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-326a7554-edec-4165-879c-fac4d0957f2c demo demo] Get all volumes completed successfully. May 09 09:31:20.999472 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-326a7554-edec-4165-879c-fac4d0957f2c demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:20.999809 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 5/16] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:31:20 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:31:30.993539 np0000173042 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:32:21.020480 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 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:21.025110 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:32:21.025341 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:21.025533 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:21.025781 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 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:21.026679 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 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:21.034945 np0000173042 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 demo demo] Get all volumes completed successfully. May 09 09:32:21.039251 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-eaf23c46-c98b-47db-9e20-44d1611ee4d9 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:21.040256 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 4/17] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:32:21 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:32:31.030157 np0000173042 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:21.056358 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:21.061065 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:33:21.061508 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:21.062020 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:21.062622 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:21.064147 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:21.076338 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 demo demo] Get all volumes completed successfully. May 09 09:33:21.079013 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-2e44e66d-b656-48a9-9fa4-f07debaf3dd4 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:21.079476 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 5/18] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:33:21 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:33:31.069058 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:21.098553 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 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:34:21.101434 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:34:21.101658 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:21.101940 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:21.102329 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:21.103988 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:21.112494 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 demo demo] Get all volumes completed successfully. May 09 09:34:21.115724 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-7f25a2be-f7fb-4dd7-95b6-f083928fcff5 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:21.116238 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 5/19] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:34:21 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:34:31.107629 np0000173042 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:35:21.135709 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 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:35:21.140680 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:35:21.141317 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:21.141916 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:21.142665 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:21.144251 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:21.154343 np0000173042 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 demo demo] Get all volumes completed successfully. May 09 09:35:21.156911 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-009c1ef9-93d9-479b-b705-120142b5a4b6 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:21.157426 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 6/20] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:35:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:31.147509 np0000173042 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:36:21.166923 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 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:21.346463 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:36:21.347162 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:21.347484 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:21.347769 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 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:21.349030 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 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:21.362312 np0000173042 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 demo demo] Get all volumes completed successfully. May 09 09:36:21.364734 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-7d6e98a6-3052-470f-9ee8-4756beecf079 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:21.365184 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 5/21] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:36:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:31.356803 np0000173042 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:21.383283 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-be954abe-8422-402a-8132-f55e639737ed None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:21.386683 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-be954abe-8422-402a-8132-f55e639737ed demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:37:21.387063 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-be954abe-8422-402a-8132-f55e639737ed demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:21.387383 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-be954abe-8422-402a-8132-f55e639737ed demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:21.387770 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-be954abe-8422-402a-8132-f55e639737ed demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:21.388791 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-be954abe-8422-402a-8132-f55e639737ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:21.396432 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-be954abe-8422-402a-8132-f55e639737ed demo demo] Get all volumes completed successfully. May 09 09:37:21.398396 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-be954abe-8422-402a-8132-f55e639737ed demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:21.398734 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 6/22] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:37:21 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:37:31.392068 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:21.409319 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf 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:38:21.412063 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:38:21.412333 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:21.412626 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:21.412973 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:21.414174 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:21.421643 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf demo demo] Get all volumes completed successfully. May 09 09:38:21.424250 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-6ee2025d-fd4e-46f5-a3d0-4c4d55e113cf demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:21.424942 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 6/23] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:38:21 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:38:31.417438 np0000173042 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:39:21.435435 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc 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:39:21.440684 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:39:21.441027 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:21.441390 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:21.443323 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:21.444655 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:21.454342 np0000173042 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc demo demo] Get all volumes completed successfully. May 09 09:39:21.456793 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-e246a3c1-1b16-480c-acfd-f5bb992399cc demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:21.457346 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 7/24] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:39:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:31.448662 np0000173042 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:40:21.471101 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-51485654-8f36-45e6-bdd4-51dee33783eb 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:21.475399 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-51485654-8f36-45e6-bdd4-51dee33783eb demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:40:21.475827 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-51485654-8f36-45e6-bdd4-51dee33783eb demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:21.476258 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-51485654-8f36-45e6-bdd4-51dee33783eb demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:21.476731 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-51485654-8f36-45e6-bdd4-51dee33783eb 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:21.478496 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-51485654-8f36-45e6-bdd4-51dee33783eb 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:21.488116 np0000173042 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-51485654-8f36-45e6-bdd4-51dee33783eb demo demo] Get all volumes completed successfully. May 09 09:40:21.491445 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-51485654-8f36-45e6-bdd4-51dee33783eb demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:21.492364 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 6/25] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:40:21 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:40:31.481652 np0000173042 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:21.508888 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:21.512397 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:41:21.512644 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:21.512942 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:21.513242 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:21.514184 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:21.522563 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 demo demo] Get all volumes completed successfully. May 09 09:41:21.524530 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-12ff16fc-b74c-44c8-9ab7-5aa2d6009789 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:21.524980 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 7/26] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:41:21 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:41:31.517474 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:21.542764 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 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:42:21.581890 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:42:21.582044 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:21.582247 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:21.582464 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:21.583171 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:21.594158 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 demo demo] Get all volumes completed successfully. May 09 09:42:21.596030 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-4ce48ba1-5f50-4a6b-b40e-b4bf746adf07 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:21.596360 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 7/27] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:42:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:31.587669 np0000173042 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:43:21.615741 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-1c56c25f-e06d-47ae-abcf-dca81984615c 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:43:21.619825 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-1c56c25f-e06d-47ae-abcf-dca81984615c demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:43:21.620133 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-1c56c25f-e06d-47ae-abcf-dca81984615c demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:21.620571 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-1c56c25f-e06d-47ae-abcf-dca81984615c demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:21.621134 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-1c56c25f-e06d-47ae-abcf-dca81984615c demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:21.622211 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-1c56c25f-e06d-47ae-abcf-dca81984615c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:21.633110 np0000173042 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-1c56c25f-e06d-47ae-abcf-dca81984615c demo demo] Get all volumes completed successfully. May 09 09:43:21.634999 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-1c56c25f-e06d-47ae-abcf-dca81984615c demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:21.635534 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 8/28] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:43:21 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:43:31.625360 np0000173042 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:44:21.652004 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-49b42efd-66ad-491e-8364-f195ad581cff 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:21.655485 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-49b42efd-66ad-491e-8364-f195ad581cff demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:44:21.655572 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-49b42efd-66ad-491e-8364-f195ad581cff demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:21.655875 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-49b42efd-66ad-491e-8364-f195ad581cff demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:21.656794 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-49b42efd-66ad-491e-8364-f195ad581cff 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:21.657762 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-49b42efd-66ad-491e-8364-f195ad581cff 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:21.665551 np0000173042 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-49b42efd-66ad-491e-8364-f195ad581cff demo demo] Get all volumes completed successfully. May 09 09:44:21.667585 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-49b42efd-66ad-491e-8364-f195ad581cff demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:21.668332 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 7/29] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:44:21 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:44:31.660900 np0000173042 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:21.686517 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:45:21.692394 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:45:21.692599 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:45:21.692742 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:45:21.693007 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:45:21.693689 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:45:21.702775 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 demo demo] Get all volumes completed successfully. May 09 09:45:21.705715 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-dc1286fe-2b18-4d60-8cc2-2d0fd5857ee1 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:45:21.706260 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 8/30] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:45:21 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:45:31.696903 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:46:21.726377 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-7e96170c-4ee0-40c9-a501-2b35b754796f 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:46:21.729201 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-7e96170c-4ee0-40c9-a501-2b35b754796f demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:46:21.729440 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-7e96170c-4ee0-40c9-a501-2b35b754796f demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:46:21.729678 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-7e96170c-4ee0-40c9-a501-2b35b754796f demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:46:21.729993 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-7e96170c-4ee0-40c9-a501-2b35b754796f demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:46:21.731255 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-7e96170c-4ee0-40c9-a501-2b35b754796f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:46:21.738454 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-7e96170c-4ee0-40c9-a501-2b35b754796f demo demo] Get all volumes completed successfully. May 09 09:46:21.740502 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-7e96170c-4ee0-40c9-a501-2b35b754796f demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:46:21.740880 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 8/31] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:46:21 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:46:31.734420 np0000173042 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:47:21.758842 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b 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:47:22.010227 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:47:22.010412 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:47:22.010625 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:47:22.010907 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:47:22.011815 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:47:22.020840 np0000173042 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b demo demo] Get all volumes completed successfully. May 09 09:47:22.023828 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-df401e2b-bfd8-419f-b773-92d5dcb4a25b demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:47:22.024410 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 9/32] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:47:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:47:32.015968 np0000173042 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:48:22.042240 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 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:22.044489 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:48:22.044673 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:48:22.044882 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:48:22.045175 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 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:22.046130 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 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:22.054430 np0000173042 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 demo demo] Get all volumes completed successfully. May 09 09:48:22.056335 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-5a0f5ef7-d3f5-4eb1-b3e9-63c20d7e7a99 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:48:22.056671 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 8/33] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:48:22 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:48:32.048809 np0000173042 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:22.072300 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:49:22.075828 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:49:22.076040 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:49:22.076300 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:49:22.076563 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:49:22.077467 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:49:22.085450 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 demo demo] Get all volumes completed successfully. May 09 09:49:22.087806 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-f4b18d51-eb40-4913-85da-890aad12cdf1 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:49:22.091256 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 9/34] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:49:22 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:49:32.081681 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:50:22.107888 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-861c2448-0cf3-4070-903c-1b1329c3a950 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:50:22.110816 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-861c2448-0cf3-4070-903c-1b1329c3a950 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:50:22.111040 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-861c2448-0cf3-4070-903c-1b1329c3a950 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:50:22.111319 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-861c2448-0cf3-4070-903c-1b1329c3a950 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:50:22.111609 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-861c2448-0cf3-4070-903c-1b1329c3a950 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:50:22.112604 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-861c2448-0cf3-4070-903c-1b1329c3a950 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:50:22.120619 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-861c2448-0cf3-4070-903c-1b1329c3a950 demo demo] Get all volumes completed successfully. May 09 09:50:22.125520 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-861c2448-0cf3-4070-903c-1b1329c3a950 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:50:22.126503 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 9/35] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:50:22 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:50:32.115849 np0000173042 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:51:22.142556 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.middleware.request_id [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 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:51:22.146911 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:51:22.147432 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 demo demo] Empty body provided in request {{(pid=113338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:51:22.147884 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.openstack.wsgi [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 demo demo] Calling method 'detail' {{(pid=113338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:51:22.148454 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.api.api_utils [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 demo demo] Removing options '' from query. {{(pid=113338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:51:22.149977 np0000173042 devstack@c-api.service[113338]: DEBUG cinder.volume.api [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113338) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:51:22.159459 np0000173042 devstack@c-api.service[113338]: INFO cinder.volume.api [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 demo demo] Get all volumes completed successfully. May 09 09:51:22.169824 np0000173042 devstack@c-api.service[113338]: INFO cinder.api.openstack.wsgi [None req-26801d0f-69b5-4fe5-ab4b-e4523e4663e3 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:51:22.170174 np0000173042 devstack@c-api.service[113338]: [pid: 113338|app: 0|req: 10/36] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:51:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:51:32.154399 np0000173042 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:52:22.188343 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.middleware.request_id [None req-01cc3227-8f97-4d37-875c-ed622d7de036 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:52:22.259130 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-01cc3227-8f97-4d37-875c-ed622d7de036 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:52:22.259341 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-01cc3227-8f97-4d37-875c-ed622d7de036 demo demo] Empty body provided in request {{(pid=113339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:52:22.259538 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.openstack.wsgi [None req-01cc3227-8f97-4d37-875c-ed622d7de036 demo demo] Calling method 'detail' {{(pid=113339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:52:22.259787 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.api.api_utils [None req-01cc3227-8f97-4d37-875c-ed622d7de036 demo demo] Removing options '' from query. {{(pid=113339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:52:22.260544 np0000173042 devstack@c-api.service[113339]: DEBUG cinder.volume.api [None req-01cc3227-8f97-4d37-875c-ed622d7de036 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113339) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:52:22.266900 np0000173042 devstack@c-api.service[113339]: INFO cinder.volume.api [None req-01cc3227-8f97-4d37-875c-ed622d7de036 demo demo] Get all volumes completed successfully. May 09 09:52:22.269716 np0000173042 devstack@c-api.service[113339]: INFO cinder.api.openstack.wsgi [None req-01cc3227-8f97-4d37-875c-ed622d7de036 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:52:22.270318 np0000173042 devstack@c-api.service[113339]: [pid: 113339|app: 0|req: 9/37] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:52:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:52:32.263063 np0000173042 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:53:22.287127 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:53:22.290414 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:53:22.290665 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:53:22.290964 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:53:22.291290 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:53:22.292460 np0000173042 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:53:22.303000 np0000173042 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 demo demo] Get all volumes completed successfully. May 09 09:53:22.306101 np0000173042 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-6a6c6ca3-2e41-4e99-b15a-20d662791a11 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:53:22.306886 np0000173042 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 10/38] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:53:22 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:53:32.296006 np0000173042 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:54:22.322531 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.middleware.request_id [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 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:54:22.327263 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 demo demo] GET https://199.204.45.250/volume/v3/volumes/detail May 09 09:54:22.327691 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 demo demo] Empty body provided in request {{(pid=113340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:54:22.328709 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.openstack.wsgi [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 demo demo] Calling method 'detail' {{(pid=113340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:54:22.328709 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.api.api_utils [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 demo demo] Removing options '' from query. {{(pid=113340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:54:22.330404 np0000173042 devstack@c-api.service[113340]: DEBUG cinder.volume.api [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113340) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:54:22.338898 np0000173042 devstack@c-api.service[113340]: INFO cinder.volume.api [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 demo demo] Get all volumes completed successfully. May 09 09:54:22.341344 np0000173042 devstack@c-api.service[113340]: INFO cinder.api.openstack.wsgi [None req-e89d0ace-bb52-4a6a-9a7f-f6df4b84b1f1 demo demo] https://199.204.45.250/volume/v3/volumes/detail returned with HTTP 200 May 09 09:54:22.341916 np0000173042 devstack@c-api.service[113340]: [pid: 113340|app: 0|req: 10/39] 199.204.45.250 () {64 vars in 1296 bytes} [Sat May 9 09:54:22 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:54:32.334857 np0000173042 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}}