May 07 15:30:16.072738 np0000172506 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 07 15:30:16.079253 np0000172506 devstack@c-api.service[112663]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 7 15:30:16 2026] *** May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: nodename: np0000172506 May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: machine: x86_64 May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: clock source: unix May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: pcre jit disabled May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: detected number of CPU cores: 16 May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: current working directory: / May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: detected binary path: /usr/bin/uwsgi-core May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: your processes number limit is 256917 May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: your memory page size is 4096 bytes May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: detected max file descriptor number: 2048 May 07 15:30:16.081385 np0000172506 devstack@c-api.service[112663]: lock engine: pthread robust mutexes May 07 15:30:16.082303 np0000172506 devstack@c-api.service[112663]: thunder lock: enabled May 07 15:30:16.082303 np0000172506 devstack@c-api.service[112663]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 07 15:30:16.082303 np0000172506 devstack@c-api.service[112663]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 07 15:30:16.082303 np0000172506 devstack@c-api.service[112663]: PEP 405 virtualenv detected: /opt/stack/data/venv May 07 15:30:16.082303 np0000172506 devstack@c-api.service[112663]: Set PythonHome to /opt/stack/data/venv May 07 15:30:16.116313 np0000172506 devstack@c-api.service[112663]: Python main interpreter initialized at 0x7a7d798a3668 May 07 15:30:16.116313 np0000172506 devstack@c-api.service[112663]: python threads support enabled May 07 15:30:16.116313 np0000172506 devstack@c-api.service[112663]: your server socket listen backlog is limited to 100 connections May 07 15:30:16.116313 np0000172506 devstack@c-api.service[112663]: your mercy for graceful operations on workers is 80 seconds May 07 15:30:16.116804 np0000172506 devstack@c-api.service[112663]: mapped 671795 bytes (656 KB) for 4 cores May 07 15:30:16.116942 np0000172506 devstack@c-api.service[112663]: *** Operational MODE: preforking *** May 07 15:30:16.117172 np0000172506 devstack@c-api.service[112663]: *** uWSGI is running in multiple interpreter mode *** May 07 15:30:16.117172 np0000172506 devstack@c-api.service[112663]: spawned uWSGI master process (pid: 112663) May 07 15:30:16.117313 np0000172506 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 07 15:30:16.117739 np0000172506 devstack@c-api.service[112663]: spawned uWSGI worker 1 (pid: 112672, cores: 1) May 07 15:30:16.118231 np0000172506 devstack@c-api.service[112663]: spawned uWSGI worker 2 (pid: 112673, cores: 1) May 07 15:30:16.118621 np0000172506 devstack@c-api.service[112663]: spawned uWSGI worker 3 (pid: 112674, cores: 1) May 07 15:30:16.119065 np0000172506 devstack@c-api.service[112663]: spawned uWSGI worker 4 (pid: 112675, cores: 1) May 07 15:30:16.119065 np0000172506 devstack@c-api.service[112663]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 07 15:30:16.239861 np0000172506 devstack@c-api.service[112672]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:30:16.239861 np0000172506 devstack@c-api.service[112672]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:30:16.239861 np0000172506 devstack@c-api.service[112672]: we strongly recommend against using it for new projects. May 07 15:30:16.239861 np0000172506 devstack@c-api.service[112672]: If you are already using Eventlet, we recommend migrating to a different May 07 15:30:16.239861 np0000172506 devstack@c-api.service[112672]: framework. For more detail see May 07 15:30:16.239861 np0000172506 devstack@c-api.service[112672]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:30:16.239861 np0000172506 devstack@c-api.service[112672]: import eventlet # noqa May 07 15:30:16.245608 np0000172506 devstack@c-api.service[112675]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:30:16.245608 np0000172506 devstack@c-api.service[112675]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:30:16.245608 np0000172506 devstack@c-api.service[112675]: we strongly recommend against using it for new projects. May 07 15:30:16.245608 np0000172506 devstack@c-api.service[112675]: If you are already using Eventlet, we recommend migrating to a different May 07 15:30:16.245608 np0000172506 devstack@c-api.service[112675]: framework. For more detail see May 07 15:30:16.245608 np0000172506 devstack@c-api.service[112675]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:30:16.245608 np0000172506 devstack@c-api.service[112675]: import eventlet # noqa May 07 15:30:16.246017 np0000172506 devstack@c-api.service[112673]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:30:16.246017 np0000172506 devstack@c-api.service[112673]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:30:16.246017 np0000172506 devstack@c-api.service[112673]: we strongly recommend against using it for new projects. May 07 15:30:16.246017 np0000172506 devstack@c-api.service[112673]: If you are already using Eventlet, we recommend migrating to a different May 07 15:30:16.246017 np0000172506 devstack@c-api.service[112673]: framework. For more detail see May 07 15:30:16.246017 np0000172506 devstack@c-api.service[112673]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:30:16.246017 np0000172506 devstack@c-api.service[112673]: import eventlet # noqa May 07 15:30:16.252566 np0000172506 devstack@c-api.service[112674]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 15:30:16.252566 np0000172506 devstack@c-api.service[112674]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 15:30:16.252566 np0000172506 devstack@c-api.service[112674]: we strongly recommend against using it for new projects. May 07 15:30:16.252566 np0000172506 devstack@c-api.service[112674]: If you are already using Eventlet, we recommend migrating to a different May 07 15:30:16.252566 np0000172506 devstack@c-api.service[112674]: framework. For more detail see May 07 15:30:16.252566 np0000172506 devstack@c-api.service[112674]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 15:30:16.252566 np0000172506 devstack@c-api.service[112674]: import eventlet # noqa May 07 15:30:16.322454 np0000172506 devstack@c-api.service[112672]: /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:30:16.322454 np0000172506 devstack@c-api.service[112672]: debtcollector.deprecate( May 07 15:30:16.328620 np0000172506 devstack@c-api.service[112675]: /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:30:16.328620 np0000172506 devstack@c-api.service[112675]: debtcollector.deprecate( May 07 15:30:16.328758 np0000172506 devstack@c-api.service[112673]: /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:30:16.328758 np0000172506 devstack@c-api.service[112673]: debtcollector.deprecate( May 07 15:30:16.334079 np0000172506 devstack@c-api.service[112674]: /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:30:16.334079 np0000172506 devstack@c-api.service[112674]: debtcollector.deprecate( May 07 15:30:16.402715 np0000172506 devstack@c-api.service[112672]: /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:30:16.402715 np0000172506 devstack@c-api.service[112672]: from cgi import parse_header May 07 15:30:16.406001 np0000172506 devstack@c-api.service[112673]: /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:30:16.406001 np0000172506 devstack@c-api.service[112673]: from cgi import parse_header May 07 15:30:16.413139 np0000172506 devstack@c-api.service[112675]: /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:30:16.413139 np0000172506 devstack@c-api.service[112675]: from cgi import parse_header May 07 15:30:16.417144 np0000172506 devstack@c-api.service[112674]: /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:30:16.417144 np0000172506 devstack@c-api.service[112674]: from cgi import parse_header May 07 15:30:16.446007 np0000172506 devstack@c-api.service[112672]: /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:30:16.446007 np0000172506 devstack@c-api.service[112672]: removals.removed_module( May 07 15:30:16.446710 np0000172506 devstack@c-api.service[112672]: /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:30:16.446710 np0000172506 devstack@c-api.service[112672]: removals.removed_module( May 07 15:30:16.450185 np0000172506 devstack@c-api.service[112673]: /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:30:16.450185 np0000172506 devstack@c-api.service[112673]: removals.removed_module( May 07 15:30:16.450877 np0000172506 devstack@c-api.service[112673]: /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:30:16.450877 np0000172506 devstack@c-api.service[112673]: removals.removed_module( May 07 15:30:16.454871 np0000172506 devstack@c-api.service[112675]: /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:30:16.454871 np0000172506 devstack@c-api.service[112675]: removals.removed_module( May 07 15:30:16.455573 np0000172506 devstack@c-api.service[112675]: /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:30:16.455573 np0000172506 devstack@c-api.service[112675]: removals.removed_module( May 07 15:30:16.462570 np0000172506 devstack@c-api.service[112674]: /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:30:16.462570 np0000172506 devstack@c-api.service[112674]: removals.removed_module( May 07 15:30:16.463262 np0000172506 devstack@c-api.service[112674]: /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:30:16.463262 np0000172506 devstack@c-api.service[112674]: removals.removed_module( May 07 15:30:17.068115 np0000172506 devstack@c-api.service[112675]: /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:30:17.068115 np0000172506 devstack@c-api.service[112675]: warnings.warn( May 07 15:30:17.076060 np0000172506 devstack@c-api.service[112672]: /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:30:17.076060 np0000172506 devstack@c-api.service[112672]: warnings.warn( May 07 15:30:17.111223 np0000172506 devstack@c-api.service[112674]: /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:30:17.111223 np0000172506 devstack@c-api.service[112674]: warnings.warn( May 07 15:30:17.123183 np0000172506 devstack@c-api.service[112673]: /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:30:17.123183 np0000172506 devstack@c-api.service[112673]: warnings.warn( May 07 15:30:17.170238 np0000172506 devstack@c-api.service[112675]: /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:30:17.170238 np0000172506 devstack@c-api.service[112675]: warnings.warn( May 07 15:30:17.176826 np0000172506 devstack@c-api.service[112672]: /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:30:17.176826 np0000172506 devstack@c-api.service[112672]: warnings.warn( May 07 15:30:17.215622 np0000172506 devstack@c-api.service[112674]: /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:30:17.215622 np0000172506 devstack@c-api.service[112674]: warnings.warn( May 07 15:30:17.223766 np0000172506 devstack@c-api.service[112673]: /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:30:17.223766 np0000172506 devstack@c-api.service[112673]: warnings.warn( May 07 15:30:17.478055 np0000172506 devstack@c-api.service[112672]: 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:30:17.478737 np0000172506 devstack@c-api.service[112672]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112672) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:30:17.497024 np0000172506 devstack@c-api.service[112675]: 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:30:17.497558 np0000172506 devstack@c-api.service[112675]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112675) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:30:17.505618 np0000172506 devstack@c-api.service[112674]: 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:30:17.506124 np0000172506 devstack@c-api.service[112674]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112674) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:30:17.513827 np0000172506 devstack@c-api.service[112673]: 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:30:17.514334 np0000172506 devstack@c-api.service[112673]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112673) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 15:30:17.566411 np0000172506 devstack@c-api.service[112675]: /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:30:17.566411 np0000172506 devstack@c-api.service[112675]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:30:17.567582 np0000172506 devstack@c-api.service[112672]: /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:30:17.567582 np0000172506 devstack@c-api.service[112672]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:30:17.568738 np0000172506 devstack@c-api.service[112674]: /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:30:17.568738 np0000172506 devstack@c-api.service[112674]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:30:17.576358 np0000172506 devstack@c-api.service[112673]: /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:30:17.576358 np0000172506 devstack@c-api.service[112673]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 15:30:18.028123 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112672) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:30:18.028272 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112675) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:30:18.028439 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112674) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:30:18.028495 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.028540 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.028582 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112673) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 15:30:18.028649 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.028763 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.028817 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.028890 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.028935 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.028976 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.029026 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.029069 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.029231 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.029299 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.031036 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.031113 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.031160 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.031204 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.031256 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.031256 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.031343 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.031385 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.031430 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.031472 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.031511 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.031553 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.031593 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.031631 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.031631 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.031721 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.031768 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.031812 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.031854 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.031893 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.031933 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.031969 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.032009 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.032053 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.032053 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.032053 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.032053 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.032207 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.032246 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.032284 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.032340 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.032391 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.032474 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.032530 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.032567 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.032600 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.032626 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.032656 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.032688 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.032714 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.032745 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.032790 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.032828 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.032867 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.032903 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.032943 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.032989 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.033032 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.033032 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.033145 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.033145 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.033232 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.033334 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.033419 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.033520 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.033614 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.034827 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.034886 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.034930 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.034968 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.035009 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.035047 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.035083 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.035141 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.035189 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.035237 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.035277 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.035314 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.035314 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.035386 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.035423 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.035461 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.035461 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.035531 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.035571 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.035624 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.035688 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.035733 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.035773 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.035811 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.035860 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.035905 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.035946 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.035986 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.036034 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.036080 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.036139 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.036180 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.036220 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.036257 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.036299 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.036340 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.036378 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.036418 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.036471 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.036512 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.036551 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.036589 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.036626 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.036664 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.036711 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.036758 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.036799 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.036847 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.036847 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.036847 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.036847 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.036999 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.036999 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.037074 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.037171 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.037270 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.037321 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.037375 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.037423 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.037466 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.037505 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.037544 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.037583 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.037622 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.037667 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.037708 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.037753 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.037792 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.037835 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.037899 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.037941 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.037981 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.038023 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.038065 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.038124 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.038168 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.038309 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.038358 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.038410 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.038453 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.038501 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.038543 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.038582 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.038620 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.038667 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.038714 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.038763 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.038803 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.038842 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.038880 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.038920 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.038965 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.039011 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.039058 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.039113 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.039166 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.039205 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.039248 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.039288 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.039330 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.039366 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.039402 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.039402 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.039468 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.039505 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.039550 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.039550 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.039550 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.039550 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.039550 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.039550 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.039550 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.040802 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.040863 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.040917 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.040966 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.041014 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.041082 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.041180 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.041229 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.041269 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.041309 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.041347 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.041399 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.041448 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.041491 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.041539 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.041583 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.041633 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.041681 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.041722 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.041765 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.041806 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.041887 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.041944 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.041944 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.042026 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.042026 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.042026 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.042157 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.042209 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.042248 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.042286 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.042335 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.042378 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.042423 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.042465 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.042505 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.042546 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.042584 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.042624 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.042663 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.042701 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.042751 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.042791 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.042849 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.042894 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.042934 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.042981 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.042981 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.043053 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.043116 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.043169 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.043208 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.043208 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.043294 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.043294 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.043294 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.043688 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.043745 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.043780 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.043818 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.043855 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.043892 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.043927 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.043963 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.043999 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.044044 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.044044 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.044158 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.044202 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.044244 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.044284 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.044322 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.044322 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.044322 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.044436 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.044436 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.044521 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.044563 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.044643 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.044736 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.044826 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.044917 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.045007 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.045128 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.045199 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.045245 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.045285 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.045328 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.045371 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.045417 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.045460 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.045505 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.045545 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.045582 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.045633 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.045681 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.045729 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.045729 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.045821 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.045821 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.045914 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.045957 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.045998 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.045998 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.046082 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.046140 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.046192 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.046234 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.046273 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.046273 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.046273 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.046378 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.052180 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.052286 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.052286 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.052358 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.052411 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.052452 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.052486 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.052531 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.052569 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.052607 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.052645 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.052700 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.052700 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.052700 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.052807 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.052807 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.052883 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.052921 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.052963 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.053007 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.053054 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.053054 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.053137 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.053177 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.053222 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.053222 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.053222 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.053321 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.053360 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.053401 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.053469 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.053525 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.053569 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.053607 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.053652 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.053692 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.053727 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.055639 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.055726 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.055784 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.055839 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.055884 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.055923 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.055964 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.056002 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.056040 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.056077 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.056147 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.056187 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.056234 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.056234 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.056234 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.056234 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.056234 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.056234 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.056234 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.056482 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.056482 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.056482 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.056482 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.056482 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.056651 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.056695 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.056733 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.056771 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.056807 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.056845 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.056889 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.056927 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.056963 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.056999 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.057037 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.057074 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.057139 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.057188 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.057232 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.057271 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.057310 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.057347 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.057383 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.057421 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.057466 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.057505 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.057550 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.057594 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.057643 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.057693 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.057730 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.057767 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.057805 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.057841 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.057921 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.057958 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.057995 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.058030 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.058075 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.058135 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.058176 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.058214 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.058251 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.058287 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.058336 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.058377 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.058416 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.058461 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.058504 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.058542 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.058581 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.058617 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.058655 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.058655 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.058655 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.058848 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.058848 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.058848 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.058848 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.058848 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.059022 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.059060 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.059113 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.059169 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.059215 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.059253 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.059293 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.059330 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.059369 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.059405 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.059443 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.059487 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.059530 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.059568 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.059609 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.059647 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.059680 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.059725 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.059762 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.059798 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.059835 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.059887 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.059936 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.059979 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.060019 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.060055 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.060106 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.060145 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.060194 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.060236 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.060278 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.060314 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.060357 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.060395 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.060439 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.060475 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.060512 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.060549 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.060586 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.060623 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.060662 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.060701 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.060738 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.060782 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.060821 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.060867 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.060905 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.060948 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.060985 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.060985 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.060985 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.061138 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.061205 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.061274 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.061335 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.061396 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.061441 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.061482 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.061520 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.061557 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.061595 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.061632 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.061681 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.061720 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.061758 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.061795 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.061832 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.061910 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.061948 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.061984 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.062025 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.062065 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.062154 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.062194 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.062239 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.062239 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.062239 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.062239 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.062239 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.062400 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.062445 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.062490 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.062565 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.062611 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.062673 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.062714 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.062761 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.062801 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.062848 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.062908 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.062955 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.063004 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.063042 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.063087 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.063141 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.063181 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.063220 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.063220 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.063302 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.063340 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.063390 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.063432 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.063476 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.063513 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.063557 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.063594 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.063631 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.063669 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.063705 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.063739 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.063787 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.063821 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.063863 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.063899 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.063933 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.063977 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.064016 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.064062 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.064116 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.064170 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.064211 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.064253 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.064290 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.064329 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.064367 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.064410 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.064453 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.064495 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.064534 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.064582 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.064622 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.064660 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.064660 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.064660 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.064660 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.065112 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.065163 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.065201 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.065251 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.065296 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.065333 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.065377 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.065415 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.065455 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.065498 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.065536 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.065572 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.065610 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.065655 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.065705 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.065745 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.065780 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.065819 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.065885 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.065925 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.065970 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.066008 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.066049 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.066112 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.066153 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.066201 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.066241 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.066281 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.067688 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.067777 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.067821 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.067867 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.067913 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.067952 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.067995 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.068038 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.068080 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.068144 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.068188 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.068228 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.068268 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.068305 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.068353 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.068392 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.068436 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.068474 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.068511 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.068551 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.068589 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.068627 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.068665 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.068703 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.068748 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.068790 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.068829 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.068829 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.070653 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.070720 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.070761 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.070826 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.070871 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.070871 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.070997 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.071045 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.071085 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.071144 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.071185 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.071224 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.071263 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.071301 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.071338 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.071388 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.071426 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.071466 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.071503 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.071542 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.071667 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.071794 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.071834 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.071870 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.071914 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.071952 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.071952 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.071952 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.072129 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.072185 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.072242 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.072283 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.072321 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.072358 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.072397 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.072444 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.072486 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.072524 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.072562 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.072600 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.072638 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.072676 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.072714 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.072753 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.072793 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.072841 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.072880 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.072920 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.072958 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.073002 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.073040 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.073077 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.073134 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.073182 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.073182 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.073182 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.073302 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.073367 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.073429 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.073492 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.073534 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.073578 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.073616 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.073659 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.073699 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.073745 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.073783 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.073820 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.073898 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.073939 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.073977 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.074017 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.074064 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.074127 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.074173 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.074218 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.074258 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.074302 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.074340 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.074379 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.074417 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.074455 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.074497 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.074536 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.074573 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.074623 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.074661 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.074699 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.074738 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.074777 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.074821 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.074860 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.074898 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.074943 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.075063 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.075122 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.075174 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.075215 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.075253 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.075291 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.075329 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.075373 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.075412 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.075449 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.075486 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.075529 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.075567 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.075603 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.075639 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.075677 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.075716 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.075751 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.075786 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.075823 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.075860 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.075906 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.075944 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.075981 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.076017 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.076056 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.076113 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.076152 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.076199 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.076239 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.076281 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.076324 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.076361 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.076398 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.076437 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.076481 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.076518 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.076557 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.076595 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.076633 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.076683 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.076724 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.076724 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.076724 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.076724 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.076724 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.077296 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.077356 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.077398 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.077436 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.077484 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.077525 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.077559 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.077597 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.077637 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.077684 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.077724 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.077762 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.077800 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.077839 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.077919 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.077966 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.078004 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.078043 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.078081 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.078136 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.078175 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.078213 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.078250 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.078250 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.078316 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.078365 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.078365 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.078365 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.082599 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.082662 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.082715 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.082758 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.082836 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.082879 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.082921 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.083047 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.083112 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.083153 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.083193 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.083230 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.083269 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.083307 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.083344 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.083381 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.083381 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.083460 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.083506 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.083548 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.083594 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.083634 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.083671 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.083716 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.083716 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.083716 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.083716 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.083716 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.085137 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.085192 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.085251 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.085372 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.085421 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.085490 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.085547 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.086348 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.086417 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.086466 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.086505 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.086584 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.086630 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.086668 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.086719 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.086760 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.086797 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.086841 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.086889 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.086929 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.086967 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.086967 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.087039 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.087086 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.087086 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.087176 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.087176 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.087238 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.091880 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.091946 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.091998 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.092074 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.092138 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.092179 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.092219 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.092258 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.092292 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.092331 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.092389 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.092430 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.092469 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.092507 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.092549 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.092587 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.092587 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.092660 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.092701 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.092739 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.092739 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.092838 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.092838 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.092838 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.092952 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.092997 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.093075 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.093197 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.093321 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.093371 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.093439 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.093500 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.093559 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.093600 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.093648 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.093690 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.093729 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.093769 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.093812 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.093909 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.093953 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.093994 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.094036 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.094076 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.094139 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.094189 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.094230 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.094270 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.094309 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.094356 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.094399 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.094437 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.094480 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.094520 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.094558 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.094598 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.094635 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.094674 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.094714 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.095436 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.095871 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.096170 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.096729 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.097188 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.097459 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.097732 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.098207 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.098207 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.098631 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.099318 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.099713 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.100022 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.100022 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.100374 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 15:30:18.100374 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 15:30:18.100374 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 15:30:18.100374 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 15:30:18.100374 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 15:30:18.100374 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 15:30:18.100374 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 15:30:18.138821 np0000172506 devstack@c-api.service[112675]: INFO dbcounter [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Registered counter for database cinder May 07 15:30:18.140834 np0000172506 devstack@c-api.service[112673]: INFO dbcounter [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Registered counter for database cinder May 07 15:30:18.141346 np0000172506 devstack@c-api.service[112674]: INFO dbcounter [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Registered counter for database cinder May 07 15:30:18.148343 np0000172506 devstack@c-api.service[112672]: INFO dbcounter [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Registered counter for database cinder May 07 15:30:18.150626 np0000172506 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [None req-3311626f-a667-47f6-af12-1250c6332f9f 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.153272 np0000172506 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.157972 np0000172506 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.164218 np0000172506 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [None req-0308a8f1-be93-45f0-ad17-41222945aba7 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.275788 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writer thread running {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:30:18.278945 np0000172506 devstack@c-api.service[112673]: INFO cinder.rpc [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:30:18.279014 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writer thread running {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:30:18.281666 np0000172506 devstack@c-api.service[112674]: INFO cinder.rpc [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:30:18.282088 np0000172506 devstack@c-api.service[112673]: INFO cinder.rpc [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:30:18.285156 np0000172506 devstack@c-api.service[112674]: INFO cinder.rpc [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:30:18.285336 np0000172506 devstack@c-api.service[112673]: INFO cinder.rpc [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:30:18.285748 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writer thread running {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:30:18.286674 np0000172506 devstack@c-api.service[112674]: INFO cinder.rpc [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:30:18.287724 np0000172506 devstack@c-api.service[112673]: INFO cinder.rpc [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:30:18.288627 np0000172506 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:30:18.288712 np0000172506 devstack@c-api.service[112674]: INFO cinder.rpc [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:30:18.288773 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.289611 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.290919 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.291730 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.292394 np0000172506 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:30:18.295405 np0000172506 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:30:18.296356 np0000172506 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.296428 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writer thread running {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 15:30:18.297700 np0000172506 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.297862 np0000172506 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:30:18.298335 np0000172506 devstack@c-api.service[112673]: INFO cinder.rpc [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:30:18.298642 np0000172506 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 15:30:18.299150 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.299694 np0000172506 devstack@c-api.service[112674]: INFO cinder.rpc [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:30:18.300009 np0000172506 devstack@c-api.service[112673]: INFO cinder.rpc [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:30:18.300828 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.300906 np0000172506 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 15:30:18.301371 np0000172506 devstack@c-api.service[112674]: INFO cinder.rpc [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:30:18.301599 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.302331 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.302905 np0000172506 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 15:30:18.304778 np0000172506 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 15:30:18.305642 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.307466 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.307723 np0000172506 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [None req-0308a8f1-be93-45f0-ad17-41222945aba7 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.309955 np0000172506 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:30:18.311723 np0000172506 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [None req-3311626f-a667-47f6-af12-1250c6332f9f 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:18.311828 np0000172506 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:30:18.312580 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.313609 np0000172506 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 15:30:18.313695 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.315320 np0000172506 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 15:30:18.316141 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.316464 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.317463 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.319742 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.320941 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.323004 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.324536 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.325484 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.325627 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.327275 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.327745 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.328644 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.328925 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.330501 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.330935 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.331774 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.332482 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.333999 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.335113 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.335182 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.337049 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.337230 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.338420 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.339174 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.340160 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.341151 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.341364 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.342599 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.343118 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.344135 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.344231 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.344724 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.345712 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.346443 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.348048 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.348672 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.348744 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.350268 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.351756 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.353321 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.353416 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.354472 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.354820 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.354914 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.356088 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.357550 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.357949 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.358279 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.360134 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.360541 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.361711 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.362049 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.362184 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.363240 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.363336 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.363705 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.364914 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.365319 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.365478 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.366400 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.366769 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.366868 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.367521 np0000172506 devstack@c-api.service[112674]: WARNING cinder.api.contrib.hosts [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:30:18.367810 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.367901 np0000172506 devstack@c-api.service[112673]: WARNING cinder.api.contrib.hosts [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:30:18.368277 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.368611 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.368997 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.369392 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.369796 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.370120 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.370594 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.370951 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.371429 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.371681 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.372081 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.372298 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: extensions {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.372546 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: extensions {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.372639 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.373589 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: encryption {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.373704 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.373790 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: encryption {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.374062 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.375119 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.375188 np0000172506 devstack@c-api.service[112672]: WARNING cinder.api.contrib.hosts [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:30:18.375364 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: encryption {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.375425 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: encryption {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.375903 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.376235 np0000172506 devstack@c-api.service[112675]: WARNING cinder.api.contrib.hosts [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 15:30:18.376840 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-quota-sets {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.376966 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-quota-sets {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.377034 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.377440 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.378288 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: cgsnapshots {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.378374 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: cgsnapshots {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.378500 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.379086 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.379707 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-quota-class-sets {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.379768 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-quota-class-sets {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.379941 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: extensions {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.380230 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.381052 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-availability-zone {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.381140 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-availability-zone {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.381202 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: extensions {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.381264 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: encryption {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.382352 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: qos-specs {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.382419 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: qos-specs {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.382476 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: encryption {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.382887 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: encryption {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.384387 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: encryption {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.384449 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: backups {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.384506 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: backups {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.384579 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-quota-sets {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.386113 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-quota-sets {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.386180 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: cgsnapshots {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.387126 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: extra_specs {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.387295 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: extra_specs {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.387488 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: cgsnapshots {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.387653 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-quota-class-sets {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.388801 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-snapshot-manage {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.389172 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-quota-class-sets {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.389246 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-snapshot-manage {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.389302 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-availability-zone {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.390329 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-volume-type-access {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.390447 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: qos-specs {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.390534 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-volume-type-access {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.390641 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-availability-zone {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.391861 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: qos-specs {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.391949 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: capabilities {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.392171 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: capabilities {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.392536 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: backups {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.393118 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-hosts {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.393454 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-hosts {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.393935 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: backups {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.394461 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: consistencygroups {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.394828 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: consistencygroups {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.395231 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: extra_specs {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.396412 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-volume-transfer {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.396599 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: extra_specs {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.396799 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-snapshot-manage {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.396888 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-volume-transfer {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.398040 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: scheduler-stats {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.398188 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-snapshot-manage {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.398419 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-volume-type-access {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.398544 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: scheduler-stats {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.399478 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extended resource: os-volume-manage {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.399637 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-volume-type-access {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.399932 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extended resource: os-volume-manage {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.400002 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: capabilities {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.401237 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-hosts {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.401395 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: capabilities {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.401651 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.402191 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.402585 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.contrib.snapshot_actions [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] SnapshotActionsController initialized {{(pid=112673) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:30:18.402663 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: consistencygroups {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.402724 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-hosts {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.403155 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.contrib.snapshot_actions [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] SnapshotActionsController initialized {{(pid=112674) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:30:18.403360 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.403918 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.404010 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: consistencygroups {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.404586 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-volume-transfer {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.404809 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.405368 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.405955 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-volume-transfer {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.406282 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.406339 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: scheduler-stats {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.406844 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.407576 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: scheduler-stats {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.407681 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.407769 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extended resource: os-volume-manage {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.408286 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.409013 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extended resource: os-volume-manage {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 15:30:18.409201 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.409751 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.410018 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.410769 np0000172506 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.410946 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.contrib.snapshot_actions [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] SnapshotActionsController initialized {{(pid=112672) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:30:18.411335 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.411399 np0000172506 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.411658 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.411752 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.411809 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.411874 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.411982 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412113 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412209 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412268 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412323 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412396 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.contrib.snapshot_actions [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] SnapshotActionsController initialized {{(pid=112675) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 15:30:18.412512 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412574 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412629 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412684 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412738 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412795 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension UsedLimits extending resource: limits {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412850 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412906 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension TypesManage extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.412975 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413033 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension AdminActions extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413087 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413215 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension AdminActions extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413276 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413331 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.413389 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.413441 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension AdminActions extending resource: backups {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413510 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413586 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension VolumeActions extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413665 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension UsedLimits extending resource: limits {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413665 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension TypesManage extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413769 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413823 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension AdminActions extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413823 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension AdminActions extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413823 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension AdminActions extending resource: backups {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.413823 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension VolumeActions extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.414053 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.414545 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.414612 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.415924 np0000172506 devstack@c-api.service[112673]: WARNING keystonemiddleware.auth_token [None req-10e07857-0a5e-4973-9bb6-a4e02211ff44 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:30:18.415998 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.416127 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.416417 np0000172506 devstack@c-api.service[112674]: WARNING keystonemiddleware.auth_token [None req-633397ca-b587-4f41-b429-92d9fa73d7f8 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:30:18.417776 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.418067 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.419690 np0000172506 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.419734 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.420584 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.420697 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.420806 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.420959 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421074 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421201 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421324 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421388 np0000172506 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 15:30:18.421426 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421556 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421662 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension UsedLimits extending resource: limits {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421754 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension TypesManage extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421891 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension AdminActions extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.421985 np0000172506 devstack@c-api.service[112673]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7d798a3668 pid: 112673 (default app) May 07 15:30:18.422035 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension AdminActions extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422110 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension AdminActions extending resource: backups {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422220 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension VolumeActions extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422430 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0308a8f1-be93-45f0-ad17-41222945aba7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422490 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422535 np0000172506 devstack@c-api.service[112673]: /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:30:18.422535 np0000172506 devstack@c-api.service[112673]: warnings.warn( May 07 15:30:18.422599 np0000172506 devstack@c-api.service[112674]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7d798a3668 pid: 112674 (default app) May 07 15:30:18.422645 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422689 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422782 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422893 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.422982 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423136 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423242 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423353 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423462 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension UsedLimits extending resource: limits {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423540 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension TypesManage extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423654 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension AdminActions extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423795 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension AdminActions extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.423906 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension AdminActions extending resource: backups {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.424009 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension VolumeActions extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.424228 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3311626f-a667-47f6-af12-1250c6332f9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 15:30:18.424657 np0000172506 devstack@c-api.service[112672]: WARNING keystonemiddleware.auth_token [None req-0308a8f1-be93-45f0-ad17-41222945aba7 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:30:18.426492 np0000172506 devstack@c-api.service[112675]: WARNING keystonemiddleware.auth_token [None req-3311626f-a667-47f6-af12-1250c6332f9f 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:30:18.430570 np0000172506 devstack@c-api.service[112672]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7d798a3668 pid: 112672 (default app) May 07 15:30:18.430689 np0000172506 devstack@c-api.service[112673]: /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:30:18.430689 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.430813 np0000172506 devstack@c-api.service[112673]: /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:30:18.430813 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.430813 np0000172506 devstack@c-api.service[112673]: /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:30:18.430813 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.430813 np0000172506 devstack@c-api.service[112673]: /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:30:18.431059 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431059 np0000172506 devstack@c-api.service[112673]: /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:30:18.431059 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431059 np0000172506 devstack@c-api.service[112673]: /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:30:18.431059 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431059 np0000172506 devstack@c-api.service[112673]: /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:30:18.431342 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431342 np0000172506 devstack@c-api.service[112673]: /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:30:18.431342 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431342 np0000172506 devstack@c-api.service[112673]: /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:30:18.431342 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431555 np0000172506 devstack@c-api.service[112673]: /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:30:18.431555 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431555 np0000172506 devstack@c-api.service[112673]: /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:30:18.431555 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431735 np0000172506 devstack@c-api.service[112673]: /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:30:18.431735 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431735 np0000172506 devstack@c-api.service[112673]: /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:30:18.431735 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431914 np0000172506 devstack@c-api.service[112673]: /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:30:18.431914 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431914 np0000172506 devstack@c-api.service[112673]: /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:30:18.431914 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.431914 np0000172506 devstack@c-api.service[112673]: /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:30:18.432153 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432153 np0000172506 devstack@c-api.service[112673]: /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:30:18.432153 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432153 np0000172506 devstack@c-api.service[112673]: /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:30:18.432153 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432424 np0000172506 devstack@c-api.service[112673]: /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:30:18.432424 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432424 np0000172506 devstack@c-api.service[112673]: /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:30:18.432424 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432424 np0000172506 devstack@c-api.service[112673]: /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:30:18.432424 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432683 np0000172506 devstack@c-api.service[112673]: /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:30:18.432683 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432683 np0000172506 devstack@c-api.service[112673]: /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:30:18.432683 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432683 np0000172506 devstack@c-api.service[112673]: /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:30:18.432683 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432944 np0000172506 devstack@c-api.service[112673]: /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:30:18.432944 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432944 np0000172506 devstack@c-api.service[112673]: /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:30:18.432944 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.432944 np0000172506 devstack@c-api.service[112673]: /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:30:18.432944 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433213 np0000172506 devstack@c-api.service[112673]: /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:30:18.433213 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433213 np0000172506 devstack@c-api.service[112673]: /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:30:18.433213 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433213 np0000172506 devstack@c-api.service[112673]: /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:30:18.433213 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433473 np0000172506 devstack@c-api.service[112673]: /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:30:18.433473 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433473 np0000172506 devstack@c-api.service[112673]: /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:30:18.433473 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433646 np0000172506 devstack@c-api.service[112673]: /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:30:18.433646 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433646 np0000172506 devstack@c-api.service[112673]: /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:30:18.433646 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433646 np0000172506 devstack@c-api.service[112673]: /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:30:18.433922 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433922 np0000172506 devstack@c-api.service[112673]: /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:30:18.433922 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.433922 np0000172506 devstack@c-api.service[112673]: /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:30:18.433922 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434160 np0000172506 devstack@c-api.service[112673]: /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:30:18.434160 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434160 np0000172506 devstack@c-api.service[112673]: /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:30:18.434160 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434160 np0000172506 devstack@c-api.service[112673]: /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:30:18.434160 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434403 np0000172506 devstack@c-api.service[112673]: /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:30:18.434403 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434403 np0000172506 devstack@c-api.service[112673]: /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:30:18.434403 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434403 np0000172506 devstack@c-api.service[112673]: /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:30:18.434640 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434640 np0000172506 devstack@c-api.service[112673]: /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:30:18.434640 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434640 np0000172506 devstack@c-api.service[112673]: /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:30:18.434640 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434850 np0000172506 devstack@c-api.service[112673]: /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:30:18.434850 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.434850 np0000172506 devstack@c-api.service[112673]: /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:30:18.434850 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435037 np0000172506 devstack@c-api.service[112673]: /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:30:18.435037 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435037 np0000172506 devstack@c-api.service[112673]: /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:30:18.435037 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435242 np0000172506 devstack@c-api.service[112673]: /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:30:18.435242 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435242 np0000172506 devstack@c-api.service[112673]: /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:30:18.435242 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435242 np0000172506 devstack@c-api.service[112673]: /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:30:18.435489 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435489 np0000172506 devstack@c-api.service[112673]: /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:30:18.435489 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435489 np0000172506 devstack@c-api.service[112673]: /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:30:18.435489 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435720 np0000172506 devstack@c-api.service[112673]: /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:30:18.435720 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435720 np0000172506 devstack@c-api.service[112673]: /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:30:18.435720 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435904 np0000172506 devstack@c-api.service[112673]: /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:30:18.435904 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.435904 np0000172506 devstack@c-api.service[112673]: /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:30:18.435904 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436070 np0000172506 devstack@c-api.service[112673]: /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:30:18.436070 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436070 np0000172506 devstack@c-api.service[112673]: /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:30:18.436070 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436265 np0000172506 devstack@c-api.service[112673]: /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:30:18.436265 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436265 np0000172506 devstack@c-api.service[112673]: /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:30:18.436265 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436433 np0000172506 devstack@c-api.service[112673]: /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:30:18.436433 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436433 np0000172506 devstack@c-api.service[112673]: /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:30:18.436433 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436707 np0000172506 devstack@c-api.service[112673]: /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:30:18.436707 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436707 np0000172506 devstack@c-api.service[112673]: /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:30:18.436707 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436707 np0000172506 devstack@c-api.service[112673]: /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:30:18.436707 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436962 np0000172506 devstack@c-api.service[112673]: /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:30:18.436962 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436962 np0000172506 devstack@c-api.service[112673]: /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:30:18.436962 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.436962 np0000172506 devstack@c-api.service[112673]: /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:30:18.437216 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437216 np0000172506 devstack@c-api.service[112673]: /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:30:18.437216 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437216 np0000172506 devstack@c-api.service[112673]: /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:30:18.437216 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437216 np0000172506 devstack@c-api.service[112673]: /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:30:18.437216 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437634 np0000172506 devstack@c-api.service[112673]: /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:30:18.437634 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437634 np0000172506 devstack@c-api.service[112673]: /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:30:18.437634 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437634 np0000172506 devstack@c-api.service[112673]: /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:30:18.437634 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437986 np0000172506 devstack@c-api.service[112673]: /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:30:18.437986 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437986 np0000172506 devstack@c-api.service[112673]: /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:30:18.437986 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.437986 np0000172506 devstack@c-api.service[112673]: /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:30:18.437986 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.438335 np0000172506 devstack@c-api.service[112673]: /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:30:18.438335 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.438335 np0000172506 devstack@c-api.service[112673]: /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:30:18.438335 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.438335 np0000172506 devstack@c-api.service[112673]: /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:30:18.438335 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.438615 np0000172506 devstack@c-api.service[112673]: /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:30:18.438615 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.438615 np0000172506 devstack@c-api.service[112673]: /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:30:18.438615 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.438830 np0000172506 devstack@c-api.service[112673]: /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:30:18.438830 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.438830 np0000172506 devstack@c-api.service[112673]: /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:30:18.438830 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.439039 np0000172506 devstack@c-api.service[112673]: /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:30:18.439039 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.439039 np0000172506 devstack@c-api.service[112673]: /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:30:18.439039 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.439277 np0000172506 devstack@c-api.service[112673]: /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:30:18.439277 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.439277 np0000172506 devstack@c-api.service[112673]: /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:30:18.439277 np0000172506 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 07 15:30:18.439498 np0000172506 devstack@c-api.service[112675]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7d798a3668 pid: 112675 (default app) May 07 15:30:18.439547 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-686e39fc-7a6c-481c-b77c-d5e7059668a4 None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:30:18.439547 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 946 bytes} [Thu May 7 15:30:18 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:30:25.797884 np0000172506 devstack@c-api.service[112674]: /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:30:25.797884 np0000172506 devstack@c-api.service[112674]: warnings.warn( May 07 15:30:25.811274 np0000172506 devstack@c-api.service[112674]: /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:30:25.811274 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811274 np0000172506 devstack@c-api.service[112674]: /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:30:25.811274 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811274 np0000172506 devstack@c-api.service[112674]: /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:30:25.811565 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811565 np0000172506 devstack@c-api.service[112674]: /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:30:25.811565 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811565 np0000172506 devstack@c-api.service[112674]: /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:30:25.811565 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811751 np0000172506 devstack@c-api.service[112674]: /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:30:25.811751 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811751 np0000172506 devstack@c-api.service[112674]: /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:30:25.811751 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811751 np0000172506 devstack@c-api.service[112674]: /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:30:25.811751 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811956 np0000172506 devstack@c-api.service[112674]: /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:30:25.811956 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.811956 np0000172506 devstack@c-api.service[112674]: /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:30:25.811956 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812123 np0000172506 devstack@c-api.service[112674]: /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:30:25.812123 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812123 np0000172506 devstack@c-api.service[112674]: /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:30:25.812123 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812284 np0000172506 devstack@c-api.service[112674]: /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:30:25.812284 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812284 np0000172506 devstack@c-api.service[112674]: /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:30:25.812284 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812445 np0000172506 devstack@c-api.service[112674]: /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:30:25.812445 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812445 np0000172506 devstack@c-api.service[112674]: /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:30:25.812445 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812445 np0000172506 devstack@c-api.service[112674]: /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:30:25.812630 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.812630 np0000172506 devstack@c-api.service[112674]: /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:30:25.812630 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.813346 np0000172506 devstack@c-api.service[112674]: /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:30:25.813346 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.813773 np0000172506 devstack@c-api.service[112674]: /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:30:25.813773 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.813773 np0000172506 devstack@c-api.service[112674]: /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:30:25.813773 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.813773 np0000172506 devstack@c-api.service[112674]: /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:30:25.813773 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.814015 np0000172506 devstack@c-api.service[112674]: /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:30:25.814015 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.814015 np0000172506 devstack@c-api.service[112674]: /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:30:25.814015 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.814015 np0000172506 devstack@c-api.service[112674]: /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:30:25.814015 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.814470 np0000172506 devstack@c-api.service[112674]: /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:30:25.814470 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.814470 np0000172506 devstack@c-api.service[112674]: /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:30:25.814470 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.816585 np0000172506 devstack@c-api.service[112674]: /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:30:25.816585 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.816692 np0000172506 devstack@c-api.service[112674]: /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:30:25.816692 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.816780 np0000172506 devstack@c-api.service[112674]: /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:30:25.816780 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.816780 np0000172506 devstack@c-api.service[112674]: /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:30:25.816780 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.816780 np0000172506 devstack@c-api.service[112674]: /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:30:25.816971 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.816971 np0000172506 devstack@c-api.service[112674]: /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:30:25.816971 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.816971 np0000172506 devstack@c-api.service[112674]: /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:30:25.816971 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817200 np0000172506 devstack@c-api.service[112674]: /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:30:25.817200 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817200 np0000172506 devstack@c-api.service[112674]: /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:30:25.817200 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817200 np0000172506 devstack@c-api.service[112674]: /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:30:25.817386 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817386 np0000172506 devstack@c-api.service[112674]: /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:30:25.817386 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817386 np0000172506 devstack@c-api.service[112674]: /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:30:25.817386 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817386 np0000172506 devstack@c-api.service[112674]: /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:30:25.817386 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817627 np0000172506 devstack@c-api.service[112674]: /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:30:25.817627 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817627 np0000172506 devstack@c-api.service[112674]: /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:30:25.817627 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817627 np0000172506 devstack@c-api.service[112674]: /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:30:25.817825 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817825 np0000172506 devstack@c-api.service[112674]: /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:30:25.817825 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.817825 np0000172506 devstack@c-api.service[112674]: /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:30:25.817825 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818076 np0000172506 devstack@c-api.service[112674]: /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:30:25.818076 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818076 np0000172506 devstack@c-api.service[112674]: /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:30:25.818076 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818337 np0000172506 devstack@c-api.service[112674]: /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:30:25.818337 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818337 np0000172506 devstack@c-api.service[112674]: /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:30:25.818337 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818533 np0000172506 devstack@c-api.service[112674]: /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:30:25.818533 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818533 np0000172506 devstack@c-api.service[112674]: /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:30:25.818533 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818533 np0000172506 devstack@c-api.service[112674]: /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:30:25.818821 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818821 np0000172506 devstack@c-api.service[112674]: /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:30:25.818821 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.818821 np0000172506 devstack@c-api.service[112674]: /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:30:25.818821 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819043 np0000172506 devstack@c-api.service[112674]: /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:30:25.819043 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819043 np0000172506 devstack@c-api.service[112674]: /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:30:25.819043 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819222 np0000172506 devstack@c-api.service[112674]: /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:30:25.819222 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819222 np0000172506 devstack@c-api.service[112674]: /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:30:25.819222 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819398 np0000172506 devstack@c-api.service[112674]: /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:30:25.819398 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819398 np0000172506 devstack@c-api.service[112674]: /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:30:25.819398 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819556 np0000172506 devstack@c-api.service[112674]: /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:30:25.819556 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819556 np0000172506 devstack@c-api.service[112674]: /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:30:25.819556 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819716 np0000172506 devstack@c-api.service[112674]: /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:30:25.819716 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819716 np0000172506 devstack@c-api.service[112674]: /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:30:25.819716 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819889 np0000172506 devstack@c-api.service[112674]: /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:30:25.819889 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819889 np0000172506 devstack@c-api.service[112674]: /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:30:25.819889 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.819889 np0000172506 devstack@c-api.service[112674]: /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:30:25.819889 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820139 np0000172506 devstack@c-api.service[112674]: /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:30:25.820139 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820139 np0000172506 devstack@c-api.service[112674]: /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:30:25.820139 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820139 np0000172506 devstack@c-api.service[112674]: /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:30:25.820377 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820377 np0000172506 devstack@c-api.service[112674]: /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:30:25.820377 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820377 np0000172506 devstack@c-api.service[112674]: /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:30:25.820377 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820377 np0000172506 devstack@c-api.service[112674]: /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:30:25.820377 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820644 np0000172506 devstack@c-api.service[112674]: /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:30:25.820644 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820644 np0000172506 devstack@c-api.service[112674]: /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:30:25.820644 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820644 np0000172506 devstack@c-api.service[112674]: /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:30:25.820644 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820855 np0000172506 devstack@c-api.service[112674]: /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:30:25.820855 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820855 np0000172506 devstack@c-api.service[112674]: /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:30:25.820855 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.820855 np0000172506 devstack@c-api.service[112674]: /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:30:25.820855 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821081 np0000172506 devstack@c-api.service[112674]: /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:30:25.821081 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821081 np0000172506 devstack@c-api.service[112674]: /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:30:25.821081 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821081 np0000172506 devstack@c-api.service[112674]: /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:30:25.821081 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821380 np0000172506 devstack@c-api.service[112674]: /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:30:25.821380 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821380 np0000172506 devstack@c-api.service[112674]: /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:30:25.821380 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821555 np0000172506 devstack@c-api.service[112674]: /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:30:25.821555 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821555 np0000172506 devstack@c-api.service[112674]: /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:30:25.821555 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821721 np0000172506 devstack@c-api.service[112674]: /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:30:25.821721 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821721 np0000172506 devstack@c-api.service[112674]: /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:30:25.821721 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821880 np0000172506 devstack@c-api.service[112674]: /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:30:25.821880 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821880 np0000172506 devstack@c-api.service[112674]: /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:30:25.821880 np0000172506 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 07 15:30:25.821880 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-1c4f8900-da0f-4a81-b81d-de09f062a287 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:30:26.483373 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-1c4f8900-da0f-4a81-b81d-de09f062a287 admin admin] POST https://199.204.45.49/volume/v3/types May 07 15:30:26.483950 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-1c4f8900-da0f-4a81-b81d-de09f062a287 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 15:30:26.485526 np0000172506 devstack@c-api.service[112674]: /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:30:26.485526 np0000172506 devstack@c-api.service[112674]: warnings.warn( May 07 15:30:26.494547 np0000172506 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-1c4f8900-da0f-4a81-b81d-de09f062a287 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:26.976684 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-1c4f8900-da0f-4a81-b81d-de09f062a287 admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 May 07 15:30:26.977355 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Thu May 7 15:30:25 2026] POST /volume/v3/types => generated 186 bytes in 1180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:30:26.988763 np0000172506 devstack@c-api.service[112672]: /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:30:26.988763 np0000172506 devstack@c-api.service[112672]: warnings.warn( May 07 15:30:27.004501 np0000172506 devstack@c-api.service[112672]: /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:30:27.004501 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.004501 np0000172506 devstack@c-api.service[112672]: /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:30:27.004501 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.004501 np0000172506 devstack@c-api.service[112672]: /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:30:27.004983 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.004983 np0000172506 devstack@c-api.service[112672]: /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:30:27.004983 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.004983 np0000172506 devstack@c-api.service[112672]: /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:30:27.004983 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.005409 np0000172506 devstack@c-api.service[112672]: /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:30:27.005409 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.005409 np0000172506 devstack@c-api.service[112672]: /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:30:27.005409 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.005409 np0000172506 devstack@c-api.service[112672]: /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:30:27.005409 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.005858 np0000172506 devstack@c-api.service[112672]: /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:30:27.005858 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.005858 np0000172506 devstack@c-api.service[112672]: /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:30:27.005858 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.006264 np0000172506 devstack@c-api.service[112672]: /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:30:27.006264 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.006264 np0000172506 devstack@c-api.service[112672]: /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:30:27.006264 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.006593 np0000172506 devstack@c-api.service[112672]: /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:30:27.006593 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.006593 np0000172506 devstack@c-api.service[112672]: /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:30:27.006593 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.006890 np0000172506 devstack@c-api.service[112672]: /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:30:27.006890 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.006890 np0000172506 devstack@c-api.service[112672]: /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:30:27.006890 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.006890 np0000172506 devstack@c-api.service[112672]: /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:30:27.007303 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.007303 np0000172506 devstack@c-api.service[112672]: /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:30:27.007303 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.007303 np0000172506 devstack@c-api.service[112672]: /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:30:27.007303 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.007685 np0000172506 devstack@c-api.service[112672]: /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:30:27.007685 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.007685 np0000172506 devstack@c-api.service[112672]: /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:30:27.007685 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.007685 np0000172506 devstack@c-api.service[112672]: /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:30:27.007685 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.008185 np0000172506 devstack@c-api.service[112672]: /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:30:27.008185 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.008185 np0000172506 devstack@c-api.service[112672]: /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:30:27.008185 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.008185 np0000172506 devstack@c-api.service[112672]: /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:30:27.008185 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.008621 np0000172506 devstack@c-api.service[112672]: /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:30:27.008621 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.008621 np0000172506 devstack@c-api.service[112672]: /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:30:27.008621 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.008621 np0000172506 devstack@c-api.service[112672]: /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:30:27.008621 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009052 np0000172506 devstack@c-api.service[112672]: /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:30:27.009052 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009052 np0000172506 devstack@c-api.service[112672]: /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:30:27.009052 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009052 np0000172506 devstack@c-api.service[112672]: /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:30:27.009480 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009480 np0000172506 devstack@c-api.service[112672]: /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:30:27.009480 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009480 np0000172506 devstack@c-api.service[112672]: /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:30:27.009480 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009845 np0000172506 devstack@c-api.service[112672]: /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:30:27.009845 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009845 np0000172506 devstack@c-api.service[112672]: /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:30:27.009845 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.009845 np0000172506 devstack@c-api.service[112672]: /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:30:27.009845 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.010367 np0000172506 devstack@c-api.service[112672]: /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:30:27.010367 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.010367 np0000172506 devstack@c-api.service[112672]: /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:30:27.010367 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.010367 np0000172506 devstack@c-api.service[112672]: /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:30:27.010367 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.010813 np0000172506 devstack@c-api.service[112672]: /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:30:27.010813 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.010813 np0000172506 devstack@c-api.service[112672]: /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:30:27.010813 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.010813 np0000172506 devstack@c-api.service[112672]: /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:30:27.011183 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011183 np0000172506 devstack@c-api.service[112672]: /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:30:27.011183 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011183 np0000172506 devstack@c-api.service[112672]: /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:30:27.011183 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011424 np0000172506 devstack@c-api.service[112672]: /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:30:27.011424 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011424 np0000172506 devstack@c-api.service[112672]: /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:30:27.011424 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011618 np0000172506 devstack@c-api.service[112672]: /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:30:27.011618 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011618 np0000172506 devstack@c-api.service[112672]: /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:30:27.011618 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011804 np0000172506 devstack@c-api.service[112672]: /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:30:27.011804 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011804 np0000172506 devstack@c-api.service[112672]: /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:30:27.011804 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.011804 np0000172506 devstack@c-api.service[112672]: /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:30:27.012035 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012035 np0000172506 devstack@c-api.service[112672]: /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:30:27.012035 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012035 np0000172506 devstack@c-api.service[112672]: /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:30:27.012035 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012281 np0000172506 devstack@c-api.service[112672]: /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:30:27.012281 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012281 np0000172506 devstack@c-api.service[112672]: /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:30:27.012281 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012466 np0000172506 devstack@c-api.service[112672]: /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:30:27.012466 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012466 np0000172506 devstack@c-api.service[112672]: /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:30:27.012466 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012654 np0000172506 devstack@c-api.service[112672]: /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:30:27.012654 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012654 np0000172506 devstack@c-api.service[112672]: /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:30:27.012654 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012861 np0000172506 devstack@c-api.service[112672]: /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:30:27.012861 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.012861 np0000172506 devstack@c-api.service[112672]: /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:30:27.012861 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013048 np0000172506 devstack@c-api.service[112672]: /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:30:27.013048 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013048 np0000172506 devstack@c-api.service[112672]: /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:30:27.013048 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013255 np0000172506 devstack@c-api.service[112672]: /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:30:27.013255 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013255 np0000172506 devstack@c-api.service[112672]: /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:30:27.013255 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013255 np0000172506 devstack@c-api.service[112672]: /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:30:27.013489 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013489 np0000172506 devstack@c-api.service[112672]: /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:30:27.013489 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013489 np0000172506 devstack@c-api.service[112672]: /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:30:27.013489 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013489 np0000172506 devstack@c-api.service[112672]: /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:30:27.013801 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013801 np0000172506 devstack@c-api.service[112672]: /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:30:27.013801 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.013801 np0000172506 devstack@c-api.service[112672]: /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:30:27.013801 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014058 np0000172506 devstack@c-api.service[112672]: /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:30:27.014058 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014058 np0000172506 devstack@c-api.service[112672]: /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:30:27.014058 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014058 np0000172506 devstack@c-api.service[112672]: /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:30:27.014058 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014429 np0000172506 devstack@c-api.service[112672]: /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:30:27.014429 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014429 np0000172506 devstack@c-api.service[112672]: /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:30:27.014429 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014429 np0000172506 devstack@c-api.service[112672]: /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:30:27.014429 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014723 np0000172506 devstack@c-api.service[112672]: /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:30:27.014723 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014723 np0000172506 devstack@c-api.service[112672]: /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:30:27.014723 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.014723 np0000172506 devstack@c-api.service[112672]: /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:30:27.014723 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015003 np0000172506 devstack@c-api.service[112672]: /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:30:27.015003 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015003 np0000172506 devstack@c-api.service[112672]: /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:30:27.015003 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015003 np0000172506 devstack@c-api.service[112672]: /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:30:27.015003 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015247 np0000172506 devstack@c-api.service[112672]: /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:30:27.015247 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015247 np0000172506 devstack@c-api.service[112672]: /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:30:27.015247 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015745 np0000172506 devstack@c-api.service[112672]: /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:30:27.015745 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015745 np0000172506 devstack@c-api.service[112672]: /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:30:27.015745 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015745 np0000172506 devstack@c-api.service[112672]: /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:30:27.015934 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015934 np0000172506 devstack@c-api.service[112672]: /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:30:27.015934 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015934 np0000172506 devstack@c-api.service[112672]: /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:30:27.015934 np0000172506 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) May 07 15:30:27.015934 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [req-1c4f8900-da0f-4a81-b81d-de09f062a287 req-cf9da3ec-b38b-4c06-ac09-7778763f9d43 None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:30:27.374668 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [req-1c4f8900-da0f-4a81-b81d-de09f062a287 req-cf9da3ec-b38b-4c06-ac09-7778763f9d43 admin admin] POST https://199.204.45.49/volume/v3/types/d476c343-3b43-4372-807b-6ebcd5109b2f/extra_specs May 07 15:30:27.375078 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [req-1c4f8900-da0f-4a81-b81d-de09f062a287 req-cf9da3ec-b38b-4c06-ac09-7778763f9d43 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 15:30:27.376817 np0000172506 devstack@c-api.service[112672]: /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:30:27.376817 np0000172506 devstack@c-api.service[112672]: warnings.warn( May 07 15:30:27.387454 np0000172506 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [req-1c4f8900-da0f-4a81-b81d-de09f062a287 req-cf9da3ec-b38b-4c06-ac09-7778763f9d43 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:30:27.742797 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [req-1c4f8900-da0f-4a81-b81d-de09f062a287 req-cf9da3ec-b38b-4c06-ac09-7778763f9d43 admin admin] https://199.204.45.49/volume/v3/types/d476c343-3b43-4372-807b-6ebcd5109b2f/extra_specs returned with HTTP 200 May 07 15:30:27.743760 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 1/3] 199.204.45.49 () {70 vars in 1498 bytes} [Thu May 7 15:30:26 2026] POST /volume/v3/types/d476c343-3b43-4372-807b-6ebcd5109b2f/extra_specs => generated 55 bytes in 756 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:30:28.299580 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=6 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:30:28.314791 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=6 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:30:36.971857 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:30:37.739133 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:36:58.884154 np0000172506 devstack@c-api.service[112675]: /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:36:58.884154 np0000172506 devstack@c-api.service[112675]: warnings.warn( May 07 15:36:58.894700 np0000172506 devstack@c-api.service[112675]: /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:36:58.894700 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.894700 np0000172506 devstack@c-api.service[112675]: /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:36:58.894700 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.894700 np0000172506 devstack@c-api.service[112675]: /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:36:58.895328 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.895328 np0000172506 devstack@c-api.service[112675]: /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:36:58.895328 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.895328 np0000172506 devstack@c-api.service[112675]: /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:36:58.895328 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.895638 np0000172506 devstack@c-api.service[112675]: /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:36:58.895638 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.895638 np0000172506 devstack@c-api.service[112675]: /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:36:58.895638 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.895638 np0000172506 devstack@c-api.service[112675]: /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:36:58.895638 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.896066 np0000172506 devstack@c-api.service[112675]: /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:36:58.896066 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.896066 np0000172506 devstack@c-api.service[112675]: /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:36:58.896066 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.896553 np0000172506 devstack@c-api.service[112675]: /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:36:58.896553 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.896553 np0000172506 devstack@c-api.service[112675]: /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:36:58.896553 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.896867 np0000172506 devstack@c-api.service[112675]: /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:36:58.896867 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.896867 np0000172506 devstack@c-api.service[112675]: /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:36:58.896867 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897266 np0000172506 devstack@c-api.service[112675]: /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:36:58.897266 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897266 np0000172506 devstack@c-api.service[112675]: /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:36:58.897266 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897266 np0000172506 devstack@c-api.service[112675]: /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:36:58.897627 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897627 np0000172506 devstack@c-api.service[112675]: /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:36:58.897627 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897627 np0000172506 devstack@c-api.service[112675]: /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:36:58.897627 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897939 np0000172506 devstack@c-api.service[112675]: /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:36:58.897939 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897939 np0000172506 devstack@c-api.service[112675]: /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:36:58.897939 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.897939 np0000172506 devstack@c-api.service[112675]: /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:36:58.897939 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.898447 np0000172506 devstack@c-api.service[112675]: /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:36:58.898447 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.898447 np0000172506 devstack@c-api.service[112675]: /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:36:58.898447 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.898447 np0000172506 devstack@c-api.service[112675]: /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:36:58.898447 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.898844 np0000172506 devstack@c-api.service[112675]: /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:36:58.898844 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.898844 np0000172506 devstack@c-api.service[112675]: /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:36:58.898844 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.898844 np0000172506 devstack@c-api.service[112675]: /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:36:58.898844 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899285 np0000172506 devstack@c-api.service[112675]: /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:36:58.899285 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899285 np0000172506 devstack@c-api.service[112675]: /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:36:58.899285 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899285 np0000172506 devstack@c-api.service[112675]: /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:36:58.899634 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899634 np0000172506 devstack@c-api.service[112675]: /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:36:58.899634 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899634 np0000172506 devstack@c-api.service[112675]: /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:36:58.899634 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899951 np0000172506 devstack@c-api.service[112675]: /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:36:58.899951 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899951 np0000172506 devstack@c-api.service[112675]: /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:36:58.899951 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.899951 np0000172506 devstack@c-api.service[112675]: /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:36:58.899951 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.900389 np0000172506 devstack@c-api.service[112675]: /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:36:58.900389 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.900389 np0000172506 devstack@c-api.service[112675]: /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:36:58.900389 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.900389 np0000172506 devstack@c-api.service[112675]: /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:36:58.900389 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.900749 np0000172506 devstack@c-api.service[112675]: /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:36:58.900749 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.900749 np0000172506 devstack@c-api.service[112675]: /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:36:58.900749 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.900749 np0000172506 devstack@c-api.service[112675]: /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:36:58.901482 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.901482 np0000172506 devstack@c-api.service[112675]: /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:36:58.901482 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.901482 np0000172506 devstack@c-api.service[112675]: /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:36:58.901482 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.901823 np0000172506 devstack@c-api.service[112675]: /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:36:58.901823 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.901823 np0000172506 devstack@c-api.service[112675]: /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:36:58.901823 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902111 np0000172506 devstack@c-api.service[112675]: /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:36:58.902111 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902111 np0000172506 devstack@c-api.service[112675]: /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:36:58.902111 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902302 np0000172506 devstack@c-api.service[112675]: /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:36:58.902302 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902302 np0000172506 devstack@c-api.service[112675]: /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:36:58.902302 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902302 np0000172506 devstack@c-api.service[112675]: /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:36:58.902535 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902535 np0000172506 devstack@c-api.service[112675]: /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:36:58.902535 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902535 np0000172506 devstack@c-api.service[112675]: /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:36:58.902535 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902737 np0000172506 devstack@c-api.service[112675]: /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:36:58.902737 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902737 np0000172506 devstack@c-api.service[112675]: /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:36:58.902737 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902922 np0000172506 devstack@c-api.service[112675]: /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:36:58.902922 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.902922 np0000172506 devstack@c-api.service[112675]: /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:36:58.902922 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903121 np0000172506 devstack@c-api.service[112675]: /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:36:58.903121 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903121 np0000172506 devstack@c-api.service[112675]: /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:36:58.903121 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903484 np0000172506 devstack@c-api.service[112675]: /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:36:58.903484 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903484 np0000172506 devstack@c-api.service[112675]: /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:36:58.903484 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903674 np0000172506 devstack@c-api.service[112675]: /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:36:58.903674 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903674 np0000172506 devstack@c-api.service[112675]: /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:36:58.903674 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903856 np0000172506 devstack@c-api.service[112675]: /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:36:58.903856 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903856 np0000172506 devstack@c-api.service[112675]: /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:36:58.903856 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.903856 np0000172506 devstack@c-api.service[112675]: /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:36:58.904077 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904077 np0000172506 devstack@c-api.service[112675]: /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:36:58.904077 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904077 np0000172506 devstack@c-api.service[112675]: /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:36:58.904077 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904077 np0000172506 devstack@c-api.service[112675]: /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:36:58.904365 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904365 np0000172506 devstack@c-api.service[112675]: /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:36:58.904365 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904365 np0000172506 devstack@c-api.service[112675]: /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:36:58.904365 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904560 np0000172506 devstack@c-api.service[112675]: /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:36:58.904560 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904560 np0000172506 devstack@c-api.service[112675]: /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:36:58.904560 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904560 np0000172506 devstack@c-api.service[112675]: /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:36:58.904560 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904818 np0000172506 devstack@c-api.service[112675]: /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:36:58.904818 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904818 np0000172506 devstack@c-api.service[112675]: /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:36:58.904818 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.904818 np0000172506 devstack@c-api.service[112675]: /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:36:58.904818 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905203 np0000172506 devstack@c-api.service[112675]: /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:36:58.905203 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905203 np0000172506 devstack@c-api.service[112675]: /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:36:58.905203 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905203 np0000172506 devstack@c-api.service[112675]: /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:36:58.905203 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905486 np0000172506 devstack@c-api.service[112675]: /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:36:58.905486 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905486 np0000172506 devstack@c-api.service[112675]: /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:36:58.905486 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905486 np0000172506 devstack@c-api.service[112675]: /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:36:58.905486 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905751 np0000172506 devstack@c-api.service[112675]: /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:36:58.905751 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905751 np0000172506 devstack@c-api.service[112675]: /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:36:58.905751 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905924 np0000172506 devstack@c-api.service[112675]: /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:36:58.905924 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905924 np0000172506 devstack@c-api.service[112675]: /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:36:58.905924 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.905924 np0000172506 devstack@c-api.service[112675]: /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:36:58.906193 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.906193 np0000172506 devstack@c-api.service[112675]: /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:36:58.906193 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.906193 np0000172506 devstack@c-api.service[112675]: /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:36:58.906193 np0000172506 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) May 07 15:36:58.906193 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-e1755b7e-0709-438a-a9dc-2668f2a97fa2 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:36:58.906193 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-e1755b7e-0709-438a-a9dc-2668f2a97fa2 None None] GET https://199.204.45.49/volume// May 07 15:36:58.906516 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-e1755b7e-0709-438a-a9dc-2668f2a97fa2 None None] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:36:58.906516 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-e1755b7e-0709-438a-a9dc-2668f2a97fa2 None None] Calling method 'all' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:36:58.906516 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-e1755b7e-0709-438a-a9dc-2668f2a97fa2 None None] https://199.204.45.49/volume// returned with HTTP 300 May 07 15:36:58.906516 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Thu May 7 15:36:58 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 07 15:37:41.391282 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-32507da9-dcc1-4350-80d1-1de1fe8ce998 None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:37:41.726850 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-32507da9-dcc1-4350-80d1-1de1fe8ce998 demo demo] GET https://199.204.45.49/volume/v3/types?is_public=None May 07 15:37:41.727326 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-32507da9-dcc1-4350-80d1-1de1fe8ce998 demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:37:41.727598 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-32507da9-dcc1-4350-80d1-1de1fe8ce998 demo demo] Calling method 'index' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:37:41.728118 np0000172506 devstack@c-api.service[112673]: /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:37:41.728118 np0000172506 devstack@c-api.service[112673]: warnings.warn( May 07 15:37:41.728854 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-32507da9-dcc1-4350-80d1-1de1fe8ce998 demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:37:41.740408 np0000172506 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [None req-32507da9-dcc1-4350-80d1-1de1fe8ce998 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:37:41.766227 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-32507da9-dcc1-4350-80d1-1de1fe8ce998 demo demo] https://199.204.45.49/volume/v3/types?is_public=None returned with HTTP 200 May 07 15:37:41.766839 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 2/5] 199.204.45.49 () {64 vars in 1256 bytes} [Thu May 7 15:37:41 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:37:41.780131 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [req-32507da9-dcc1-4350-80d1-1de1fe8ce998 req-d931f5be-ecb5-4caf-9203-759250ddbf42 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:37:41.784184 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [req-32507da9-dcc1-4350-80d1-1de1fe8ce998 req-d931f5be-ecb5-4caf-9203-759250ddbf42 demo demo] GET https://199.204.45.49/volume/v3/types/default May 07 15:37:41.784559 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [req-32507da9-dcc1-4350-80d1-1de1fe8ce998 req-d931f5be-ecb5-4caf-9203-759250ddbf42 demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:37:41.784912 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [req-32507da9-dcc1-4350-80d1-1de1fe8ce998 req-d931f5be-ecb5-4caf-9203-759250ddbf42 demo demo] Calling method 'show' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:37:41.796088 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [req-32507da9-dcc1-4350-80d1-1de1fe8ce998 req-d931f5be-ecb5-4caf-9203-759250ddbf42 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 07 15:37:41.796735 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 2/6] 199.204.45.49 () {66 vars in 1322 bytes} [Thu May 7 15:37:41 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:37:42.163677 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-bad25614-c3ef-44b8-8088-efef12eecdf3 None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:37:42.169582 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-bad25614-c3ef-44b8-8088-efef12eecdf3 demo demo] GET https://199.204.45.49/volume/v3/types/default May 07 15:37:42.170086 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-bad25614-c3ef-44b8-8088-efef12eecdf3 demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:37:42.170615 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-bad25614-c3ef-44b8-8088-efef12eecdf3 demo demo] Calling method 'show' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:37:42.185852 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-bad25614-c3ef-44b8-8088-efef12eecdf3 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 07 15:37:42.186343 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 2/7] 199.204.45.49 () {64 vars in 1251 bytes} [Thu May 7 15:37:42 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:37:42.584117 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-374fed32-2e72-465d-9380-6cb261ecafc1 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:37:42.918833 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-374fed32-2e72-465d-9380-6cb261ecafc1 demo demo] GET https://199.204.45.49/volume/v3/types/default May 07 15:37:42.919219 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-374fed32-2e72-465d-9380-6cb261ecafc1 demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:37:42.919450 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-374fed32-2e72-465d-9380-6cb261ecafc1 demo demo] Calling method 'show' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:37:42.925967 np0000172506 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [None req-374fed32-2e72-465d-9380-6cb261ecafc1 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 15:37:42.941333 np0000172506 devstack@c-api.service[112675]: /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:37:42.941333 np0000172506 devstack@c-api.service[112675]: warnings.warn( May 07 15:37:42.943633 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-374fed32-2e72-465d-9380-6cb261ecafc1 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 07 15:37:42.944036 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 2/8] 199.204.45.49 () {64 vars in 1251 bytes} [Thu May 7 15:37:42 2026] GET /volume/v3/types/default => generated 145 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:37:42.960012 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-82553455-dcd4-4cbc-acd8-77ca623b4b33 None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:37:42.963633 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-82553455-dcd4-4cbc-acd8-77ca623b4b33 demo demo] GET https://199.204.45.49/volume/v3/types/default May 07 15:37:42.964062 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-82553455-dcd4-4cbc-acd8-77ca623b4b33 demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:37:42.964625 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-82553455-dcd4-4cbc-acd8-77ca623b4b33 demo demo] Calling method 'show' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:37:42.979887 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-82553455-dcd4-4cbc-acd8-77ca623b4b33 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 07 15:37:42.980345 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 3/9] 199.204.45.49 () {64 vars in 1251 bytes} [Thu May 7 15:37:42 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 15:37:51.791351 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=2 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:37:52.180417 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=2 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:37:52.939433 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=2 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:37:52.976058 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=3 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:45:34.344000 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:45:34.440237 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:45:34.440547 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:45:34.440701 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d demo demo] Calling method 'detail' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:45:34.441305 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.api_utils [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d demo demo] Removing options '' from query. {{(pid=112674) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:45:34.442661 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.volume.api [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112674) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:45:34.492257 np0000172506 devstack@c-api.service[112674]: INFO cinder.volume.api [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d demo demo] Get all volumes completed successfully. May 07 15:45:34.494928 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-ac6c1efe-52ff-4d95-8048-2d18391c785d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:45:34.495405 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 3/10] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:45:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:45:44.483541 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:46:34.502688 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-73919f63-30bf-458b-834e-4c87acb066aa None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:46:34.505901 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-73919f63-30bf-458b-834e-4c87acb066aa demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:46:34.506159 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-73919f63-30bf-458b-834e-4c87acb066aa demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:46:34.506449 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-73919f63-30bf-458b-834e-4c87acb066aa demo demo] Calling method 'detail' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:46:34.507063 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.api_utils [None req-73919f63-30bf-458b-834e-4c87acb066aa demo demo] Removing options '' from query. {{(pid=112672) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:46:34.508197 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.volume.api [None req-73919f63-30bf-458b-834e-4c87acb066aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112672) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:46:34.539933 np0000172506 devstack@c-api.service[112672]: INFO cinder.volume.api [None req-73919f63-30bf-458b-834e-4c87acb066aa demo demo] Get all volumes completed successfully. May 07 15:46:34.543526 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-73919f63-30bf-458b-834e-4c87acb066aa demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:46:34.543979 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 3/11] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:46:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:46:44.535127 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:47:34.558453 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:47:34.563183 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:47:34.563432 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:47:34.563682 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc demo demo] Calling method 'detail' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:47:34.564281 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.api_utils [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc demo demo] Removing options '' from query. {{(pid=112675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:47:34.565230 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.volume.api [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112675) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:47:34.610021 np0000172506 devstack@c-api.service[112675]: INFO cinder.volume.api [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc demo demo] Get all volumes completed successfully. May 07 15:47:34.612354 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-d9d6ba5a-73e0-4d7b-88b9-4b6fd31925fc demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:47:34.613191 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 3/12] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:47:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:47:44.604599 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:48:34.629982 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-416dec2b-766a-4319-9570-106ec831f79b None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:48:34.634041 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-416dec2b-766a-4319-9570-106ec831f79b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:48:34.634329 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-416dec2b-766a-4319-9570-106ec831f79b demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:48:34.634607 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-416dec2b-766a-4319-9570-106ec831f79b demo demo] Calling method 'detail' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:48:34.635752 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-416dec2b-766a-4319-9570-106ec831f79b demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:48:34.637731 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.volume.api [None req-416dec2b-766a-4319-9570-106ec831f79b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112673) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:48:34.688080 np0000172506 devstack@c-api.service[112673]: INFO cinder.volume.api [None req-416dec2b-766a-4319-9570-106ec831f79b demo demo] Get all volumes completed successfully. May 07 15:48:34.691342 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-416dec2b-766a-4319-9570-106ec831f79b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:48:34.691911 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 4/13] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:48:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:48:44.676911 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:49:34.707087 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-1adc6929-2264-41ca-bc9a-825448e7e67d None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:49:34.711514 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-1adc6929-2264-41ca-bc9a-825448e7e67d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:49:34.711783 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-1adc6929-2264-41ca-bc9a-825448e7e67d demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:49:34.712152 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-1adc6929-2264-41ca-bc9a-825448e7e67d demo demo] Calling method 'detail' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:49:34.712593 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.api_utils [None req-1adc6929-2264-41ca-bc9a-825448e7e67d demo demo] Removing options '' from query. {{(pid=112674) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:49:34.713591 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.volume.api [None req-1adc6929-2264-41ca-bc9a-825448e7e67d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112674) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:49:34.721158 np0000172506 devstack@c-api.service[112674]: INFO cinder.volume.api [None req-1adc6929-2264-41ca-bc9a-825448e7e67d demo demo] Get all volumes completed successfully. May 07 15:49:34.722659 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-1adc6929-2264-41ca-bc9a-825448e7e67d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:49:34.723019 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 4/14] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:49:34 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:49:44.717237 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:50:34.738490 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:50:34.858138 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:50:34.858138 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:50:34.858688 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 demo demo] Calling method 'detail' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:50:34.859329 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.api_utils [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 demo demo] Removing options '' from query. {{(pid=112672) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:50:34.863477 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.volume.api [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112672) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:50:34.872517 np0000172506 devstack@c-api.service[112672]: INFO cinder.volume.api [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 demo demo] Get all volumes completed successfully. May 07 15:50:34.875794 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-89b02024-8fa5-4c52-a119-6f1060d8e6f6 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:50:34.876648 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 4/15] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:50:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:50:44.868717 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:51:34.899213 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:51:34.934872 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:51:34.934872 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:51:34.934872 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 demo demo] Calling method 'detail' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:51:34.934872 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.api_utils [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 demo demo] Removing options '' from query. {{(pid=112675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:51:34.934872 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.volume.api [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112675) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:51:34.942268 np0000172506 devstack@c-api.service[112675]: INFO cinder.volume.api [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 demo demo] Get all volumes completed successfully. May 07 15:51:34.945496 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-b8f51bbc-7f0b-45fb-9450-561d76a611f9 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:51:34.946015 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 4/16] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:51:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:51:44.937324 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:52:34.976324 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:52:34.979332 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:52:34.979659 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:52:34.979928 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb demo demo] Calling method 'detail' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:52:34.980292 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:52:34.981587 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.volume.api [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112673) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:52:34.992839 np0000172506 devstack@c-api.service[112673]: INFO cinder.volume.api [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb demo demo] Get all volumes completed successfully. May 07 15:52:34.995826 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-23f60bc2-65eb-4d1e-9ac8-ce016dc71eeb demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:52:34.996347 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 5/17] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:52:34 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:52:44.986002 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:53:35.018690 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:53:35.022850 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:53:35.023268 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:53:35.023655 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 demo demo] Calling method 'detail' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:53:35.024132 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.api_utils [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 demo demo] Removing options '' from query. {{(pid=112674) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:53:35.025710 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.volume.api [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112674) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:53:35.032637 np0000172506 devstack@c-api.service[112674]: INFO cinder.volume.api [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 demo demo] Get all volumes completed successfully. May 07 15:53:35.037190 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-62d57e6c-00b7-4d1f-b8ef-99be2e874068 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:53:35.037925 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 5/18] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:53:35 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:53:45.029241 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:54:35.051445 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:54:35.055225 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:54:35.055513 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:54:35.055807 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 demo demo] Calling method 'detail' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:54:35.056188 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.api_utils [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 demo demo] Removing options '' from query. {{(pid=112672) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:54:35.057921 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.volume.api [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112672) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:54:35.066734 np0000172506 devstack@c-api.service[112672]: INFO cinder.volume.api [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 demo demo] Get all volumes completed successfully. May 07 15:54:35.069347 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-049cc6ab-6e7f-4ee0-9d62-18ae7e8848f6 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:54:35.069768 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 5/19] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:54:35 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:54:45.061363 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:55:35.102273 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:55:35.263200 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:55:35.263697 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:55:35.264248 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 demo demo] Calling method 'detail' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:55:35.265181 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.api_utils [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 demo demo] Removing options '' from query. {{(pid=112675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:55:35.266108 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.volume.api [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112675) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:55:35.277908 np0000172506 devstack@c-api.service[112675]: INFO cinder.volume.api [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 demo demo] Get all volumes completed successfully. May 07 15:55:35.281279 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-c4d348c7-7b59-4e42-9df0-8c68a90dc009 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:55:35.281840 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 5/20] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:55:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:55:45.272892 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:56:35.299588 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:56:35.302351 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:56:35.302611 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:56:35.302865 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 demo demo] Calling method 'detail' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:56:35.303226 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:56:35.304488 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.volume.api [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112673) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:56:35.312728 np0000172506 devstack@c-api.service[112673]: INFO cinder.volume.api [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 demo demo] Get all volumes completed successfully. May 07 15:56:35.314713 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-04b6deff-8f6b-45b7-91fe-274ae1672237 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:56:35.315070 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 6/21] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:56:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:56:45.308067 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:57:35.331387 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-609056a0-7378-4e02-9fc6-325faf035eaf None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:57:35.333984 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-609056a0-7378-4e02-9fc6-325faf035eaf demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:57:35.334301 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-609056a0-7378-4e02-9fc6-325faf035eaf demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:57:35.334567 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-609056a0-7378-4e02-9fc6-325faf035eaf demo demo] Calling method 'detail' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:57:35.334866 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.api_utils [None req-609056a0-7378-4e02-9fc6-325faf035eaf demo demo] Removing options '' from query. {{(pid=112674) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:57:35.335935 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.volume.api [None req-609056a0-7378-4e02-9fc6-325faf035eaf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112674) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:57:35.344217 np0000172506 devstack@c-api.service[112674]: INFO cinder.volume.api [None req-609056a0-7378-4e02-9fc6-325faf035eaf demo demo] Get all volumes completed successfully. May 07 15:57:35.346339 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-609056a0-7378-4e02-9fc6-325faf035eaf demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:57:35.347006 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 6/22] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:57:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 15:57:45.338805 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:58:35.359710 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:58:35.363635 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:58:35.363980 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:58:35.364391 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf demo demo] Calling method 'detail' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:58:35.364841 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.api_utils [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf demo demo] Removing options '' from query. {{(pid=112672) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:58:35.366201 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.volume.api [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112672) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:58:35.374742 np0000172506 devstack@c-api.service[112672]: INFO cinder.volume.api [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf demo demo] Get all volumes completed successfully. May 07 15:58:35.377363 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-2736704e-0ad0-4a10-b612-bcd4a0f9f0bf demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:58:35.377839 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 6/23] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:58:35 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:58:45.369128 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 15:59:35.393985 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-3f86211d-15e0-48c2-bd57-f9429a174725 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 15:59:35.397060 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-3f86211d-15e0-48c2-bd57-f9429a174725 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 15:59:35.397410 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-3f86211d-15e0-48c2-bd57-f9429a174725 demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 15:59:35.397758 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-3f86211d-15e0-48c2-bd57-f9429a174725 demo demo] Calling method 'detail' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 15:59:35.398271 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.api_utils [None req-3f86211d-15e0-48c2-bd57-f9429a174725 demo demo] Removing options '' from query. {{(pid=112675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 15:59:35.400129 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.volume.api [None req-3f86211d-15e0-48c2-bd57-f9429a174725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112675) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 15:59:35.409283 np0000172506 devstack@c-api.service[112675]: INFO cinder.volume.api [None req-3f86211d-15e0-48c2-bd57-f9429a174725 demo demo] Get all volumes completed successfully. May 07 15:59:35.411379 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-3f86211d-15e0-48c2-bd57-f9429a174725 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 15:59:35.411738 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 6/24] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 15:59:35 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:59:45.404047 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:00:35.430068 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-962732fb-4850-42f9-8b07-8233c26cba2f None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:00:35.564206 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-962732fb-4850-42f9-8b07-8233c26cba2f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:00:35.564463 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-962732fb-4850-42f9-8b07-8233c26cba2f demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:00:35.564717 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-962732fb-4850-42f9-8b07-8233c26cba2f demo demo] Calling method 'detail' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:00:35.565038 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-962732fb-4850-42f9-8b07-8233c26cba2f demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:00:35.566080 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.volume.api [None req-962732fb-4850-42f9-8b07-8233c26cba2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112673) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:00:35.574279 np0000172506 devstack@c-api.service[112673]: INFO cinder.volume.api [None req-962732fb-4850-42f9-8b07-8233c26cba2f demo demo] Get all volumes completed successfully. May 07 16:00:35.577229 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-962732fb-4850-42f9-8b07-8233c26cba2f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:00:35.577808 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 7/25] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:00:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 16:00:45.569499 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:01:35.595086 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:01:35.598035 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:01:35.598318 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:01:35.598518 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 demo demo] Calling method 'detail' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:01:35.598883 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.api_utils [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 demo demo] Removing options '' from query. {{(pid=112674) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:01:35.600372 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.volume.api [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112674) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:01:35.610436 np0000172506 devstack@c-api.service[112674]: INFO cinder.volume.api [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 demo demo] Get all volumes completed successfully. May 07 16:01:35.612434 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-b59e2de6-7bcd-4f5a-81da-b03e9424edb8 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:01:35.612811 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 7/26] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:01:35 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 16:01:45.604370 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:02:35.626712 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:02:35.629902 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:02:35.630159 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:02:35.630404 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 demo demo] Calling method 'detail' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:02:35.630696 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.api_utils [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 demo demo] Removing options '' from query. {{(pid=112672) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:02:35.631631 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.volume.api [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112672) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:02:35.640611 np0000172506 devstack@c-api.service[112672]: INFO cinder.volume.api [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 demo demo] Get all volumes completed successfully. May 07 16:02:35.647835 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-5d07aaf7-d57d-463e-9004-e00dc35e53b9 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:02:35.647835 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 7/27] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:02:35 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 16:02:45.635217 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:03:35.666960 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:03:35.670491 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:03:35.670732 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:03:35.670975 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 demo demo] Calling method 'detail' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:03:35.671305 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.api_utils [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 demo demo] Removing options '' from query. {{(pid=112675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:03:35.672275 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.volume.api [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112675) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:03:35.685940 np0000172506 devstack@c-api.service[112675]: INFO cinder.volume.api [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 demo demo] Get all volumes completed successfully. May 07 16:03:35.688821 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-8990b3b1-eff3-4526-ab91-ddcd2e6360b0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:03:35.689650 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 7/28] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:03:35 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:03:45.678649 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:04:35.704391 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:04:35.707780 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:04:35.707946 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:04:35.708159 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b demo demo] Calling method 'detail' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:04:35.708409 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:04:35.709365 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.volume.api [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112673) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:04:35.719381 np0000172506 devstack@c-api.service[112673]: INFO cinder.volume.api [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b demo demo] Get all volumes completed successfully. May 07 16:04:35.722766 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-9cbb9c3e-885c-4b87-b405-18a1df93aa1b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:04:35.723411 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 8/29] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:04:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 07 16:04:45.712226 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:05:35.737429 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-e6f29fb4-0031-43e1-b759-29bc39763407 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:05:35.832334 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-e6f29fb4-0031-43e1-b759-29bc39763407 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:05:35.832523 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-e6f29fb4-0031-43e1-b759-29bc39763407 demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:05:35.832694 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-e6f29fb4-0031-43e1-b759-29bc39763407 demo demo] Calling method 'detail' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:05:35.832909 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.api_utils [None req-e6f29fb4-0031-43e1-b759-29bc39763407 demo demo] Removing options '' from query. {{(pid=112674) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:05:35.833670 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.volume.api [None req-e6f29fb4-0031-43e1-b759-29bc39763407 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112674) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:05:35.840941 np0000172506 devstack@c-api.service[112674]: INFO cinder.volume.api [None req-e6f29fb4-0031-43e1-b759-29bc39763407 demo demo] Get all volumes completed successfully. May 07 16:05:35.843891 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-e6f29fb4-0031-43e1-b759-29bc39763407 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:05:35.844384 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 8/30] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:05:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 16:05:45.836263 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:06:35.859350 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-559d561e-d0a5-4eef-81d5-994372d82c55 None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:06:35.863503 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-559d561e-d0a5-4eef-81d5-994372d82c55 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:06:35.863990 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-559d561e-d0a5-4eef-81d5-994372d82c55 demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:06:35.864494 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-559d561e-d0a5-4eef-81d5-994372d82c55 demo demo] Calling method 'detail' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:06:35.864959 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.api_utils [None req-559d561e-d0a5-4eef-81d5-994372d82c55 demo demo] Removing options '' from query. {{(pid=112672) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:06:35.866599 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.volume.api [None req-559d561e-d0a5-4eef-81d5-994372d82c55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112672) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:06:35.873950 np0000172506 devstack@c-api.service[112672]: INFO cinder.volume.api [None req-559d561e-d0a5-4eef-81d5-994372d82c55 demo demo] Get all volumes completed successfully. May 07 16:06:35.876351 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-559d561e-d0a5-4eef-81d5-994372d82c55 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:06:35.876778 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 8/31] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:06:35 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 16:06:45.870870 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:07:35.893878 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:07:35.898144 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:07:35.898544 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:07:35.898953 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 demo demo] Calling method 'detail' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:07:35.899681 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.api_utils [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 demo demo] Removing options '' from query. {{(pid=112675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:07:35.901084 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.volume.api [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112675) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:07:35.908787 np0000172506 devstack@c-api.service[112675]: INFO cinder.volume.api [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 demo demo] Get all volumes completed successfully. May 07 16:07:35.911477 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-6e5b6252-edce-4215-a9b9-a69853edb8c3 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:07:35.911918 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 8/32] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:07:35 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:07:45.903753 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:08:35.926433 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-090234b7-9d39-4065-a287-5c3b54a41062 None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:08:35.929038 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-090234b7-9d39-4065-a287-5c3b54a41062 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:08:35.929356 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-090234b7-9d39-4065-a287-5c3b54a41062 demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:08:35.929597 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-090234b7-9d39-4065-a287-5c3b54a41062 demo demo] Calling method 'detail' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:08:35.929903 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-090234b7-9d39-4065-a287-5c3b54a41062 demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:08:35.930906 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.volume.api [None req-090234b7-9d39-4065-a287-5c3b54a41062 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112673) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:08:35.940643 np0000172506 devstack@c-api.service[112673]: INFO cinder.volume.api [None req-090234b7-9d39-4065-a287-5c3b54a41062 demo demo] Get all volumes completed successfully. May 07 16:08:35.942522 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-090234b7-9d39-4065-a287-5c3b54a41062 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:08:35.942960 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 9/33] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:08:35 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 16:08:45.935188 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:09:35.956914 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-1b029c6d-20a0-4546-b325-6192aa412931 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:09:35.958362 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-1b029c6d-20a0-4546-b325-6192aa412931 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:09:35.958605 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-1b029c6d-20a0-4546-b325-6192aa412931 demo demo] Empty body provided in request {{(pid=112674) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:09:35.958750 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-1b029c6d-20a0-4546-b325-6192aa412931 demo demo] Calling method 'detail' {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:09:35.958944 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.api.api_utils [None req-1b029c6d-20a0-4546-b325-6192aa412931 demo demo] Removing options '' from query. {{(pid=112674) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:09:35.959884 np0000172506 devstack@c-api.service[112674]: DEBUG cinder.volume.api [None req-1b029c6d-20a0-4546-b325-6192aa412931 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112674) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:09:35.966905 np0000172506 devstack@c-api.service[112674]: INFO cinder.volume.api [None req-1b029c6d-20a0-4546-b325-6192aa412931 demo demo] Get all volumes completed successfully. May 07 16:09:35.971512 np0000172506 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-1b029c6d-20a0-4546-b325-6192aa412931 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:09:35.972376 np0000172506 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 9/34] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:09:35 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 16:09:45.962529 np0000172506 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:10:35.997976 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:10:36.043361 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:10:36.043667 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f demo demo] Empty body provided in request {{(pid=112672) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:10:36.043995 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f demo demo] Calling method 'detail' {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:10:36.044338 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.api.api_utils [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f demo demo] Removing options '' from query. {{(pid=112672) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:10:36.045298 np0000172506 devstack@c-api.service[112672]: DEBUG cinder.volume.api [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112672) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:10:36.052856 np0000172506 devstack@c-api.service[112672]: INFO cinder.volume.api [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f demo demo] Get all volumes completed successfully. May 07 16:10:36.054844 np0000172506 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-021ad2b1-fb7f-4b57-a193-b0290e0acc6f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:10:36.055186 np0000172506 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 9/35] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:10:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 16:10:46.048184 np0000172506 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:11:36.072788 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:11:36.075517 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:11:36.075751 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 demo demo] Empty body provided in request {{(pid=112675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:11:36.075992 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 demo demo] Calling method 'detail' {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:11:36.076331 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.api.api_utils [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 demo demo] Removing options '' from query. {{(pid=112675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:11:36.077283 np0000172506 devstack@c-api.service[112675]: DEBUG cinder.volume.api [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112675) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:11:36.087391 np0000172506 devstack@c-api.service[112675]: INFO cinder.volume.api [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 demo demo] Get all volumes completed successfully. May 07 16:11:36.091969 np0000172506 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [None req-5d9c84ab-f0b6-496c-b00e-cd60db263438 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:11:36.092327 np0000172506 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 9/36] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:11:36 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 16:11:46.080399 np0000172506 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 16:12:36.109428 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 16:12:36.113358 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 07 16:12:36.113712 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 demo demo] Empty body provided in request {{(pid=112673) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 16:12:36.114051 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 demo demo] Calling method 'detail' {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 16:12:36.114523 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.api.api_utils [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 demo demo] Removing options '' from query. {{(pid=112673) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 16:12:36.115922 np0000172506 devstack@c-api.service[112673]: DEBUG cinder.volume.api [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112673) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 16:12:36.123854 np0000172506 devstack@c-api.service[112673]: INFO cinder.volume.api [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 demo demo] Get all volumes completed successfully. May 07 16:12:36.125646 np0000172506 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [None req-7daf9057-fbae-405e-abc3-150de79f0fb2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 07 16:12:36.125954 np0000172506 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 10/37] 199.204.45.49 () {64 vars in 1289 bytes} [Thu May 7 16:12:36 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 16:12:46.119391 np0000172506 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}