May 26 11:54:06.577234 np0000176605 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 11:54:06.587290 np0000176605 devstack@c-api.service[112346]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 11:54:06 2026] *** May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: nodename: np0000176605 May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: machine: x86_64 May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: clock source: unix May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: pcre jit disabled May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: detected number of CPU cores: 16 May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: current working directory: / May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: detected binary path: /usr/bin/uwsgi-core May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: your processes number limit is 256917 May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: your memory page size is 4096 bytes May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: detected max file descriptor number: 2048 May 26 11:54:06.589944 np0000176605 devstack@c-api.service[112346]: lock engine: pthread robust mutexes May 26 11:54:06.590626 np0000176605 devstack@c-api.service[112346]: thunder lock: enabled May 26 11:54:06.590626 np0000176605 devstack@c-api.service[112346]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 11:54:06.590626 np0000176605 devstack@c-api.service[112346]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 11:54:06.590626 np0000176605 devstack@c-api.service[112346]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 11:54:06.590626 np0000176605 devstack@c-api.service[112346]: Set PythonHome to /opt/stack/data/venv May 26 11:54:06.624484 np0000176605 devstack@c-api.service[112346]: Python main interpreter initialized at 0x7979e48a3668 May 26 11:54:06.624484 np0000176605 devstack@c-api.service[112346]: python threads support enabled May 26 11:54:06.624484 np0000176605 devstack@c-api.service[112346]: your server socket listen backlog is limited to 100 connections May 26 11:54:06.624484 np0000176605 devstack@c-api.service[112346]: your mercy for graceful operations on workers is 80 seconds May 26 11:54:06.625009 np0000176605 devstack@c-api.service[112346]: mapped 671795 bytes (656 KB) for 4 cores May 26 11:54:06.625203 np0000176605 devstack@c-api.service[112346]: *** Operational MODE: preforking *** May 26 11:54:06.625371 np0000176605 devstack@c-api.service[112346]: *** uWSGI is running in multiple interpreter mode *** May 26 11:54:06.625371 np0000176605 devstack@c-api.service[112346]: spawned uWSGI master process (pid: 112346) May 26 11:54:06.625465 np0000176605 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 11:54:06.626141 np0000176605 devstack@c-api.service[112346]: spawned uWSGI worker 1 (pid: 112354, cores: 1) May 26 11:54:06.626855 np0000176605 devstack@c-api.service[112346]: spawned uWSGI worker 2 (pid: 112355, cores: 1) May 26 11:54:06.627274 np0000176605 devstack@c-api.service[112346]: spawned uWSGI worker 3 (pid: 112356, cores: 1) May 26 11:54:06.630747 np0000176605 devstack@c-api.service[112346]: spawned uWSGI worker 4 (pid: 112357, cores: 1) May 26 11:54:06.630747 np0000176605 devstack@c-api.service[112346]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 11:54:06.749642 np0000176605 devstack@c-api.service[112354]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:54:06.749642 np0000176605 devstack@c-api.service[112354]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:54:06.749642 np0000176605 devstack@c-api.service[112354]: we strongly recommend against using it for new projects. May 26 11:54:06.749642 np0000176605 devstack@c-api.service[112354]: If you are already using Eventlet, we recommend migrating to a different May 26 11:54:06.749642 np0000176605 devstack@c-api.service[112354]: framework. For more detail see May 26 11:54:06.749642 np0000176605 devstack@c-api.service[112354]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:54:06.749642 np0000176605 devstack@c-api.service[112354]: import eventlet # noqa May 26 11:54:06.752838 np0000176605 devstack@c-api.service[112355]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:54:06.752838 np0000176605 devstack@c-api.service[112355]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:54:06.752838 np0000176605 devstack@c-api.service[112355]: we strongly recommend against using it for new projects. May 26 11:54:06.752838 np0000176605 devstack@c-api.service[112355]: If you are already using Eventlet, we recommend migrating to a different May 26 11:54:06.752838 np0000176605 devstack@c-api.service[112355]: framework. For more detail see May 26 11:54:06.752838 np0000176605 devstack@c-api.service[112355]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:54:06.752838 np0000176605 devstack@c-api.service[112355]: import eventlet # noqa May 26 11:54:06.758369 np0000176605 devstack@c-api.service[112356]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:54:06.758369 np0000176605 devstack@c-api.service[112356]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:54:06.758369 np0000176605 devstack@c-api.service[112356]: we strongly recommend against using it for new projects. May 26 11:54:06.758369 np0000176605 devstack@c-api.service[112356]: If you are already using Eventlet, we recommend migrating to a different May 26 11:54:06.758369 np0000176605 devstack@c-api.service[112356]: framework. For more detail see May 26 11:54:06.758369 np0000176605 devstack@c-api.service[112356]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:54:06.758369 np0000176605 devstack@c-api.service[112356]: import eventlet # noqa May 26 11:54:06.774748 np0000176605 devstack@c-api.service[112357]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:54:06.774748 np0000176605 devstack@c-api.service[112357]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:54:06.774748 np0000176605 devstack@c-api.service[112357]: we strongly recommend against using it for new projects. May 26 11:54:06.774748 np0000176605 devstack@c-api.service[112357]: If you are already using Eventlet, we recommend migrating to a different May 26 11:54:06.774748 np0000176605 devstack@c-api.service[112357]: framework. For more detail see May 26 11:54:06.774748 np0000176605 devstack@c-api.service[112357]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:54:06.774748 np0000176605 devstack@c-api.service[112357]: import eventlet # noqa May 26 11:54:06.840324 np0000176605 devstack@c-api.service[112354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:54:06.840324 np0000176605 devstack@c-api.service[112354]: debtcollector.deprecate( May 26 11:54:06.845317 np0000176605 devstack@c-api.service[112355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:54:06.845317 np0000176605 devstack@c-api.service[112355]: debtcollector.deprecate( May 26 11:54:06.857284 np0000176605 devstack@c-api.service[112356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:54:06.857284 np0000176605 devstack@c-api.service[112356]: debtcollector.deprecate( May 26 11:54:06.862580 np0000176605 devstack@c-api.service[112357]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:54:06.862580 np0000176605 devstack@c-api.service[112357]: debtcollector.deprecate( May 26 11:54:06.923397 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:06.923397 np0000176605 devstack@c-api.service[112354]: from cgi import parse_header May 26 11:54:06.926092 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:06.926092 np0000176605 devstack@c-api.service[112355]: from cgi import parse_header May 26 11:54:06.943870 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:06.943870 np0000176605 devstack@c-api.service[112357]: from cgi import parse_header May 26 11:54:06.944914 np0000176605 devstack@c-api.service[112356]: /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 26 11:54:06.944914 np0000176605 devstack@c-api.service[112356]: from cgi import parse_header May 26 11:54:06.966700 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:06.966700 np0000176605 devstack@c-api.service[112354]: removals.removed_module( May 26 11:54:06.967380 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:06.967380 np0000176605 devstack@c-api.service[112354]: removals.removed_module( May 26 11:54:06.971412 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:06.971412 np0000176605 devstack@c-api.service[112355]: removals.removed_module( May 26 11:54:06.972171 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:06.972171 np0000176605 devstack@c-api.service[112355]: removals.removed_module( May 26 11:54:06.990330 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:06.990330 np0000176605 devstack@c-api.service[112357]: removals.removed_module( May 26 11:54:06.991109 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:06.991109 np0000176605 devstack@c-api.service[112357]: removals.removed_module( May 26 11:54:06.997492 np0000176605 devstack@c-api.service[112356]: /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 26 11:54:06.997492 np0000176605 devstack@c-api.service[112356]: removals.removed_module( May 26 11:54:06.998837 np0000176605 devstack@c-api.service[112356]: /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 26 11:54:06.998837 np0000176605 devstack@c-api.service[112356]: removals.removed_module( May 26 11:54:07.563249 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:07.563249 np0000176605 devstack@c-api.service[112354]: warnings.warn( May 26 11:54:07.581514 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:07.581514 np0000176605 devstack@c-api.service[112355]: warnings.warn( May 26 11:54:07.620413 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:07.620413 np0000176605 devstack@c-api.service[112357]: warnings.warn( May 26 11:54:07.656240 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:07.656240 np0000176605 devstack@c-api.service[112354]: warnings.warn( May 26 11:54:07.665644 np0000176605 devstack@c-api.service[112356]: /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 26 11:54:07.665644 np0000176605 devstack@c-api.service[112356]: warnings.warn( May 26 11:54:07.684581 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:07.684581 np0000176605 devstack@c-api.service[112355]: warnings.warn( May 26 11:54:07.726996 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:07.726996 np0000176605 devstack@c-api.service[112357]: warnings.warn( May 26 11:54:07.786749 np0000176605 devstack@c-api.service[112356]: /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 26 11:54:07.786749 np0000176605 devstack@c-api.service[112356]: warnings.warn( May 26 11:54:07.929171 np0000176605 devstack@c-api.service[112354]: 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 26 11:54:07.929683 np0000176605 devstack@c-api.service[112354]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112354) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:54:07.972909 np0000176605 devstack@c-api.service[112355]: 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 26 11:54:07.973458 np0000176605 devstack@c-api.service[112355]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112355) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:54:08.013517 np0000176605 devstack@c-api.service[112357]: 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 26 11:54:08.014012 np0000176605 devstack@c-api.service[112357]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112357) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:54:08.015484 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:08.015484 np0000176605 devstack@c-api.service[112354]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:54:08.038019 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:08.038019 np0000176605 devstack@c-api.service[112355]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:54:08.075928 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.075928 np0000176605 devstack@c-api.service[112357]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:54:08.087200 np0000176605 devstack@c-api.service[112356]: 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 26 11:54:08.087398 np0000176605 devstack@c-api.service[112356]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112356) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:54:08.150212 np0000176605 devstack@c-api.service[112356]: /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 26 11:54:08.150212 np0000176605 devstack@c-api.service[112356]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:54:08.472645 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112354) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:54:08.472866 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112355) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:54:08.473016 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.473089 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112357) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:54:08.473153 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.473211 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.473211 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.473325 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.473417 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.473480 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.473547 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.473824 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.474084 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.474162 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.474218 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.474300 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.474376 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.474436 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.474502 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.474560 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.474626 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.474688 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.474771 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.474771 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.474771 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.474771 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.474989 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.474989 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.474989 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.474989 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.474989 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.474989 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.475298 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.477224 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.477224 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.477414 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.477414 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.477518 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.477578 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.477646 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.477737 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.477800 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.477856 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.477926 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.478036 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.478098 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.478154 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.478228 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.478285 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.478341 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.478396 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.478396 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.478396 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.478396 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.482338 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.482338 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.482508 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.482508 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.482508 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.482656 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.482656 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.483036 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.483111 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.483111 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.483204 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.483240 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.483276 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.483314 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.483356 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.483356 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.483432 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.483469 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.483469 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.483551 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.483587 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.488913 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.488913 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.489071 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.489071 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.489197 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.489253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.489306 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.489370 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.489430 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.489491 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.489545 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.489545 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.489545 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.489681 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.489758 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.489814 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.489814 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.489814 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.489814 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.489814 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.489814 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.490402 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.490480 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.490553 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.490618 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.490688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.490774 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.490865 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.490936 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.490936 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.491045 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.491113 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.491181 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.491181 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.491181 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.491347 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.491347 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.491347 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.491347 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.491347 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.491627 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.491689 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.491770 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.491846 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.491917 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.491917 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.492179 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.492245 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.492306 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.492364 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.492432 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.492493 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.492551 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.492612 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.492670 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.492767 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.492839 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.492907 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.492966 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.493025 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.493083 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.493143 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.493143 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.493253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.493253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.493253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.493253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.493253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.493253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.493253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.493659 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.493743 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.493818 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.493887 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.493961 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.494049 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.494108 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.494176 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.494238 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.494297 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.494355 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.494421 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.494483 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.494540 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.494609 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.494676 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.494758 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.494833 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.494833 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.494942 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.495003 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.495069 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.495128 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.495187 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.495277 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.495337 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.495396 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.495463 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.495524 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.495583 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.495583 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.495583 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.495583 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.495583 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.495583 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.495940 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.495940 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.495940 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.495940 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.495940 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.496199 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.496260 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.496327 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.496385 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.496460 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.496460 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.496460 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.496626 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.496685 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.496767 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.496829 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.496887 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.496887 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.496887 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.496887 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.496887 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.499523 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.499585 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.499632 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.499662 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.499689 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.499723 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.499766 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.499804 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.499837 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.499864 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.499891 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.499921 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.499952 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.499979 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.500010 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.500037 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.500066 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.500098 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.500129 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.500157 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.500185 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.500216 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.500240 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.500265 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.500298 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.500325 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.500364 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.500398 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.500426 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.500457 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.500482 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.500508 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.500537 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.500566 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.500592 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.500592 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.500592 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.500592 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.500696 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.500696 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.500760 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.500837 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.501586 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.501642 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.501724 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.501782 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.501813 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.501839 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.501866 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.501894 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.501919 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.501946 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.501982 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.502026 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.502052 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.502079 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.502104 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.502134 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.502162 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.502187 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.502215 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.502258 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.502330 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.502846 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.502895 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.502966 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.503026 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.503072 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.503105 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.503137 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.503164 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.503194 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.503221 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.503253 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.503296 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.503325 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.503352 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.503379 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.503407 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.503439 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.503466 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.503534 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.503584 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.503613 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.503642 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.503675 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.503705 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.503744 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.503771 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.503806 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.503839 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.503866 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.503896 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.503926 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.503952 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.503981 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.504009 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.504038 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.504069 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.504105 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.504132 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.504132 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.504132 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.504208 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.504208 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.506242 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.506302 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.506333 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.506371 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.506404 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.506431 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.506459 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.506486 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.506512 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.506539 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.506566 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.506593 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.506621 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.506653 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.506680 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.506707 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.506746 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.506772 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.506798 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.506832 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.506832 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.507407 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.507454 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.507522 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.507574 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.507574 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.507644 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.507679 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.507729 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.507768 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.507813 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.507855 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.507896 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.507938 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.507976 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.507976 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.508040 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.508040 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.508040 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.508040 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.508178 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.508178 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.509869 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.509933 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.509987 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.510228 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.510261 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.510295 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.510334 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.510371 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.510407 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.510443 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.510486 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.510525 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.510561 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.510596 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.510631 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.510668 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.510703 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.510754 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.510789 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.510824 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.510871 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.512432 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.512490 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.512526 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.512592 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.512636 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.512675 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.512708 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.512757 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.512804 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.512842 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.512883 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.512928 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.512960 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.513000 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.513034 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.513066 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.513103 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.513136 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.513266 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.513305 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.513305 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.515370 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.515416 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.515449 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.515485 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.515528 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.515566 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.515605 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.515642 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.515686 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.515737 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.515772 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.515809 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.515842 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.515887 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.515925 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.515962 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.516006 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.516045 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.516079 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.516116 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.516149 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.516193 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.516227 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.516262 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.516294 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.516334 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.516373 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.516407 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.516439 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.516475 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.516506 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.516543 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.516577 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.516617 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.516651 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.516688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.516688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.516688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.516688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.516688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.516688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.516688 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.518093 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.518141 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.518214 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.518257 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.518291 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.518340 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.518382 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.518420 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.518454 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.518495 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.518530 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.518567 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.518599 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.518636 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.518674 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.518732 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.518766 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.518802 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.518844 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.518844 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.518844 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.519225 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.519271 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.519355 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.519406 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.519441 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.519476 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.519510 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.519549 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.519583 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.519619 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.519654 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.519696 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.519747 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.519793 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.519832 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.519883 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.519883 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.519959 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.519959 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.520025 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.520091 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.520971 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.521016 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.521092 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.521158 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.521205 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.521243 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.521281 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.521328 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.521365 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.521401 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.521439 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.521475 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.521517 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.521553 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.521588 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.521624 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.521659 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.521694 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.521748 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.521796 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.521796 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.523900 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.523959 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.524000 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.524034 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.524069 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.524105 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.524143 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.524178 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.524214 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.524250 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.524291 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.524336 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.524372 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.524413 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.524449 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.524485 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.524525 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.524525 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.524525 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.524525 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.524652 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.524977 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.525032 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.525089 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.525129 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.525166 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.525203 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.525239 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.525277 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.525314 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.525358 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.525400 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.525436 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.525473 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.525509 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.525545 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.525581 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.525616 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.525616 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.525616 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.525741 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.525741 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.526728 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.526775 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.526852 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.526905 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.526964 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.527004 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.527049 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.527087 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.527127 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.527166 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.527206 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.527242 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.527275 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.527311 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.527348 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.527388 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.527435 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.527469 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.527510 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.527547 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.527588 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.527625 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.527659 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.527695 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.527746 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.527783 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.527830 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.527865 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.527905 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.527939 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.527976 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.528011 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.528052 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.528083 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.528118 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.528159 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.528200 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.528235 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.528275 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.528310 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.528345 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.528381 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.528798 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.528845 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.528919 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.528973 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.529018 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.529062 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.529103 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.529139 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.529175 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.529210 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.529252 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.529293 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.529330 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.529372 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.529412 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.529449 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.529485 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.529521 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.529557 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.529593 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.529628 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.529664 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.529705 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.529773 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.529812 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.529846 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.529883 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.529918 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.529953 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.529994 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.530030 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.530085 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.530126 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.530167 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.530202 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.530237 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.530277 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.530312 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.530353 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.530353 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.530353 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.530353 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.530640 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.530694 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.530774 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.530822 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.530866 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.530903 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.530938 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.530979 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.531020 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.531058 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.531097 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.531139 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.531176 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.531224 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.531264 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.531299 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.531339 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.531376 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.531411 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.531447 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.531483 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.531530 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.531566 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.531605 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.531641 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.531683 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.531738 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.531775 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.531811 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.531847 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.531894 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.531938 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.531974 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.532010 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.532044 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.532079 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.532113 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.532148 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.532187 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.532228 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.532228 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.532228 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.533459 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.533503 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.533577 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.533633 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.533690 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.533745 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.533783 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.533835 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.533871 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.533919 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.533958 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.533999 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.534038 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.534102 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.534136 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.534193 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.534238 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.534238 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.552059 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112356) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:54:08.552435 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.552507 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.552700 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.553016 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.553086 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.553151 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.553210 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.553291 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.553291 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.553405 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.554038 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.554132 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.554189 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.554251 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.554310 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.554369 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.554581 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.555236 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.555312 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.555372 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.555431 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.555431 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.555558 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.555558 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.556607 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.556697 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.556697 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.556837 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.556837 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.556961 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.556961 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.557399 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.557472 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.557532 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.557590 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.557590 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.557746 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.557746 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.557973 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.558047 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.558122 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.558122 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.558242 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.558242 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.558372 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.558600 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.558682 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.558682 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.558821 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.558897 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.558897 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.559012 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.559012 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.559124 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.559124 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.559251 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.559251 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.559363 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.559363 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.559820 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.559908 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.559908 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.560020 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.560020 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.560148 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.560148 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.560934 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.561005 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.561005 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.561113 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.561113 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.561233 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.561233 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.561359 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.561359 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.561470 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.561470 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.561585 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.561585 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.561699 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.562065 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.562154 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.562206 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.562261 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.562316 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.562374 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.562436 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.562803 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.562846 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.562921 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.562965 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.563028 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.563073 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.563144 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.563369 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.563414 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.563480 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.563538 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.563592 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.563636 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.563725 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.564230 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.564279 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.564352 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.564394 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.564467 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.564506 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.564578 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.564882 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.564936 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.565006 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.565049 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.565113 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.565166 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.565230 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.565727 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.565796 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.565857 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.565926 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.565974 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.566050 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.566115 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.566621 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.566667 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.566744 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.566816 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.566866 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.566921 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.566972 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.567611 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.567681 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.567735 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.567815 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.567857 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.567920 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.567982 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.568044 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.568099 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.568160 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.568220 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.568277 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.568330 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.568394 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.568878 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.568937 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.568991 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.569040 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.569099 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.569144 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.569223 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.569497 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.569554 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.569607 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.569676 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.569731 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.569813 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.569865 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.570402 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.570455 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.570510 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.570578 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.570618 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.570685 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.570749 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.571255 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.571314 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.571382 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.571423 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.571483 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.571544 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.571607 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.571920 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.571964 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.572038 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.572104 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.572143 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.572207 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.572263 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.572708 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.572770 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.572844 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.572900 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.572959 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.573008 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.573076 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.573137 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.573195 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.573241 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.573307 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.573353 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.573417 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.573479 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.573918 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.573963 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.574037 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.574078 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.574160 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.574207 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.574284 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.574331 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.574391 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.574445 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.574504 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.574560 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.574613 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.574676 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.575136 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.575192 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.575235 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.575308 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.575351 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.575414 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.575475 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.575535 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.575590 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.575647 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.575693 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.575785 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.575830 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.575897 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:54:08.576416 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:54:08.576473 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:54:08.576522 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:54:08.576582 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:54:08.576636 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:54:08.576679 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:54:08.579388 np0000176605 devstack@c-api.service[112355]: INFO dbcounter [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Registered counter for database cinder May 26 11:54:08.579545 np0000176605 devstack@c-api.service[112357]: INFO dbcounter [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Registered counter for database cinder May 26 11:54:08.579589 np0000176605 devstack@c-api.service[112354]: INFO dbcounter [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Registered counter for database cinder May 26 11:54:08.622414 np0000176605 devstack@c-api.service[112356]: INFO dbcounter [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Registered counter for database cinder May 26 11:54:08.625992 np0000176605 devstack@c-api.service[112357]: DEBUG oslo_db.sqlalchemy.engines [None req-330280d9-d5fb-427c-9378-7d8830bacde9 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=112357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.627844 np0000176605 devstack@c-api.service[112355]: DEBUG oslo_db.sqlalchemy.engines [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 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=112355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.629429 np0000176605 devstack@c-api.service[112354]: DEBUG oslo_db.sqlalchemy.engines [None req-93530997-1f40-4f53-b367-645b16bd113f 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=112354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.669165 np0000176605 devstack@c-api.service[112356]: DEBUG oslo_db.sqlalchemy.engines [None req-466ee633-4713-43f4-8103-9f75aa26a822 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=112356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.740270 np0000176605 devstack@c-api.service[112357]: DEBUG dbcounter [-] [112357] Writer thread running {{(pid=112357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:54:08.742463 np0000176605 devstack@c-api.service[112355]: DEBUG dbcounter [-] [112355] Writer thread running {{(pid=112355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:54:08.742942 np0000176605 devstack@c-api.service[112357]: INFO cinder.rpc [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:54:08.744661 np0000176605 devstack@c-api.service[112354]: DEBUG dbcounter [-] [112354] Writer thread running {{(pid=112354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:54:08.745113 np0000176605 devstack@c-api.service[112355]: INFO cinder.rpc [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:54:08.745422 np0000176605 devstack@c-api.service[112357]: INFO cinder.rpc [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:54:08.747475 np0000176605 devstack@c-api.service[112354]: INFO cinder.rpc [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:54:08.747749 np0000176605 devstack@c-api.service[112355]: INFO cinder.rpc [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:54:08.747822 np0000176605 devstack@c-api.service[112357]: INFO cinder.rpc [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:54:08.750014 np0000176605 devstack@c-api.service[112354]: INFO cinder.rpc [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:54:08.750169 np0000176605 devstack@c-api.service[112355]: INFO cinder.rpc [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:54:08.750223 np0000176605 devstack@c-api.service[112357]: INFO cinder.rpc [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:54:08.751113 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.752331 np0000176605 devstack@c-api.service[112355]: INFO cinder.rpc [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:54:08.752472 np0000176605 devstack@c-api.service[112354]: INFO cinder.rpc [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:54:08.753498 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.754313 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.754672 np0000176605 devstack@c-api.service[112354]: INFO cinder.rpc [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:54:08.755807 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.757838 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.759567 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.786494 np0000176605 devstack@c-api.service[112356]: DEBUG dbcounter [-] [112356] Writer thread running {{(pid=112356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:54:08.789156 np0000176605 devstack@c-api.service[112356]: INFO cinder.rpc [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:54:08.791582 np0000176605 devstack@c-api.service[112356]: INFO cinder.rpc [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:54:08.791660 np0000176605 devstack@c-api.service[112357]: DEBUG oslo_db.sqlalchemy.engines [None req-330280d9-d5fb-427c-9378-7d8830bacde9 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=112357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.794134 np0000176605 devstack@c-api.service[112357]: INFO cinder.rpc [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:54:08.794611 np0000176605 devstack@c-api.service[112355]: DEBUG oslo_db.sqlalchemy.engines [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 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=112355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.795035 np0000176605 devstack@c-api.service[112356]: INFO cinder.rpc [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:54:08.796155 np0000176605 devstack@c-api.service[112357]: INFO cinder.rpc [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:54:08.796511 np0000176605 devstack@c-api.service[112354]: DEBUG oslo_db.sqlalchemy.engines [None req-93530997-1f40-4f53-b367-645b16bd113f 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=112354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.797078 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.797312 np0000176605 devstack@c-api.service[112355]: INFO cinder.rpc [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:54:08.797470 np0000176605 devstack@c-api.service[112356]: INFO cinder.rpc [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:54:08.798648 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.798986 np0000176605 devstack@c-api.service[112354]: INFO cinder.rpc [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:54:08.799845 np0000176605 devstack@c-api.service[112355]: INFO cinder.rpc [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:54:08.801071 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.801161 np0000176605 devstack@c-api.service[112354]: INFO cinder.rpc [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:54:08.802274 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.803018 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.808901 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.812185 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.813430 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.814732 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.815468 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.816594 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.817877 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.822297 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.822399 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.822514 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.822579 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.824751 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.825388 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.826098 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.827664 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.828394 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.829032 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.830602 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.831219 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.831990 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.834079 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.835029 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.835184 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.835536 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.837802 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.839362 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.839604 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.840636 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.842083 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.842178 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.843630 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.844736 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.845319 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.846289 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.848670 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.850163 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.851444 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.851726 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.852807 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.853538 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.854263 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.855059 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.855676 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.855783 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.856962 np0000176605 devstack@c-api.service[112357]: WARNING cinder.api.contrib.hosts [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:54:08.857033 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.857177 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.857699 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.858454 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.858631 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.859140 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.859938 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.860006 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.860477 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.861395 np0000176605 devstack@c-api.service[112354]: WARNING cinder.api.contrib.hosts [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:54:08.861460 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.861775 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.862176 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.862618 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: extensions {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.862684 np0000176605 devstack@c-api.service[112355]: WARNING cinder.api.contrib.hosts [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:54:08.863382 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.863611 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.863953 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: qos-specs {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.864813 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.864959 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.866052 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-snapshot-manage {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.866124 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.866242 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.867105 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: extensions {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.867399 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.867467 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: scheduler-stats {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.868488 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: extensions {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.868562 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: qos-specs {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.868963 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-volume-transfer {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.869538 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: qos-specs {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.870286 np0000176605 devstack@c-api.service[112356]: DEBUG oslo_db.sqlalchemy.engines [None req-466ee633-4713-43f4-8103-9f75aa26a822 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=112356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:08.870602 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: extra_specs {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.871103 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-snapshot-manage {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.872134 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-volume-type-access {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.872264 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-snapshot-manage {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.872511 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: scheduler-stats {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.873263 np0000176605 devstack@c-api.service[112356]: INFO cinder.rpc [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:54:08.873649 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: cgsnapshots {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.873731 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: scheduler-stats {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.873962 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-volume-transfer {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.875075 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: consistencygroups {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.875120 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-volume-transfer {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.875600 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: extra_specs {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.875782 np0000176605 devstack@c-api.service[112356]: INFO cinder.rpc [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:54:08.876691 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: extra_specs {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.877005 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-quota-sets {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.877071 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.877152 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-volume-type-access {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.878230 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-volume-type-access {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.878372 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: capabilities {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.878690 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: cgsnapshots {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.879665 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-hosts {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.879790 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: cgsnapshots {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.880095 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: consistencygroups {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.881037 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: encryption {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.881173 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: consistencygroups {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.882006 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-quota-sets {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.882537 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: backups {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.883111 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-quota-sets {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.883457 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: capabilities {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.884485 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: capabilities {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.884574 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-quota-class-sets {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.884736 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-hosts {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.885736 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-hosts {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.885846 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-volume-manage {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.886095 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: encryption {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.887141 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: encryption {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.887601 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: backups {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.887782 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: os-availability-zone {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.888637 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: backups {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.889029 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extended resource: encryption {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.889600 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-quota-class-sets {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.890644 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-quota-class-sets {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.890942 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-volume-manage {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.891250 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.891947 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-volume-manage {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.892358 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: os-availability-zone {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.892612 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.893363 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: os-availability-zone {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.893590 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extended resource: encryption {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.893963 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.894624 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extended resource: encryption {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.894869 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.895313 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.895796 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.896686 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.896821 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.897141 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.898094 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.898164 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.898464 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.899325 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.899423 np0000176605 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.899513 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.899790 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.900268 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.contrib.snapshot_actions [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] SnapshotActionsController initialized {{(pid=112357) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:54:08.900387 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.900484 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension TypesManage extending resource: types {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.900774 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeActions extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.900883 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.900965 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901031 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901091 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension AdminActions extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901151 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.901211 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension AdminActions extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901304 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension AdminActions extending resource: backups {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901406 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901510 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension UsedLimits extending resource: limits {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901612 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901695 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901837 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.901936 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.902035 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.902162 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-330280d9-d5fb-427c-9378-7d8830bacde9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.902238 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.902580 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.903551 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.903785 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.903877 np0000176605 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.904734 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.contrib.snapshot_actions [None req-93530997-1f40-4f53-b367-645b16bd113f None None] SnapshotActionsController initialized {{(pid=112354) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:54:08.904852 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.904974 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension TypesManage extending resource: types {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.905111 np0000176605 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.905624 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeActions extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.905771 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.905876 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.905942 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.contrib.snapshot_actions [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] SnapshotActionsController initialized {{(pid=112355) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:54:08.905999 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension AdminActions extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906056 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906127 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension AdminActions extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906184 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension TypesManage extending resource: types {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906241 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension AdminActions extending resource: backups {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906298 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906362 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension UsedLimits extending resource: limits {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906481 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906597 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906740 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906853 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906921 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeActions extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.906960 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907002 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907039 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-93530997-1f40-4f53-b367-645b16bd113f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907077 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907186 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension AdminActions extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907305 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension AdminActions extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907406 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension AdminActions extending resource: backups {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907506 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907612 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension UsedLimits extending resource: limits {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907653 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.907726 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907836 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.907951 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.908065 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.908173 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.908271 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-adca3448-ba5c-42ed-bc22-268b1bdb1d24 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:08.910115 np0000176605 devstack@c-api.service[112357]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7979e48a3668 pid: 112357 (default app) May 26 11:54:08.910612 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.913696 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.914614 np0000176605 devstack@c-api.service[112354]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7979e48a3668 pid: 112354 (default app) May 26 11:54:08.915856 np0000176605 devstack@c-api.service[112355]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7979e48a3668 pid: 112355 (default app) May 26 11:54:08.916778 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.918586 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.918586 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.918586 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.918586 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.918586 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919180 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.919180 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919180 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.919180 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919180 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.919511 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919511 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.919511 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919511 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.919511 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919511 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.919950 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919950 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.919950 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.919950 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.920215 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.920215 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.920215 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.920215 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.920484 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.920484 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.920484 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.920484 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.920797 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.920797 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.920797 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.920797 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.920797 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921145 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921145 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921145 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921145 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921145 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921459 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921459 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921459 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921459 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921459 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921459 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921886 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921886 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921886 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921886 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.921886 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.921886 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.922325 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.922325 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.922325 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.922325 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.922325 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.922325 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.922822 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.922822 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.922822 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.922822 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.922822 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923067 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923067 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923067 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923067 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923067 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923266 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923266 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923266 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923266 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923266 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923266 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923520 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923520 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923520 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923520 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923520 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923520 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923760 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923760 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923760 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923760 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923760 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923994 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923994 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923994 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.923994 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.923994 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924190 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924190 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924190 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924190 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924375 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924375 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924375 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924375 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924549 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924549 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924549 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924549 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924549 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924785 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924785 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924785 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924785 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924785 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924994 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924994 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.924994 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.924994 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925159 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925159 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925159 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925159 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925345 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925345 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925345 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925345 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925515 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925515 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925601 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.925638 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925638 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925638 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925638 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925838 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925838 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.925838 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.925838 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926008 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926008 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926008 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926008 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926008 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926008 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926257 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926257 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926257 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926257 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926257 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926481 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926481 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926481 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926481 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926481 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926481 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926481 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926787 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926787 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926787 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926787 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.926787 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.926787 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927034 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927034 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927034 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927034 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927034 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927034 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927298 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927298 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927298 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927298 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927298 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927298 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927546 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927546 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927546 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927546 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927733 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927733 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927733 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927733 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927901 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927901 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.927901 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.927901 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.928080 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.928080 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.928080 np0000176605 devstack@c-api.service[112357]: /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 26 11:54:08.928080 np0000176605 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 26 11:54:08.928080 np0000176605 devstack@c-api.service[112357]: DEBUG cinder.api.middleware.request_id [None req-47380447-c856-4c4b-b9cd-369ce1ed1f74 None None] RequestId filter calling following filter/app {{(pid=112357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 11:54:08.928279 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.928279 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.928347 np0000176605 devstack@c-api.service[112357]: [pid: 112357|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Tue May 26 11:54:08 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 26 11:54:08.928382 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.932753 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.937189 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.940337 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.940842 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.942425 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.943962 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.945195 np0000176605 devstack@c-api.service[112356]: WARNING cinder.api.contrib.hosts [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:54:08.946063 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.947588 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.948983 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.950304 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.951191 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: extensions {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.952641 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: qos-specs {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.954835 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-snapshot-manage {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.956292 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: scheduler-stats {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.958089 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-volume-transfer {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.959778 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: extra_specs {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.961364 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-volume-type-access {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.963435 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: cgsnapshots {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.964390 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: consistencygroups {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.966364 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-quota-sets {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.968064 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: capabilities {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.969812 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-hosts {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.971920 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: encryption {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.974206 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: backups {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.977250 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-quota-class-sets {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.980272 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-volume-manage {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.982554 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: os-availability-zone {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.984546 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extended resource: encryption {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:54:08.988263 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.990895 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.992938 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.995168 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.997359 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:08.999784 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:09.001935 np0000176605 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:54:09.003304 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.contrib.snapshot_actions [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] SnapshotActionsController initialized {{(pid=112356) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:54:09.003502 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.003694 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension TypesManage extending resource: types {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.004039 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeActions extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.004247 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.004403 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.004546 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension AdminActions extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.004698 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension AdminActions extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.004861 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension AdminActions extending resource: backups {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.005011 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.005152 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension UsedLimits extending resource: limits {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.005299 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.005446 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.005604 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.005808 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.005946 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.006094 np0000176605 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-466ee633-4713-43f4-8103-9f75aa26a822 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:54:09.017633 np0000176605 devstack@c-api.service[112356]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7979e48a3668 pid: 112356 (default app) May 26 11:54:16.387589 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.387589 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.387589 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.387589 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.387589 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388146 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388146 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388146 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388146 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388146 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388300 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388300 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388300 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388300 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388300 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388300 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388468 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388468 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388468 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388468 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388592 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388592 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388592 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388592 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388705 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388705 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388705 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388705 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388865 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388865 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388865 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.388865 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.388865 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389007 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389007 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389007 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389007 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389007 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389148 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389148 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389148 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389148 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389148 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389148 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389305 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389305 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389305 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389305 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389305 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389305 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389462 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389462 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389462 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389462 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389462 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389462 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389624 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389624 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389624 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389624 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389624 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389806 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389806 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389806 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389806 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389806 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389945 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389945 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389945 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389945 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.389945 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.389945 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390101 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390101 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390101 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390101 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390101 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390101 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390260 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390260 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390260 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390260 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390260 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390408 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390408 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390408 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390408 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390408 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390543 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390543 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390543 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390543 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390658 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390658 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.390658 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.390658 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.391600 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.391600 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.391600 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.391600 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.391600 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.391768 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.391768 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.391768 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.391768 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.391768 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.391905 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.391905 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.391905 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.391905 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392015 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392015 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392015 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392015 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392127 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392127 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392127 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392127 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392246 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392246 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392246 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392246 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392357 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392357 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392357 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392357 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392477 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392477 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392477 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392477 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392477 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392620 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392620 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392620 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392620 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392620 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392620 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392801 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392801 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392801 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392801 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392801 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392934 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392934 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392934 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392934 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.392934 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.392934 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393106 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393106 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393106 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393106 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393106 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393106 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393299 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393299 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393299 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393299 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393299 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393299 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393476 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393476 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393476 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393476 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393476 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393476 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393653 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393653 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393653 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393653 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393818 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393818 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393818 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393818 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393818 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393973 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393973 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393973 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393973 np0000176605 devstack@c-api.service[112354]: /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 26 11:54:16.393973 np0000176605 devstack@c-api.service[112354]: warnings.warn(deprecated_msg) May 26 11:54:16.393973 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.middleware.request_id [None req-bd4a1fa8-ba3c-42f1-906e-c36212797100 None None] RequestId filter calling following filter/app {{(pid=112354) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 11:54:16.909124 np0000176605 devstack@c-api.service[112354]: INFO cinder.api.openstack.wsgi [None req-bd4a1fa8-ba3c-42f1-906e-c36212797100 admin admin] POST https://199.204.45.19/volume/v3/types May 26 11:54:16.909755 np0000176605 devstack@c-api.service[112354]: DEBUG cinder.api.openstack.wsgi [None req-bd4a1fa8-ba3c-42f1-906e-c36212797100 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112354) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 11:54:16.911590 np0000176605 devstack@c-api.service[112354]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 26 11:54:16.911590 np0000176605 devstack@c-api.service[112354]: warnings.warn( May 26 11:54:16.951470 np0000176605 devstack@c-api.service[112354]: DEBUG oslo_db.sqlalchemy.engines [None req-bd4a1fa8-ba3c-42f1-906e-c36212797100 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=112354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:16.983144 np0000176605 devstack@c-api.service[112354]: INFO cinder.api.openstack.wsgi [None req-bd4a1fa8-ba3c-42f1-906e-c36212797100 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 May 26 11:54:16.983695 np0000176605 devstack@c-api.service[112354]: [pid: 112354|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Tue May 26 11:54:16 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 11:54:17.008556 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.008556 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.011733 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.011733 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.011733 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.011733 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.011733 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.011886 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.011886 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.011886 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.011886 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.011886 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.011886 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012023 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012023 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012023 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012023 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012023 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012149 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012149 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012149 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012149 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012242 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012242 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012242 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012242 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012347 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012347 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012347 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012347 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012347 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012466 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012466 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012466 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012466 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012466 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012585 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012585 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012585 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012585 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012585 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012585 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012738 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012738 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012738 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012738 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012738 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012738 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012879 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012879 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012879 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012879 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.012879 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.012879 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013014 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013014 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013014 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013014 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013014 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013014 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013160 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013160 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013160 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013160 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013253 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013253 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013253 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013253 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013253 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013371 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013371 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013371 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013371 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013371 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013490 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013490 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013490 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013490 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013490 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013490 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013621 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013621 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013621 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013621 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013621 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013765 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013765 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013765 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013765 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013765 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013894 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013894 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013894 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013894 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013990 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013990 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.013990 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.013990 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014081 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014081 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014081 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014081 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014081 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014224 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014224 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014224 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014224 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014224 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014334 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014334 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014334 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014334 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014428 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014428 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014428 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014428 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014850 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014850 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014850 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014850 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014948 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014948 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.014948 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.014948 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015039 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015039 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015039 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015039 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015143 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015143 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015143 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015143 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015143 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015143 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015304 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015304 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015304 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015304 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015304 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015424 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015424 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015424 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015424 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015424 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015424 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015424 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015592 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015592 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015592 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015592 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015592 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015592 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015744 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015744 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015744 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015744 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015744 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015744 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015883 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015883 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015883 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015883 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.015883 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.015883 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016019 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016019 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016019 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016019 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016133 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016133 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016133 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016133 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016228 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016228 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016228 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016228 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016322 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016322 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.016322 np0000176605 devstack@c-api.service[112355]: /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 26 11:54:17.016322 np0000176605 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) May 26 11:54:17.017694 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.middleware.request_id [req-bd4a1fa8-ba3c-42f1-906e-c36212797100 req-b817ee99-7a33-42d0-a748-7b9efa47653f None None] RequestId filter calling following filter/app {{(pid=112355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 11:54:17.367521 np0000176605 devstack@c-api.service[112355]: INFO cinder.api.openstack.wsgi [req-bd4a1fa8-ba3c-42f1-906e-c36212797100 req-b817ee99-7a33-42d0-a748-7b9efa47653f admin admin] POST https://199.204.45.19/volume/v3/types/c0911ad0-f86c-4ebc-a3a4-0bcc5c285ebe/extra_specs May 26 11:54:17.367521 np0000176605 devstack@c-api.service[112355]: DEBUG cinder.api.openstack.wsgi [req-bd4a1fa8-ba3c-42f1-906e-c36212797100 req-b817ee99-7a33-42d0-a748-7b9efa47653f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 11:54:17.370175 np0000176605 devstack@c-api.service[112355]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 26 11:54:17.370175 np0000176605 devstack@c-api.service[112355]: warnings.warn( May 26 11:54:17.413975 np0000176605 devstack@c-api.service[112355]: DEBUG oslo_db.sqlalchemy.engines [req-bd4a1fa8-ba3c-42f1-906e-c36212797100 req-b817ee99-7a33-42d0-a748-7b9efa47653f 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=112355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:54:17.476558 np0000176605 devstack@c-api.service[112355]: INFO cinder.api.openstack.wsgi [req-bd4a1fa8-ba3c-42f1-906e-c36212797100 req-b817ee99-7a33-42d0-a748-7b9efa47653f admin admin] https://199.204.45.19/volume/v3/types/c0911ad0-f86c-4ebc-a3a4-0bcc5c285ebe/extra_specs returned with HTTP 200 May 26 11:54:17.477189 np0000176605 devstack@c-api.service[112355]: [pid: 112355|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Tue May 26 11:54:16 2026] POST /volume/v3/types/c0911ad0-f86c-4ebc-a3a4-0bcc5c285ebe/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 11:54:18.795750 np0000176605 devstack@c-api.service[112357]: DEBUG dbcounter [-] [112357] Writing DB stats cinder:SELECT=6 {{(pid=112357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 11:54:18.875946 np0000176605 devstack@c-api.service[112356]: DEBUG dbcounter [-] [112356] Writing DB stats cinder:SELECT=6 {{(pid=112356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 11:54:26.979045 np0000176605 devstack@c-api.service[112354]: DEBUG dbcounter [-] [112354] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 11:54:27.474447 np0000176605 devstack@c-api.service[112355]: DEBUG dbcounter [-] [112355] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}