May 07 15:26:13.726889 np0000172505 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 07 15:26:13.734748 np0000172505 devstack@c-api.service[112507]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 7 15:26:13 2026] *** May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: nodename: np0000172505 May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: machine: x86_64 May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: clock source: unix May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: pcre jit disabled May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: detected number of CPU cores: 16 May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: current working directory: / May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: detected binary path: /usr/bin/uwsgi-core May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: your processes number limit is 256917 May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: your memory page size is 4096 bytes May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: detected max file descriptor number: 2048 May 07 15:26:13.737753 np0000172505 devstack@c-api.service[112507]: lock engine: pthread robust mutexes May 07 15:26:13.738672 np0000172505 devstack@c-api.service[112507]: thunder lock: enabled May 07 15:26:13.738672 np0000172505 devstack@c-api.service[112507]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 07 15:26:13.738672 np0000172505 devstack@c-api.service[112507]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 07 15:26:13.738672 np0000172505 devstack@c-api.service[112507]: PEP 405 virtualenv detected: /opt/stack/data/venv May 07 15:26:13.738672 np0000172505 devstack@c-api.service[112507]: Set PythonHome to /opt/stack/data/venv May 07 15:26:13.774781 np0000172505 devstack@c-api.service[112507]: Python main interpreter initialized at 0x7bd8d06a3668 May 07 15:26:13.774781 np0000172505 devstack@c-api.service[112507]: python threads support enabled May 07 15:26:13.774781 np0000172505 devstack@c-api.service[112507]: your server socket listen backlog is limited to 100 connections May 07 15:26:13.774781 np0000172505 devstack@c-api.service[112507]: your mercy for graceful operations on workers is 80 seconds May 07 15:26:13.775349 np0000172505 devstack@c-api.service[112507]: mapped 671795 bytes (656 KB) for 4 cores May 07 15:26:13.775547 np0000172505 devstack@c-api.service[112507]: *** Operational MODE: preforking *** May 07 15:26:13.775855 np0000172505 devstack@c-api.service[112507]: *** uWSGI is running in multiple interpreter mode *** May 07 15:26:13.775855 np0000172505 devstack@c-api.service[112507]: spawned uWSGI master process (pid: 112507) May 07 15:26:13.776006 np0000172505 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 07 15:26:13.776805 np0000172505 devstack@c-api.service[112507]: spawned uWSGI worker 1 (pid: 112512, cores: 1) May 07 15:26:13.777321 np0000172505 devstack@c-api.service[112507]: spawned uWSGI worker 2 (pid: 112513, cores: 1) May 07 15:26:13.777831 np0000172505 devstack@c-api.service[112507]: spawned uWSGI worker 3 (pid: 112514, cores: 1) May 07 15:26:13.778365 np0000172505 devstack@c-api.service[112507]: spawned uWSGI worker 4 (pid: 112515, cores: 1) May 07 15:26:13.778538 np0000172505 devstack@c-api.service[112507]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 07 15:26:13.903915 np0000172505 devstack@c-api.service[112513]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:26:13.903915 np0000172505 devstack@c-api.service[112513]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:26:13.903915 np0000172505 devstack@c-api.service[112513]: we strongly recommend against using it for new projects. May 07 15:26:13.903915 np0000172505 devstack@c-api.service[112513]: If you are already using Eventlet, we recommend migrating to a different May 07 15:26:13.903915 np0000172505 devstack@c-api.service[112513]: framework. For more detail see May 07 15:26:13.903915 np0000172505 devstack@c-api.service[112513]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:26:13.903915 np0000172505 devstack@c-api.service[112513]: import eventlet # noqa May 07 15:26:13.910773 np0000172505 devstack@c-api.service[112514]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:26:13.910773 np0000172505 devstack@c-api.service[112514]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:26:13.910773 np0000172505 devstack@c-api.service[112514]: we strongly recommend against using it for new projects. May 07 15:26:13.910773 np0000172505 devstack@c-api.service[112514]: If you are already using Eventlet, we recommend migrating to a different May 07 15:26:13.910773 np0000172505 devstack@c-api.service[112514]: framework. For more detail see May 07 15:26:13.910773 np0000172505 devstack@c-api.service[112514]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:26:13.910773 np0000172505 devstack@c-api.service[112514]: import eventlet # noqa May 07 15:26:13.922653 np0000172505 devstack@c-api.service[112512]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:26:13.922653 np0000172505 devstack@c-api.service[112512]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:26:13.922653 np0000172505 devstack@c-api.service[112512]: we strongly recommend against using it for new projects. May 07 15:26:13.922653 np0000172505 devstack@c-api.service[112512]: If you are already using Eventlet, we recommend migrating to a different May 07 15:26:13.922653 np0000172505 devstack@c-api.service[112512]: framework. For more detail see May 07 15:26:13.922653 np0000172505 devstack@c-api.service[112512]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:26:13.922653 np0000172505 devstack@c-api.service[112512]: import eventlet # noqa May 07 15:26:13.923901 np0000172505 devstack@c-api.service[112515]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:26:13.923901 np0000172505 devstack@c-api.service[112515]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:26:13.923901 np0000172505 devstack@c-api.service[112515]: we strongly recommend against using it for new projects. May 07 15:26:13.923901 np0000172505 devstack@c-api.service[112515]: If you are already using Eventlet, we recommend migrating to a different May 07 15:26:13.923901 np0000172505 devstack@c-api.service[112515]: framework. For more detail see May 07 15:26:13.923901 np0000172505 devstack@c-api.service[112515]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:26:13.923901 np0000172505 devstack@c-api.service[112515]: import eventlet # noqa May 07 15:26:13.991425 np0000172505 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 15:26:13.991425 np0000172505 devstack@c-api.service[112513]: debtcollector.deprecate( May 07 15:26:13.993583 np0000172505 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 15:26:13.993583 np0000172505 devstack@c-api.service[112514]: debtcollector.deprecate( May 07 15:26:14.003777 np0000172505 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 15:26:14.003777 np0000172505 devstack@c-api.service[112512]: debtcollector.deprecate( May 07 15:26:14.003936 np0000172505 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 15:26:14.003936 np0000172505 devstack@c-api.service[112515]: debtcollector.deprecate( May 07 15:26:14.068889 np0000172505 devstack@c-api.service[112513]: /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 07 15:26:14.068889 np0000172505 devstack@c-api.service[112513]: from cgi import parse_header May 07 15:26:14.080106 np0000172505 devstack@c-api.service[112514]: /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 07 15:26:14.080106 np0000172505 devstack@c-api.service[112514]: from cgi import parse_header May 07 15:26:14.081237 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:14.081237 np0000172505 devstack@c-api.service[112512]: from cgi import parse_header May 07 15:26:14.082864 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:14.082864 np0000172505 devstack@c-api.service[112515]: from cgi import parse_header May 07 15:26:14.120781 np0000172505 devstack@c-api.service[112513]: /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 07 15:26:14.120781 np0000172505 devstack@c-api.service[112513]: removals.removed_module( May 07 15:26:14.121476 np0000172505 devstack@c-api.service[112513]: /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 07 15:26:14.121476 np0000172505 devstack@c-api.service[112513]: removals.removed_module( May 07 15:26:14.124950 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:14.124950 np0000172505 devstack@c-api.service[112512]: removals.removed_module( May 07 15:26:14.125213 np0000172505 devstack@c-api.service[112514]: /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 07 15:26:14.125213 np0000172505 devstack@c-api.service[112514]: removals.removed_module( May 07 15:26:14.125606 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:14.125606 np0000172505 devstack@c-api.service[112515]: removals.removed_module( May 07 15:26:14.125779 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:14.125779 np0000172505 devstack@c-api.service[112512]: removals.removed_module( May 07 15:26:14.125967 np0000172505 devstack@c-api.service[112514]: /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 07 15:26:14.125967 np0000172505 devstack@c-api.service[112514]: removals.removed_module( May 07 15:26:14.126346 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:14.126346 np0000172505 devstack@c-api.service[112515]: removals.removed_module( May 07 15:26:14.721105 np0000172505 devstack@c-api.service[112513]: /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 07 15:26:14.721105 np0000172505 devstack@c-api.service[112513]: warnings.warn( May 07 15:26:14.726500 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:14.726500 np0000172505 devstack@c-api.service[112515]: warnings.warn( May 07 15:26:14.728627 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:14.728627 np0000172505 devstack@c-api.service[112512]: warnings.warn( May 07 15:26:14.766342 np0000172505 devstack@c-api.service[112514]: /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 07 15:26:14.766342 np0000172505 devstack@c-api.service[112514]: warnings.warn( May 07 15:26:14.825257 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:14.825257 np0000172505 devstack@c-api.service[112512]: warnings.warn( May 07 15:26:14.829533 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:14.829533 np0000172505 devstack@c-api.service[112515]: warnings.warn( May 07 15:26:14.836571 np0000172505 devstack@c-api.service[112513]: /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 07 15:26:14.836571 np0000172505 devstack@c-api.service[112513]: warnings.warn( May 07 15:26:14.909470 np0000172505 devstack@c-api.service[112514]: /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 07 15:26:14.909470 np0000172505 devstack@c-api.service[112514]: warnings.warn( May 07 15:26:15.120761 np0000172505 devstack@c-api.service[112515]: 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 07 15:26:15.120761 np0000172505 devstack@c-api.service[112515]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112515) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:26:15.122026 np0000172505 devstack@c-api.service[112512]: 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 07 15:26:15.122453 np0000172505 devstack@c-api.service[112512]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112512) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:26:15.124002 np0000172505 devstack@c-api.service[112513]: 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 07 15:26:15.124447 np0000172505 devstack@c-api.service[112513]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112513) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:26:15.204476 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:15.204476 np0000172505 devstack@c-api.service[112515]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:26:15.206953 np0000172505 devstack@c-api.service[112513]: /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 07 15:26:15.206953 np0000172505 devstack@c-api.service[112513]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:26:15.207137 np0000172505 devstack@c-api.service[112514]: 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 07 15:26:15.207137 np0000172505 devstack@c-api.service[112514]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112514) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:26:15.209734 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:15.209734 np0000172505 devstack@c-api.service[112512]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:26:15.270363 np0000172505 devstack@c-api.service[112514]: /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 07 15:26:15.270363 np0000172505 devstack@c-api.service[112514]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:26:15.652398 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:26:15.652652 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112512) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:26:15.652826 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.652901 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.653006 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.653075 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112513) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:26:15.653142 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.653220 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.653260 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.653509 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.653582 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.653787 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.655161 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.655226 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.655325 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.655375 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.655417 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.655477 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.655516 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.655560 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.655596 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.655596 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.655678 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.655723 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.655784 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.655852 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.655899 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.655972 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.656038 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.656103 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.656166 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.656238 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.656299 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.656349 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.656393 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.656393 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.656477 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.656652 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.656652 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.656734 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.656776 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.656826 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.656875 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.656919 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.656959 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.656994 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.657030 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.657065 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.657101 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.657136 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.657170 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.657207 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.657248 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.657308 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.658921 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.658921 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.658921 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.658921 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.659116 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.659169 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.659212 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.659255 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.659311 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.659352 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.659405 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.659405 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.659405 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.659405 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.659920 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:26:15.660123 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.660173 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.660210 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.660254 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.660316 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.660356 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.660395 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.660446 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.660495 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.660538 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.660607 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.660654 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.660696 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.660734 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.660782 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.660823 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.660871 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.660908 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.660946 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.661104 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.661154 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.661192 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.661192 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.661263 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.661323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.661323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.661323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.661323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.661323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.661323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.661323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.661571 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.661571 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.661571 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.661571 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.661571 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.661755 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.661755 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.661836 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.661836 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.661836 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.661939 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.661982 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.662024 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.662070 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.662116 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.662161 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.662201 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.662250 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.662320 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.662366 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.662409 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.662461 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.662509 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.662549 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.662586 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.662625 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.662675 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.662719 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.662767 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.662804 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.662843 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.662886 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.662928 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.662964 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.663004 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.663046 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.663091 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.663136 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.663172 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.663224 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.663271 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.663327 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.663369 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.663404 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.663404 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.663493 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.663530 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.663565 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.663607 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.663643 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.663682 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.663717 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.663717 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.663717 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.663717 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.663717 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.663905 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.664259 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.664259 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.664259 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.664259 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.664409 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.664409 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.664496 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.664546 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.664636 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.664674 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.664753 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.664800 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.664872 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.664922 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.664990 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.665055 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.665109 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.665153 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.665192 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.665238 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.665298 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.665337 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.665418 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.665467 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.665509 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.665550 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.665599 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.665640 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.665689 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.665735 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.665773 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.665814 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.665854 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.665899 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.665943 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.665982 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.666034 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.666075 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.666117 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.666157 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.666157 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.666157 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.666157 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.666157 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.666157 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.666436 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.666494 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.666547 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.666547 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.666632 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.666683 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.666730 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.666776 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.666816 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.666866 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.666912 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.666959 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.667000 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.667042 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.667083 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.667122 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.667199 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.667248 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.667307 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.667361 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.667449 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.667500 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.667548 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.667589 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.667637 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.667679 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.667679 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.667679 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.667679 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.667865 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.667914 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.667957 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.668005 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.668047 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.668103 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.668148 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.668190 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.668236 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.668236 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.668331 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.668331 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.668420 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.668467 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.668515 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.668515 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.668515 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.668515 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.668515 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.668732 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.668732 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.668849 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.668913 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.668963 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.669033 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.669080 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.669149 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.669208 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.669466 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.669534 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.669579 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.669619 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.669619 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.669706 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.669749 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.669783 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.669819 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.669855 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.669906 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.669943 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.669980 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.670015 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.670060 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.670108 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.670150 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.670185 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.670233 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.670291 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.670345 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.670388 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.670423 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.670462 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.670518 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.670567 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.670605 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.670646 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.676010 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.676070 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.676120 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.676177 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.676252 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.676307 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.676357 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.676391 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.676423 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.676457 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.676486 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.676539 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.676615 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.676686 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.676734 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.676834 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.676884 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.676917 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.676951 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.676984 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.677017 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.677052 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.677091 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.677122 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.677155 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.677190 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.677227 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.677262 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.677262 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.677338 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.677338 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.677421 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.677471 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.677512 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.677544 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.677576 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.677618 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.677657 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.677689 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.677722 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.677758 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.677795 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.677826 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.677863 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.677894 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.677926 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.677962 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.677994 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.678025 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.678057 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.678088 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.678115 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.678145 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.678173 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.678208 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.678238 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.678932 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.678981 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.679024 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.679059 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.679089 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.679128 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.679162 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.679198 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.679232 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.679270 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.679436 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.679481 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.679512 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.679548 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.679588 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.679625 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.679657 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.679696 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.679729 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.679760 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.679798 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.679835 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.679865 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.679900 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.679932 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.679964 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.679996 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.680028 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.680055 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.680087 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.680124 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.680156 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.680185 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.680221 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.680253 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.680337 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.680372 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.680398 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.680431 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.680463 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.680492 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.680530 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.680560 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.680621 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.680653 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.680689 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.680723 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.680769 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.680799 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.680830 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.680865 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.680865 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.680865 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.680865 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.680865 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.680865 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.681938 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.681997 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.682035 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.682137 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.682203 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.682248 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.682323 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.682368 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.682406 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.682458 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.682500 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.682539 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.682582 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.682632 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.682673 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.682713 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.682756 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.682793 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.682837 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.682884 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.682925 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.682966 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.683014 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.683066 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.683109 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.683151 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.683199 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.683240 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.683295 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.683338 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.683378 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.683418 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.683455 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.683512 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.683561 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.683600 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.683641 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.683687 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.683726 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.683764 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.683803 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.683845 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.683883 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.683926 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.683965 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.684002 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.684042 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.684082 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.684122 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.684159 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.684197 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.684197 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.684197 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.684197 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.684197 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.684197 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.685011 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.685077 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.685114 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.685183 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.685237 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.685311 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.685357 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.685412 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.685455 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.685494 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.685535 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.685535 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.685603 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.685654 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.685694 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.685733 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.685782 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.685782 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.685782 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.685782 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.685926 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.686121 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.686172 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.686210 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.686253 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.686326 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.686380 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.686430 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.686472 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.686516 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.686559 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.686602 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.686649 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.686691 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.686731 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.686779 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.686826 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.686826 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.686826 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.686826 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.686968 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.687017 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.687060 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.687104 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.687145 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.687190 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.687233 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.687295 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.687339 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.687380 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.687435 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.687483 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.687525 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.687572 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.687629 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.687676 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.687718 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.687761 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.687804 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.687851 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.687892 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.687931 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.687970 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.688011 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.688054 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.688095 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.688130 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.688171 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.688209 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.688248 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.688317 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.688361 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.688398 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.688438 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.688483 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.688524 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.688565 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.688714 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.688765 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.688807 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.688848 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.688895 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.688946 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.688988 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.689034 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.689034 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.689034 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.689156 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.689196 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.689244 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.689309 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.689353 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.689392 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.689443 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.689486 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.689523 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.689568 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.689608 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.689647 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.689688 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.689724 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.689771 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.689812 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.689860 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.689899 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.689945 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.689989 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.689989 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.689989 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.689989 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.689989 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.689989 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.691124 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.691193 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.691238 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.691305 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.691352 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.691400 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.691445 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.691483 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.691527 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.691566 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.691616 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.691659 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.691707 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.691748 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.691797 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.691841 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.691889 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.691931 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.691970 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.692010 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.692060 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.692101 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.692137 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.692178 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.692225 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.692268 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.692268 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.692268 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.693984 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.694057 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.694108 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.694150 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.694193 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.694236 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.694315 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.694361 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.694404 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.694445 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.694486 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.694486 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.694486 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.694623 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.694667 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.694667 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.694667 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.694782 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.694824 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.694865 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.694909 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.694963 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.695006 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.695046 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.695088 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.695129 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.695129 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.695129 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.695496 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.695549 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.695608 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.695655 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.695702 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.695745 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.695787 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.695829 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.695872 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.695912 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.695959 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.696000 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.696041 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.696089 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.696129 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.696169 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.696209 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.696246 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.696313 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.696355 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.696394 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.696433 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.696474 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.696525 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.696695 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.696742 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.696778 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.696821 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.696861 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.696861 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.696936 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.696978 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.696978 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.697058 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.697107 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.697148 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.697191 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.697232 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.697295 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.697343 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.697386 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.697431 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.697467 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.697521 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.697564 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.697609 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.697652 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.697694 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.697736 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.697782 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.697830 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.697872 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.697914 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.697963 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.698012 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.698054 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.698095 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.698136 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.698177 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.698226 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.698266 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.698326 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.698369 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.698421 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.698468 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.698514 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.698556 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.698597 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.698638 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.698679 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.698716 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.698757 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.698793 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.698841 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.698881 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.698923 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.698963 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.699000 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.699039 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.699077 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.699117 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.699153 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.699199 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.699240 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.699299 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.699351 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.699391 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.699428 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.699469 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.699505 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.699549 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.699589 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.699625 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.699625 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.699705 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.699745 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.699787 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.699828 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.699865 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.699907 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.699907 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.699977 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.700017 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.700067 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.700117 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.700157 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.700200 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.700239 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.700239 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.700330 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.700371 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.700371 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.700686 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.700686 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.700924 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.700924 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.700924 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.700924 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.701259 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.701400 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.701400 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.701400 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.701400 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.701400 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.701400 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.701400 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.701830 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.701830 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.701965 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.702033 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.702110 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.702176 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.702239 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.702359 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.702426 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.702492 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.702565 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.702628 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.702722 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.702722 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.705668 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.705668 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.705866 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.705866 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.705866 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.706060 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.706060 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.706370 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.706452 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.706538 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.706608 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.706672 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.706750 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.706827 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.706893 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.706961 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.707024 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.707089 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.707151 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.707214 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.707325 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.707393 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.707476 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.707552 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.707644 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.707644 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.707644 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.707644 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.707925 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.707925 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.707925 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.708105 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.708171 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.708263 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.708392 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.708460 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.708524 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.708626 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.708708 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.708778 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.708778 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.708778 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.708972 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.708972 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.708972 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.709148 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.709214 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.709331 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.709401 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.709464 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.709528 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.709600 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.709600 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.709731 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.709995 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.710083 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.712798 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.712920 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.712920 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.713047 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.713047 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.713047 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.713247 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.713361 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.713361 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.713361 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.713361 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.713616 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.713616 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.713616 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.713957 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.714049 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.714049 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.714190 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.714190 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.714190 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.714418 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.714418 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.714543 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.714609 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.714609 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.714739 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.714820 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.714886 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.714952 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.715016 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.715094 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.715165 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.715165 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.715165 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.715165 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.715418 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.715510 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.715510 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.715631 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.715698 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.715763 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.715827 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.715891 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.715957 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.716021 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.716021 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.716021 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.716221 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.716318 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.716400 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.716466 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.716531 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.716623 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.716623 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.716762 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.716838 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.716921 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.716987 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.717057 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.717124 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.717124 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.717259 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.717357 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.717357 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.717357 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.717357 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.717357 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:26:15.717662 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:26:15.718251 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:26:15.718251 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:26:15.718251 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:26:15.759716 np0000172505 devstack@c-api.service[112515]: INFO dbcounter [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Registered counter for database cinder May 07 15:26:15.760672 np0000172505 devstack@c-api.service[112514]: INFO dbcounter [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Registered counter for database cinder May 07 15:26:15.761463 np0000172505 devstack@c-api.service[112512]: INFO dbcounter [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Registered counter for database cinder May 07 15:26:15.762448 np0000172505 devstack@c-api.service[112513]: INFO dbcounter [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Registered counter for database cinder May 07 15:26:15.771796 np0000172505 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.773141 np0000172505 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.776084 np0000172505 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-856382a2-7770-499b-8e48-f187f9817c5f 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.778064 np0000172505 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-f257d904-718d-4a77-8929-0004c249b6e3 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.881827 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writer thread running {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:26:15.884360 np0000172505 devstack@c-api.service[112515]: INFO cinder.rpc [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:26:15.886633 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writer thread running {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:26:15.886992 np0000172505 devstack@c-api.service[112515]: INFO cinder.rpc [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:26:15.889258 np0000172505 devstack@c-api.service[112512]: INFO cinder.rpc [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:26:15.889572 np0000172505 devstack@c-api.service[112515]: INFO cinder.rpc [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:26:15.889954 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writer thread running {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:26:15.891597 np0000172505 devstack@c-api.service[112512]: INFO cinder.rpc [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:26:15.891914 np0000172505 devstack@c-api.service[112515]: INFO cinder.rpc [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:26:15.892064 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writer thread running {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:26:15.892954 np0000172505 devstack@c-api.service[112514]: INFO cinder.rpc [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:26:15.893146 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.893810 np0000172505 devstack@c-api.service[112512]: INFO cinder.rpc [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:26:15.894868 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.895219 np0000172505 devstack@c-api.service[112513]: INFO cinder.rpc [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:26:15.896002 np0000172505 devstack@c-api.service[112514]: INFO cinder.rpc [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:26:15.896210 np0000172505 devstack@c-api.service[112512]: INFO cinder.rpc [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:26:15.897481 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.898269 np0000172505 devstack@c-api.service[112513]: INFO cinder.rpc [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:26:15.898934 np0000172505 devstack@c-api.service[112514]: INFO cinder.rpc [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:26:15.899836 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.899903 np0000172505 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.901047 np0000172505 devstack@c-api.service[112513]: INFO cinder.rpc [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:26:15.901489 np0000172505 devstack@c-api.service[112514]: INFO cinder.rpc [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:26:15.902013 np0000172505 devstack@c-api.service[112515]: INFO cinder.rpc [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:26:15.902515 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.902882 np0000172505 devstack@c-api.service[112513]: INFO cinder.rpc [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:26:15.903867 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.904195 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.904331 np0000172505 devstack@c-api.service[112515]: INFO cinder.rpc [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:26:15.905469 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.905576 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.905817 np0000172505 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-856382a2-7770-499b-8e48-f187f9817c5f 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.910300 np0000172505 devstack@c-api.service[112512]: INFO cinder.rpc [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:26:15.910300 np0000172505 devstack@c-api.service[112512]: INFO cinder.rpc [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:26:15.910507 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.913187 np0000172505 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-f257d904-718d-4a77-8929-0004c249b6e3 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.914728 np0000172505 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:15.915837 np0000172505 devstack@c-api.service[112513]: INFO cinder.rpc [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:26:15.916558 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.917150 np0000172505 devstack@c-api.service[112514]: INFO cinder.rpc [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:26:15.918215 np0000172505 devstack@c-api.service[112513]: INFO cinder.rpc [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:26:15.919208 np0000172505 devstack@c-api.service[112514]: INFO cinder.rpc [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:26:15.919371 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.919745 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.920148 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.922145 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.922915 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.925300 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.927043 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.928446 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.930046 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.931392 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.932464 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.932695 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.932958 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.934564 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.935561 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.936082 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.936189 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.937745 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.938441 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.938914 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.939440 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.941601 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.941830 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.942405 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.943518 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.943904 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.944419 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.944885 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.946557 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.947711 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.947780 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.947900 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.949500 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.950738 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.950937 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.952127 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.952220 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.953942 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.954538 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.955488 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.956800 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.957422 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.957632 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.957703 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.958915 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.959138 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.959703 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.960663 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.961038 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.961253 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.961572 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.962153 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.963135 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.963574 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.963924 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.964651 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.964760 np0000172505 devstack@c-api.service[112515]: WARNING cinder.api.contrib.hosts [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:26:15.965408 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.966140 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.966883 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.967062 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.967710 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.968425 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.969116 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.969243 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: extensions {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.969503 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.970204 np0000172505 devstack@c-api.service[112512]: WARNING cinder.api.contrib.hosts [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:26:15.970470 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.970520 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.970917 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.972090 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.972400 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.972592 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.972901 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.973615 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-quota-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.973983 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.974128 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.974829 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: extensions {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.975042 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: cgsnapshots {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.975190 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.975612 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.976110 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: encryption {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.976413 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-quota-class-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.976549 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.977218 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.977758 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: encryption {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.977878 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-availability-zone {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.978160 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.978645 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.978976 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: qos-specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.979806 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-quota-sets {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.979883 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.979948 np0000172505 devstack@c-api.service[112513]: WARNING cinder.api.contrib.hosts [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:26:15.980459 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.980621 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: cgsnapshots {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.981064 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: backups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.981178 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.981936 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.982029 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-quota-class-sets {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.982511 np0000172505 devstack@c-api.service[112514]: WARNING cinder.api.contrib.hosts [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:26:15.983054 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: extra_specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.983296 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.983388 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-availability-zone {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.983503 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.984338 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: extensions {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.984579 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: qos-specs {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.984724 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.985166 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-snapshot-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.985594 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: encryption {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.986344 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.986649 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-volume-type-access {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.986741 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: backups {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.987164 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: encryption {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.987241 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: extensions {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.988176 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: capabilities {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993069 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993137 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: extra_specs {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993177 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-quota-sets {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993216 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-hosts {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993257 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993325 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: cgsnapshots {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993383 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-snapshot-manage {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993446 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: consistencygroups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993486 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-quota-class-sets {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993529 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-quota-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993565 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-volume-type-access {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993604 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-volume-transfer {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993646 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-availability-zone {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993686 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: cgsnapshots {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.993723 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: capabilities {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.994049 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: qos-specs {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.994342 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: scheduler-stats {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.994529 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-quota-class-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.995048 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-hosts {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.995764 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extended resource: os-volume-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.996123 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: backups {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.996382 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: consistencygroups {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.996476 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-availability-zone {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.997713 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: qos-specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.997869 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.998333 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-volume-transfer {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.998688 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: extra_specs {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.998778 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] SnapshotActionsController initialized {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:26:15.999541 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:15.999740 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: backups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:15.999942 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: scheduler-stats {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.000228 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-snapshot-manage {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.000914 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.001402 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extended resource: os-volume-manage {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.001684 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-volume-type-access {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.001767 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: extra_specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.002328 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.003208 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: capabilities {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.003269 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-snapshot-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.003500 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.003695 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.004407 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.contrib.snapshot_actions [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] SnapshotActionsController initialized {{(pid=112512) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:26:16.004464 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-hosts {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.004694 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-volume-type-access {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.005116 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.005172 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.005812 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: consistencygroups {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.006244 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: capabilities {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.006591 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.006680 np0000172505 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.007463 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.007535 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-hosts {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.007624 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.007689 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.007749 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-volume-transfer {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.007810 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.007888 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.007960 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008023 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.008083 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008256 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008381 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008381 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension UsedLimits extending resource: limits {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008506 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension TypesManage extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008602 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension AdminActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008743 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension AdminActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008907 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: consistencygroups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.008991 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension AdminActions extending resource: backups {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.008991 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension VolumeActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.009144 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.009589 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.009665 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: scheduler-stats {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.010906 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.010998 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-volume-transfer {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.011063 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extended resource: os-volume-manage {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.011556 np0000172505 devstack@c-api.service[112515]: WARNING keystonemiddleware.auth_token [None req-4b7d901e-6aab-4031-8e35-3c4fbd04b5fb 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 07 15:26:16.012370 np0000172505 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.012518 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: scheduler-stats {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.013161 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.013233 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.013356 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.013464 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.013564 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.013678 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.013770 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.013886 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.013961 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extended resource: os-volume-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:26:16.014011 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014058 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.contrib.snapshot_actions [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] SnapshotActionsController initialized {{(pid=112513) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:26:16.014100 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014207 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension UsedLimits extending resource: limits {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014381 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension TypesManage extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014439 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension AdminActions extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014557 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension AdminActions extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014664 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension AdminActions extending resource: backups {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014768 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension VolumeActions extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.014810 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.015075 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-856382a2-7770-499b-8e48-f187f9817c5f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.016116 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.016174 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.017091 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.contrib.snapshot_actions [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] SnapshotActionsController initialized {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:26:16.017221 np0000172505 devstack@c-api.service[112512]: WARNING keystonemiddleware.auth_token [None req-856382a2-7770-499b-8e48-f187f9817c5f 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 07 15:26:16.017515 np0000172505 devstack@c-api.service[112515]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bd8d06a3668 pid: 112515 (default app) May 07 15:26:16.017676 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.017870 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.017990 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.017990 np0000172505 devstack@c-api.service[112515]: warnings.warn( May 07 15:26:16.019075 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.019292 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.020468 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.020686 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.021982 np0000172505 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.022123 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.022834 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.022947 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023055 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023121 np0000172505 devstack@c-api.service[112512]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bd8d06a3668 pid: 112512 (default app) May 07 15:26:16.023169 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023258 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023377 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023516 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023566 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.023605 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023735 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023828 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension UsedLimits extending resource: limits {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.023928 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension TypesManage extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.024039 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension AdminActions extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.024161 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension AdminActions extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.024267 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension AdminActions extending resource: backups {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.024388 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension VolumeActions extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.024604 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-f257d904-718d-4a77-8929-0004c249b6e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.025051 np0000172505 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:26:16.025565 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.025565 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.025565 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.025565 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.025838 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.025838 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.025838 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.025838 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026044 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026044 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026044 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026044 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026044 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026044 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026372 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026372 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026372 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026372 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026372 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026645 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026645 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026645 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026645 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026645 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026885 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026885 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.026885 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.026885 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027080 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027080 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027080 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027080 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027080 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027385 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027385 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027385 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027385 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027385 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027614 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.027659 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027659 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027659 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027659 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027659 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027659 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027954 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027954 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027954 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027954 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.027954 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.027954 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.028251 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.028251 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.028409 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.028453 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.028453 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.028453 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.028453 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.028453 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.028453 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.028734 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.028734 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.028734 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.028734 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.028979 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.029023 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029023 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029023 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029023 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029023 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029393 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029393 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029393 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029393 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029393 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029616 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029616 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029616 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029616 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029809 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.029878 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029878 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029878 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029878 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.029878 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.029878 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.030151 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.030151 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.030151 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.030151 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031109 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension SnapshotActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.031177 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031177 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031177 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031177 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031419 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031419 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031419 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031419 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031610 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031610 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031610 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031610 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031817 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeTypeAccess extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.031866 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031866 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031866 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.031866 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.031866 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032114 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.032114 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032114 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.032114 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032114 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.032485 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032485 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.032485 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032485 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.032693 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032693 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.032812 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.032871 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032871 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.032871 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.032871 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033074 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033074 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033074 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033074 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033262 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033262 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033262 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033262 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033555 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033555 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033555 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033555 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033750 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.033794 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033794 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033794 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033794 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.033794 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.033794 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034075 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034075 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034075 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034075 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034292 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034292 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034292 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034292 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034578 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.034627 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034627 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034627 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034627 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034627 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034627 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034902 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034902 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034902 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.034902 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.034902 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035157 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035157 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035157 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035305 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension UsedLimits extending resource: limits {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.035348 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035348 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035457 np0000172505 devstack@c-api.service[112513]: WARNING keystonemiddleware.auth_token [None req-f257d904-718d-4a77-8929-0004c249b6e3 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 07 15:26:16.035519 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035519 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035519 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035519 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035519 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035519 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035800 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035800 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035800 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.035800 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.035999 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension TypesManage extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.036052 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.036052 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.036052 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.036052 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.036052 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.036317 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.036317 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.036317 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.036317 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:16.036317 np0000172505 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 07 15:26:16.036567 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension AdminActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.036567 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension AdminActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.036567 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension AdminActions extending resource: backups {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.036567 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension VolumeActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.036567 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:26:16.036744 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-0770e0af-8d7a-444f-b372-d3831ad9267e None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:26:16.036834 np0000172505 devstack@c-api.service[112514]: WARNING keystonemiddleware.auth_token [None req-05704fb2-4f22-42c9-a0d7-de5db3baa0be 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 07 15:26:16.036878 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 946 bytes} [Thu May 7 15:26:16 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 07 15:26:16.036928 np0000172505 devstack@c-api.service[112513]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bd8d06a3668 pid: 112513 (default app) May 07 15:26:16.037690 np0000172505 devstack@c-api.service[112514]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bd8d06a3668 pid: 112514 (default app) May 07 15:26:23.420857 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.420857 np0000172505 devstack@c-api.service[112512]: warnings.warn( May 07 15:26:23.433454 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.433454 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.433454 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.433454 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.433783 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.433783 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.433783 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.433783 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434022 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434022 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434022 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434022 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434022 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434022 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434419 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434419 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434419 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434419 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434419 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434721 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434721 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434721 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.434721 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.434721 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435023 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435023 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435023 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435023 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435254 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435254 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435254 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435254 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435254 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435583 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435583 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435583 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435583 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435583 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435870 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435870 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435870 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435870 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.435870 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.435870 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.436238 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.436238 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.436238 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.436238 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.436238 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.436238 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.436599 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.436599 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.436599 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.436599 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.436599 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.436599 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437022 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437022 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437022 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437022 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437022 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437369 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437369 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437369 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437369 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437369 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437613 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437613 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437613 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437613 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437613 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437613 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437830 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437830 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437830 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437830 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.437830 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.437830 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438037 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438037 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438037 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438037 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438037 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438223 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438223 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438223 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438223 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438223 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438419 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438419 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438419 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438419 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438564 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438564 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438564 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438564 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438714 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438714 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438714 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438714 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438714 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438899 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438899 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438899 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.438899 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.438899 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439066 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439066 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439066 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439066 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439230 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439230 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439230 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439230 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439405 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439405 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439405 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439405 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439562 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439562 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439562 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439562 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439730 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439730 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439730 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439730 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439874 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439874 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439874 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.439874 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.439874 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440103 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440103 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440103 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440103 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440103 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440103 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440352 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440352 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440352 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440352 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440352 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440532 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440532 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440532 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440532 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440532 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440532 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440751 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440751 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440751 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440751 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.440751 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.440751 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441016 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441016 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441016 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441016 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441016 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441016 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441233 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441233 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441233 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441233 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441233 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441233 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441465 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441465 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441465 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441465 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441616 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441616 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441616 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441616 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441616 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441804 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441804 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441804 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441804 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.441804 np0000172505 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 07 15:26:23.441804 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:26:23.946510 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 admin admin] POST https://199.204.45.70/volume/v3/types May 07 15:26:23.950963 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 15:26:23.950963 np0000172505 devstack@c-api.service[112512]: /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 07 15:26:23.950963 np0000172505 devstack@c-api.service[112512]: warnings.warn( May 07 15:26:23.959764 np0000172505 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:24.026485 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 May 07 15:26:24.027327 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Thu May 7 15:26:23 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:26:24.043037 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 req-80f702f4-47a8-4f74-a6cc-d419edf3ed08 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:26:24.387948 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 req-80f702f4-47a8-4f74-a6cc-d419edf3ed08 admin admin] POST https://199.204.45.70/volume/v3/types/9f4bace3-51e4-466d-9183-fee986120844/extra_specs May 07 15:26:24.388434 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 req-80f702f4-47a8-4f74-a6cc-d419edf3ed08 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 15:26:24.390194 np0000172505 devstack@c-api.service[112515]: /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 07 15:26:24.390194 np0000172505 devstack@c-api.service[112515]: warnings.warn( May 07 15:26:24.401844 np0000172505 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 req-80f702f4-47a8-4f74-a6cc-d419edf3ed08 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:26:24.460591 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [req-4d2c21e1-fbbe-420e-92b1-7ee71e5f7ab6 req-80f702f4-47a8-4f74-a6cc-d419edf3ed08 admin admin] https://199.204.45.70/volume/v3/types/9f4bace3-51e4-466d-9183-fee986120844/extra_specs returned with HTTP 200 May 07 15:26:24.461150 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 2/3] 199.204.45.70 () {70 vars in 1498 bytes} [Thu May 7 15:26:24 2026] POST /volume/v3/types/9f4bace3-51e4-466d-9183-fee986120844/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:26:25.918523 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=6 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:26:25.919056 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=6 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:26:34.022333 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:26:34.459056 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:29:01.727078 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.727078 np0000172505 devstack@c-api.service[112513]: warnings.warn( May 07 15:29:01.738891 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.738891 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.738891 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.738891 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.738891 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.739431 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.739431 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.739431 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.739431 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.739431 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.739785 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.739785 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.739785 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.739785 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.739785 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.739785 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.740250 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.740250 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.740250 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.740250 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.740580 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.740580 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.740580 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.740580 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.740867 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.740867 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.740867 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.740867 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741194 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741194 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741194 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741194 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741194 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741609 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741609 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741609 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741609 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741609 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741955 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741955 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741955 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741955 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.741955 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.741955 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.742568 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.742568 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.742568 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.742568 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.742568 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.742568 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743014 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743014 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743014 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743014 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743014 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743014 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743474 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743474 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743474 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743474 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743474 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743859 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743859 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743859 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.743859 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.743859 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.744202 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.744202 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.744202 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.744202 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.744202 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.744202 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.744688 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.744688 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.744688 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.744688 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.744688 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.744688 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.745161 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.745161 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.745161 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.745161 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.745161 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.745626 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.745626 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.745626 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.745626 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.745626 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.745971 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.745971 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.745971 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.745971 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.746272 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.746272 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.746272 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.746272 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.746605 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.746605 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.746605 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.746605 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.746605 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.746987 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.746987 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.746987 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.746987 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.746987 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.747348 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.747348 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.747348 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.747348 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.747659 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.747659 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.747659 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.747659 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.747953 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.747953 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.747953 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.747953 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.748450 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.748450 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.748450 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.748450 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.748734 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.748734 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.748734 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.748734 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749094 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749094 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749094 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749094 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749094 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749423 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749423 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749423 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749423 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749423 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749423 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749617 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749617 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749617 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749617 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749617 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749775 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749775 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749775 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749775 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749775 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749775 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749971 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749971 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749971 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749971 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.749971 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.749971 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750170 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750170 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750170 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750170 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750170 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750170 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750386 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750386 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750386 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750386 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750386 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750386 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750590 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750590 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750590 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750590 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750741 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750741 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750741 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750741 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750741 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750924 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750924 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750924 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750924 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:01.750924 np0000172505 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 07 15:29:01.750924 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-7f79e13b-6ca0-41b6-8bcb-f0a35caab4a0 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:29:01.750924 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-7f79e13b-6ca0-41b6-8bcb-f0a35caab4a0 None None] GET https://199.204.45.70/volume// May 07 15:29:01.751129 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-7f79e13b-6ca0-41b6-8bcb-f0a35caab4a0 None None] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:29:01.751129 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-7f79e13b-6ca0-41b6-8bcb-f0a35caab4a0 None None] Calling method 'all' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:29:01.751129 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-7f79e13b-6ca0-41b6-8bcb-f0a35caab4a0 None None] https://199.204.45.70/volume// returned with HTTP 300 May 07 15:29:01.751129 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 1/4] 199.204.45.70 () {66 vars in 1449 bytes} [Thu May 7 15:29:01 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 07 15:29:38.655930 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.655930 np0000172505 devstack@c-api.service[112514]: warnings.warn( May 07 15:29:38.667305 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.667305 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.667507 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.667507 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.667507 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.667507 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.667507 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.667880 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.667880 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.667880 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.667880 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.667880 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.667880 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.668324 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.668324 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.668324 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.668324 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.668324 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.668744 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.668744 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.668744 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.668744 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669037 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669037 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669037 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669037 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669362 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669362 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669362 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669362 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669362 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669672 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669672 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669672 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669672 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669672 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669965 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669965 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669965 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669965 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.669965 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.669965 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.670366 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.670366 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.670366 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.670366 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.670366 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.670366 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.670708 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.670708 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.670708 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.670708 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.670708 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.670708 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671037 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671037 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671037 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671037 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671037 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671037 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671383 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671383 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671383 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671383 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671601 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671601 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671601 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671601 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671601 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671894 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671894 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671894 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.671894 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.671894 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672180 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672180 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672180 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672180 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672180 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672180 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672533 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672533 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672533 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672533 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672533 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672854 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672854 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672854 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.672854 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.672854 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.673169 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.673169 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.673169 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.673169 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.673459 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.673459 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.673459 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.673459 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.673692 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.673692 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.673692 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.673692 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.673692 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674003 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674003 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674003 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674003 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674003 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674314 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674314 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674314 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674314 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674552 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674552 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674552 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674552 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674783 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674783 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.674783 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.674783 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675034 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675034 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675034 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675034 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675270 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675270 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675270 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675270 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675549 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675549 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675549 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675549 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675549 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675549 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675944 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675944 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675944 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.675944 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.675944 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676248 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676248 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676248 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676248 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676248 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676248 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676248 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676663 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676663 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676663 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676663 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676663 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676663 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676870 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676870 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676870 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676870 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.676870 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.676870 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677105 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677105 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677105 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677105 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677105 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677105 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677368 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677368 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677368 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677368 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677529 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677529 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677529 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677529 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677676 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677676 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677676 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677676 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677821 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677821 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677821 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.677821 np0000172505 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 07 15:29:38.677821 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-516e8ab2-d734-4eca-bd56-ae70ec327866 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:29:38.986560 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-516e8ab2-d734-4eca-bd56-ae70ec327866 demo demo] GET https://199.204.45.70/volume/v3/types?is_public=None May 07 15:29:38.986869 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-516e8ab2-d734-4eca-bd56-ae70ec327866 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:29:38.987133 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-516e8ab2-d734-4eca-bd56-ae70ec327866 demo demo] Calling method 'index' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:29:38.987581 np0000172505 devstack@c-api.service[112514]: /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 07 15:29:38.987581 np0000172505 devstack@c-api.service[112514]: warnings.warn( May 07 15:29:38.988220 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-516e8ab2-d734-4eca-bd56-ae70ec327866 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:29:38.999629 np0000172505 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-516e8ab2-d734-4eca-bd56-ae70ec327866 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:29:39.021732 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-516e8ab2-d734-4eca-bd56-ae70ec327866 demo demo] https://199.204.45.70/volume/v3/types?is_public=None returned with HTTP 200 May 07 15:29:39.022459 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 1/5] 199.204.45.70 () {64 vars in 1256 bytes} [Thu May 7 15:29:38 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:29:39.035881 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [req-516e8ab2-d734-4eca-bd56-ae70ec327866 req-052826a3-5873-4877-b250-e8197f13062a None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:29:39.041259 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [req-516e8ab2-d734-4eca-bd56-ae70ec327866 req-052826a3-5873-4877-b250-e8197f13062a demo demo] GET https://199.204.45.70/volume/v3/types/default May 07 15:29:39.041631 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [req-516e8ab2-d734-4eca-bd56-ae70ec327866 req-052826a3-5873-4877-b250-e8197f13062a demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:29:39.041942 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [req-516e8ab2-d734-4eca-bd56-ae70ec327866 req-052826a3-5873-4877-b250-e8197f13062a demo demo] Calling method 'show' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:29:39.053696 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [req-516e8ab2-d734-4eca-bd56-ae70ec327866 req-052826a3-5873-4877-b250-e8197f13062a demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 07 15:29:39.054089 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 2/6] 199.204.45.70 () {66 vars in 1322 bytes} [Thu May 7 15:29:39 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:29:39.404340 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-b462742b-e040-4ea2-8d4d-d8a67d6e8eb5 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:29:39.408994 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-b462742b-e040-4ea2-8d4d-d8a67d6e8eb5 demo demo] GET https://199.204.45.70/volume/v3/types/default May 07 15:29:39.409233 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-b462742b-e040-4ea2-8d4d-d8a67d6e8eb5 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:29:39.409528 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-b462742b-e040-4ea2-8d4d-d8a67d6e8eb5 demo demo] Calling method 'show' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:29:39.423849 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-b462742b-e040-4ea2-8d4d-d8a67d6e8eb5 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 07 15:29:39.424169 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 3/7] 199.204.45.70 () {64 vars in 1251 bytes} [Thu May 7 15:29:39 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:29:39.848148 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-5ec16c82-0080-4ecf-8ea9-564bd9d0d9e4 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:29:40.158686 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-5ec16c82-0080-4ecf-8ea9-564bd9d0d9e4 demo demo] GET https://199.204.45.70/volume/v3/types/default May 07 15:29:40.158930 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-5ec16c82-0080-4ecf-8ea9-564bd9d0d9e4 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:29:40.159119 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-5ec16c82-0080-4ecf-8ea9-564bd9d0d9e4 demo demo] Calling method 'show' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:29:40.168992 np0000172505 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-5ec16c82-0080-4ecf-8ea9-564bd9d0d9e4 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:29:40.187347 np0000172505 devstack@c-api.service[112513]: /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 07 15:29:40.187347 np0000172505 devstack@c-api.service[112513]: warnings.warn( May 07 15:29:40.189391 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-5ec16c82-0080-4ecf-8ea9-564bd9d0d9e4 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 07 15:29:40.189802 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 2/8] 199.204.45.70 () {64 vars in 1251 bytes} [Thu May 7 15:29:39 2026] GET /volume/v3/types/default => generated 145 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:29:40.206433 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-4c832c1f-0d68-491e-a07e-e63662d65fe7 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:29:40.210833 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-4c832c1f-0d68-491e-a07e-e63662d65fe7 demo demo] GET https://199.204.45.70/volume/v3/types/default May 07 15:29:40.211009 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-4c832c1f-0d68-491e-a07e-e63662d65fe7 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:29:40.211201 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-4c832c1f-0d68-491e-a07e-e63662d65fe7 demo demo] Calling method 'show' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:29:40.224102 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-4c832c1f-0d68-491e-a07e-e63662d65fe7 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 May 07 15:29:40.224463 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 2/9] 199.204.45.70 () {64 vars in 1251 bytes} [Thu May 7 15:29:40 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:29:49.050134 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=2 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:29:49.420152 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=2 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:29:50.185369 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=2 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:29:50.220655 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=3 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:35:29.020659 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:35:29.117679 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:35:29.118068 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:35:29.118640 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:35:29.119644 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:35:29.121236 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:35:29.161966 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 demo demo] Get all volumes completed successfully. May 07 15:35:29.164587 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-823b5967-24a0-4d1e-8acc-92a353ec9172 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:35:29.165032 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 3/10] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:35:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:35:39.149829 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:36:29.180613 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:36:29.184159 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:36:29.184421 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:36:29.184677 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:36:29.186232 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:36:29.187244 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:36:29.218508 np0000172505 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 demo demo] Get all volumes completed successfully. May 07 15:36:29.220502 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-8bd61308-ec0c-4d0a-aabd-e802c3581a79 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:36:29.220889 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 4/11] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:36:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:36:39.212830 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:37:29.241562 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-3968e464-f2a6-4823-bc7e-896bec565f32 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:37:29.245031 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-3968e464-f2a6-4823-bc7e-896bec565f32 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:37:29.245270 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-3968e464-f2a6-4823-bc7e-896bec565f32 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:37:29.245474 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-3968e464-f2a6-4823-bc7e-896bec565f32 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:37:29.246225 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-3968e464-f2a6-4823-bc7e-896bec565f32 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:37:29.249329 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-3968e464-f2a6-4823-bc7e-896bec565f32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:37:29.282180 np0000172505 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-3968e464-f2a6-4823-bc7e-896bec565f32 demo demo] Get all volumes completed successfully. May 07 15:37:29.284089 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-3968e464-f2a6-4823-bc7e-896bec565f32 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:37:29.284495 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 3/12] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:37:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:37:39.276218 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:38:29.308716 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:38:29.312452 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:38:29.312636 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:38:29.312822 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:38:29.313316 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:38:29.314785 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:38:29.353011 np0000172505 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 demo demo] Get all volumes completed successfully. May 07 15:38:29.355560 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-afe2ea25-4939-4b11-9573-7e1e2d5a7926 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:38:29.356068 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 3/13] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:38:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:38:39.352010 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:39:29.372752 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:39:29.377340 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:39:29.377732 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:39:29.378141 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:39:29.378765 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:39:29.379666 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:39:29.392543 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d demo demo] Get all volumes completed successfully. May 07 15:39:29.395356 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-cc1eecf6-1fb6-49c1-93b8-d567a7cc105d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:39:29.395830 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 4/14] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:39:29 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 07 15:39:39.382638 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:40:29.415455 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:40:29.554304 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:40:29.554980 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:40:29.555683 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:40:29.556144 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:40:29.557245 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:40:29.567509 np0000172505 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 demo demo] Get all volumes completed successfully. May 07 15:40:29.570473 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-54a9c31e-9480-4713-9b78-0cb3eaaaee32 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:40:29.570561 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 5/15] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:40:29 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 07 15:40:39.561121 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:41:29.586543 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:41:29.590419 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:41:29.590676 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:41:29.590952 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:41:29.591412 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:41:29.592469 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:41:29.601173 np0000172505 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 demo demo] Get all volumes completed successfully. May 07 15:41:29.603077 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-8f9fd169-1512-4481-a692-1ab32c0d8c87 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:41:29.603468 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 4/16] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:41:39.596180 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:42:29.618077 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:42:29.620980 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:42:29.621309 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:42:29.621514 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:42:29.621875 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:42:29.622945 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:42:29.634597 np0000172505 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 demo demo] Get all volumes completed successfully. May 07 15:42:29.637865 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-88015be3-91e1-46d2-be93-d1419b37b4b2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:42:29.638476 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 4/17] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:42:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:42:39.628264 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:43:29.657937 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:43:29.660689 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:43:29.661108 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:43:29.661560 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:43:29.662361 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:43:29.663333 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:43:29.672441 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 demo demo] Get all volumes completed successfully. May 07 15:43:29.674870 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-7ec9e1db-d31e-4fd8-83b1-0af94794d828 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:43:29.674870 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 5/18] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:43:29 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 07 15:43:39.667073 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:44:29.689189 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:44:29.693542 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:44:29.694016 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:44:29.694635 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:44:29.695148 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:44:29.696164 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:44:29.706492 np0000172505 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf demo demo] Get all volumes completed successfully. May 07 15:44:29.709016 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-d14ca0b6-d337-44f4-b10f-bff65dc3d2bf demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:44:29.709584 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 6/19] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:44:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:44:39.700507 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:45:29.725510 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:45:29.901101 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:45:29.901658 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:45:29.902367 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:45:29.902726 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:45:29.903772 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:45:29.918396 np0000172505 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a demo demo] Get all volumes completed successfully. May 07 15:45:29.921391 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-df98bae9-29ac-4d82-a77d-dd17bd8ffa6a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:45:29.921845 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 5/20] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:45:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:45:39.913052 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:46:29.936191 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:46:29.939224 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:46:29.939536 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:46:29.939825 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:46:29.940167 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:46:29.941266 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:46:29.953698 np0000172505 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 demo demo] Get all volumes completed successfully. May 07 15:46:29.956532 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-2ec6c1ea-bae7-49eb-b6be-647beffc1f43 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:46:29.957061 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 5/21] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:46:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:46:39.944774 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:47:29.978820 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-585d8ea7-0759-435b-941d-a2b564f71139 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:47:29.982151 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-585d8ea7-0759-435b-941d-a2b564f71139 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:47:29.982850 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-585d8ea7-0759-435b-941d-a2b564f71139 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:47:29.983149 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-585d8ea7-0759-435b-941d-a2b564f71139 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:47:29.983537 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-585d8ea7-0759-435b-941d-a2b564f71139 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:47:29.986521 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-585d8ea7-0759-435b-941d-a2b564f71139 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:47:29.996202 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-585d8ea7-0759-435b-941d-a2b564f71139 demo demo] Get all volumes completed successfully. May 07 15:47:29.998510 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-585d8ea7-0759-435b-941d-a2b564f71139 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:47:29.998964 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:47:29 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 07 15:47:39.989712 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:48:30.017126 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-e5fafa56-8e21-4bec-b836-11bdc665836e None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:48:30.020331 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-e5fafa56-8e21-4bec-b836-11bdc665836e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:48:30.020678 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-e5fafa56-8e21-4bec-b836-11bdc665836e demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:48:30.020857 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-e5fafa56-8e21-4bec-b836-11bdc665836e demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:48:30.021167 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-e5fafa56-8e21-4bec-b836-11bdc665836e demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:48:30.022185 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-e5fafa56-8e21-4bec-b836-11bdc665836e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:48:30.031233 np0000172505 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-e5fafa56-8e21-4bec-b836-11bdc665836e demo demo] Get all volumes completed successfully. May 07 15:48:30.033022 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-e5fafa56-8e21-4bec-b836-11bdc665836e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:48:30.033386 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 7/23] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:48:30 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 07 15:48:40.026394 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:49:30.046972 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-d7222e6a-5a83-47fb-a713-a503958c2062 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:49:30.049840 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-d7222e6a-5a83-47fb-a713-a503958c2062 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:49:30.050340 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-d7222e6a-5a83-47fb-a713-a503958c2062 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:49:30.050474 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-d7222e6a-5a83-47fb-a713-a503958c2062 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:49:30.050905 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-d7222e6a-5a83-47fb-a713-a503958c2062 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:49:30.052201 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-d7222e6a-5a83-47fb-a713-a503958c2062 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:49:30.061661 np0000172505 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-d7222e6a-5a83-47fb-a713-a503958c2062 demo demo] Get all volumes completed successfully. May 07 15:49:30.064211 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-d7222e6a-5a83-47fb-a713-a503958c2062 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:49:30.064683 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 6/24] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:49:30 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 07 15:49:40.055908 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:50:30.082062 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:50:30.210144 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:50:30.210553 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:50:30.211094 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:50:30.211474 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:50:30.214350 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:50:30.221796 np0000172505 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 demo demo] Get all volumes completed successfully. May 07 15:50:30.224612 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-dfeae05f-4e1d-4562-9f1d-0ca6bd68c7d6 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:50:30.225917 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 6/25] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:50:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:50:40.217411 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:51:30.243256 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:51:30.246271 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:51:30.246550 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:51:30.246815 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:51:30.247139 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:51:30.248134 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:51:30.256447 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 demo demo] Get all volumes completed successfully. May 07 15:51:30.258989 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-b9e057e8-a20e-4dd4-9348-a0979f90b7b5 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:51:30.259442 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:51:30 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 07 15:51:40.251492 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:52:30.278058 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:52:30.282096 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:52:30.282375 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:52:30.282648 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:52:30.283069 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:52:30.284088 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:52:30.296370 np0000172505 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc demo demo] Get all volumes completed successfully. May 07 15:52:30.299617 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-3a039e5e-f1bf-49ba-a080-1cdba0c6fbbc demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:52:30.299946 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 8/27] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:52:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:52:40.288705 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:53:30.318380 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:53:30.321918 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:53:30.322150 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:53:30.322445 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:53:30.322736 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:53:30.323658 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:53:30.334308 np0000172505 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 demo demo] Get all volumes completed successfully. May 07 15:53:30.336952 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-7b2980c2-ea5d-4eaa-8ec6-35c23899a8a1 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:53:30.337224 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 7/28] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:53:30 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 07 15:53:40.327073 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:54:30.354828 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:54:30.360723 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:54:30.361151 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:54:30.361616 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:54:30.361849 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:54:30.362626 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:54:30.371394 np0000172505 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 demo demo] Get all volumes completed successfully. May 07 15:54:30.374101 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-c0dd1cf4-cc89-4af1-8fb4-8fcc074337e5 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:54:30.374634 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 7/29] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:54:30 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 07 15:54:40.367121 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:55:30.391260 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:55:30.493810 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:55:30.494140 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:55:30.494547 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:55:30.495127 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:55:30.496609 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:55:30.507968 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 demo demo] Get all volumes completed successfully. May 07 15:55:30.510485 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-81d3c380-a5b4-46cd-9bc4-26342ee6b654 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:55:30.510946 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:55:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:55:40.501141 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:56:30.526106 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-96563dcf-6061-4903-8b3b-af68e9040cba None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:56:30.531704 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-96563dcf-6061-4903-8b3b-af68e9040cba demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:56:30.531980 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-96563dcf-6061-4903-8b3b-af68e9040cba demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:56:30.532312 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-96563dcf-6061-4903-8b3b-af68e9040cba demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:56:30.532992 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-96563dcf-6061-4903-8b3b-af68e9040cba demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:56:30.534099 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-96563dcf-6061-4903-8b3b-af68e9040cba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:56:30.544107 np0000172505 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-96563dcf-6061-4903-8b3b-af68e9040cba demo demo] Get all volumes completed successfully. May 07 15:56:30.547042 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-96563dcf-6061-4903-8b3b-af68e9040cba demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:56:30.547661 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 9/31] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:56:30 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 07 15:56:40.537859 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:57:30.562253 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:57:30.566144 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:57:30.566469 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:57:30.566770 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:57:30.567083 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:57:30.568098 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:57:30.580253 np0000172505 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea demo demo] Get all volumes completed successfully. May 07 15:57:30.582536 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-b4e9d8ef-2deb-4c48-a9dc-5ac83deefeea demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:57:30.582972 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 8/32] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:57:30 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 07 15:57:40.572816 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:58:30.603301 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:58:30.606774 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:58:30.607024 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:58:30.607305 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:58:30.607632 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:58:30.609125 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:58:30.618323 np0000172505 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 demo demo] Get all volumes completed successfully. May 07 15:58:30.620199 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-678597bc-af23-447d-91d4-c5b4c2a09f41 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:58:30.620640 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 8/33] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:58:30 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 07 15:58:40.613099 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:59:30.640140 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:59:30.643984 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 15:59:30.644213 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:59:30.644494 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:59:30.644805 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:59:30.645794 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:59:30.655000 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 demo demo] Get all volumes completed successfully. May 07 15:59:30.657560 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-b1d5844b-b180-4227-abc9-5db6d8ffbd73 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 15:59:30.658009 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 15:59:30 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 07 15:59:40.649212 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:00:30.679862 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:00:30.720161 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 16:00:30.720377 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:00:30.720585 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:00:30.720836 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:00:30.721640 np0000172505 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:00:30.729702 np0000172505 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 demo demo] Get all volumes completed successfully. May 07 16:00:30.732020 np0000172505 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7b9f25e6-7acc-4f6e-bc56-d1f1f84bc253 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 16:00:30.732508 np0000172505 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 10/35] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 16:00:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 16:00:40.724912 np0000172505 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:01:30.746214 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:01:30.749245 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 16:01:30.749507 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:01:30.749756 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:01:30.750062 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:01:30.751211 np0000172505 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:01:30.765164 np0000172505 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e demo demo] Get all volumes completed successfully. May 07 16:01:30.768835 np0000172505 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-863aaca7-b704-4186-8b99-d57a5ba97b3e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 16:01:30.769448 np0000172505 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 9/36] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 16:01:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 16:01:40.755543 np0000172505 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:02:30.791206 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-64204494-bb30-4866-aa3a-d77318dbda8f None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:02:30.798535 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-64204494-bb30-4866-aa3a-d77318dbda8f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 16:02:30.799147 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-64204494-bb30-4866-aa3a-d77318dbda8f demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:02:30.799797 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-64204494-bb30-4866-aa3a-d77318dbda8f demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:02:30.800679 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-64204494-bb30-4866-aa3a-d77318dbda8f demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:02:30.802164 np0000172505 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-64204494-bb30-4866-aa3a-d77318dbda8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:02:30.812375 np0000172505 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-64204494-bb30-4866-aa3a-d77318dbda8f demo demo] Get all volumes completed successfully. May 07 16:02:30.815053 np0000172505 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-64204494-bb30-4866-aa3a-d77318dbda8f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 16:02:30.815632 np0000172505 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 9/37] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 16:02:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 16:02:40.805892 np0000172505 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:03:30.830162 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:03:30.833432 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail May 07 16:03:30.833675 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:03:30.833931 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:03:30.834234 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:03:30.835369 np0000172505 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:03:30.844752 np0000172505 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e demo demo] Get all volumes completed successfully. May 07 16:03:30.847244 np0000172505 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-447f1fb7-e036-4b90-a254-e3e0034d0b1e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 May 07 16:03:30.847958 np0000172505 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1289 bytes} [Thu May 7 16:03:30 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 07 16:03:40.839208 np0000172505 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}