May 20 22:05:22.975296 np0000175551 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:05:22.983073 np0000175551 devstack@c-api.service[112320]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:05:22 2026] *** May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: nodename: np0000175551 May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: machine: x86_64 May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: clock source: unix May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: pcre jit disabled May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: detected number of CPU cores: 16 May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: current working directory: / May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: detected binary path: /usr/bin/uwsgi-core May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: your processes number limit is 256917 May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: your memory page size is 4096 bytes May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: detected max file descriptor number: 2048 May 20 22:05:22.986575 np0000175551 devstack@c-api.service[112320]: lock engine: pthread robust mutexes May 20 22:05:22.987370 np0000175551 devstack@c-api.service[112320]: thunder lock: enabled May 20 22:05:22.987370 np0000175551 devstack@c-api.service[112320]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:05:22.987370 np0000175551 devstack@c-api.service[112320]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:05:22.987370 np0000175551 devstack@c-api.service[112320]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:05:22.987370 np0000175551 devstack@c-api.service[112320]: Set PythonHome to /opt/stack/data/venv May 20 22:05:23.023819 np0000175551 devstack@c-api.service[112320]: Python main interpreter initialized at 0x7a3e840a3668 May 20 22:05:23.023819 np0000175551 devstack@c-api.service[112320]: python threads support enabled May 20 22:05:23.023819 np0000175551 devstack@c-api.service[112320]: your server socket listen backlog is limited to 100 connections May 20 22:05:23.023819 np0000175551 devstack@c-api.service[112320]: your mercy for graceful operations on workers is 80 seconds May 20 22:05:23.024320 np0000175551 devstack@c-api.service[112320]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:05:23.024438 np0000175551 devstack@c-api.service[112320]: *** Operational MODE: preforking *** May 20 22:05:23.024606 np0000175551 devstack@c-api.service[112320]: *** uWSGI is running in multiple interpreter mode *** May 20 22:05:23.024606 np0000175551 devstack@c-api.service[112320]: spawned uWSGI master process (pid: 112320) May 20 22:05:23.024836 np0000175551 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:05:23.025244 np0000175551 devstack@c-api.service[112320]: spawned uWSGI worker 1 (pid: 112321, cores: 1) May 20 22:05:23.025808 np0000175551 devstack@c-api.service[112320]: spawned uWSGI worker 2 (pid: 112322, cores: 1) May 20 22:05:23.026197 np0000175551 devstack@c-api.service[112320]: spawned uWSGI worker 3 (pid: 112323, cores: 1) May 20 22:05:23.029464 np0000175551 devstack@c-api.service[112320]: spawned uWSGI worker 4 (pid: 112324, cores: 1) May 20 22:05:23.029464 np0000175551 devstack@c-api.service[112320]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:05:23.157722 np0000175551 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:23.157722 np0000175551 devstack@c-api.service[112322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:23.157722 np0000175551 devstack@c-api.service[112322]: we strongly recommend against using it for new projects. May 20 22:05:23.157722 np0000175551 devstack@c-api.service[112322]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:23.157722 np0000175551 devstack@c-api.service[112322]: framework. For more detail see May 20 22:05:23.157722 np0000175551 devstack@c-api.service[112322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:23.157722 np0000175551 devstack@c-api.service[112322]: import eventlet # noqa May 20 22:05:23.161411 np0000175551 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:23.161411 np0000175551 devstack@c-api.service[112321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:23.161411 np0000175551 devstack@c-api.service[112321]: we strongly recommend against using it for new projects. May 20 22:05:23.161411 np0000175551 devstack@c-api.service[112321]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:23.161411 np0000175551 devstack@c-api.service[112321]: framework. For more detail see May 20 22:05:23.161411 np0000175551 devstack@c-api.service[112321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:23.161411 np0000175551 devstack@c-api.service[112321]: import eventlet # noqa May 20 22:05:23.165497 np0000175551 devstack@c-api.service[112324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:23.165497 np0000175551 devstack@c-api.service[112324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:23.165497 np0000175551 devstack@c-api.service[112324]: we strongly recommend against using it for new projects. May 20 22:05:23.165497 np0000175551 devstack@c-api.service[112324]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:23.165497 np0000175551 devstack@c-api.service[112324]: framework. For more detail see May 20 22:05:23.165497 np0000175551 devstack@c-api.service[112324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:23.165497 np0000175551 devstack@c-api.service[112324]: import eventlet # noqa May 20 22:05:23.179677 np0000175551 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:23.179677 np0000175551 devstack@c-api.service[112323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:23.179677 np0000175551 devstack@c-api.service[112323]: we strongly recommend against using it for new projects. May 20 22:05:23.179677 np0000175551 devstack@c-api.service[112323]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:23.179677 np0000175551 devstack@c-api.service[112323]: framework. For more detail see May 20 22:05:23.179677 np0000175551 devstack@c-api.service[112323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:23.179677 np0000175551 devstack@c-api.service[112323]: import eventlet # noqa May 20 22:05:23.246713 np0000175551 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:23.246713 np0000175551 devstack@c-api.service[112322]: debtcollector.deprecate( May 20 22:05:23.247211 np0000175551 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:23.247211 np0000175551 devstack@c-api.service[112321]: debtcollector.deprecate( May 20 22:05:23.265163 np0000175551 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:23.265163 np0000175551 devstack@c-api.service[112324]: debtcollector.deprecate( May 20 22:05:23.268083 np0000175551 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:23.268083 np0000175551 devstack@c-api.service[112323]: debtcollector.deprecate( May 20 22:05:23.324517 np0000175551 devstack@c-api.service[112322]: /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 20 22:05:23.324517 np0000175551 devstack@c-api.service[112322]: from cgi import parse_header May 20 22:05:23.345705 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:23.345705 np0000175551 devstack@c-api.service[112321]: from cgi import parse_header May 20 22:05:23.347834 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:23.347834 np0000175551 devstack@c-api.service[112324]: from cgi import parse_header May 20 22:05:23.349129 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:23.349129 np0000175551 devstack@c-api.service[112323]: from cgi import parse_header May 20 22:05:23.372600 np0000175551 devstack@c-api.service[112322]: /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 20 22:05:23.372600 np0000175551 devstack@c-api.service[112322]: removals.removed_module( May 20 22:05:23.373357 np0000175551 devstack@c-api.service[112322]: /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 20 22:05:23.373357 np0000175551 devstack@c-api.service[112322]: removals.removed_module( May 20 22:05:23.392427 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:23.392427 np0000175551 devstack@c-api.service[112324]: removals.removed_module( May 20 22:05:23.392884 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:23.392884 np0000175551 devstack@c-api.service[112321]: removals.removed_module( May 20 22:05:23.393072 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:23.393072 np0000175551 devstack@c-api.service[112324]: removals.removed_module( May 20 22:05:23.393614 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:23.393614 np0000175551 devstack@c-api.service[112321]: removals.removed_module( May 20 22:05:23.396016 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:23.396016 np0000175551 devstack@c-api.service[112323]: removals.removed_module( May 20 22:05:23.396741 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:23.396741 np0000175551 devstack@c-api.service[112323]: removals.removed_module( May 20 22:05:23.966446 np0000175551 devstack@c-api.service[112322]: /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 20 22:05:23.966446 np0000175551 devstack@c-api.service[112322]: warnings.warn( May 20 22:05:23.986402 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:23.986402 np0000175551 devstack@c-api.service[112324]: warnings.warn( May 20 22:05:24.005964 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:24.005964 np0000175551 devstack@c-api.service[112321]: warnings.warn( May 20 22:05:24.022224 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:24.022224 np0000175551 devstack@c-api.service[112323]: warnings.warn( May 20 22:05:24.062026 np0000175551 devstack@c-api.service[112322]: /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 20 22:05:24.062026 np0000175551 devstack@c-api.service[112322]: warnings.warn( May 20 22:05:24.086225 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:24.086225 np0000175551 devstack@c-api.service[112324]: warnings.warn( May 20 22:05:24.107853 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:24.107853 np0000175551 devstack@c-api.service[112321]: warnings.warn( May 20 22:05:24.124565 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:24.124565 np0000175551 devstack@c-api.service[112323]: warnings.warn( May 20 22:05:24.338761 np0000175551 devstack@c-api.service[112322]: 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 20 22:05:24.339861 np0000175551 devstack@c-api.service[112322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:24.365747 np0000175551 devstack@c-api.service[112324]: 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 20 22:05:24.366238 np0000175551 devstack@c-api.service[112324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:24.392196 np0000175551 devstack@c-api.service[112321]: 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 20 22:05:24.392196 np0000175551 devstack@c-api.service[112321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:24.413569 np0000175551 devstack@c-api.service[112323]: 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 20 22:05:24.414069 np0000175551 devstack@c-api.service[112323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:24.423030 np0000175551 devstack@c-api.service[112322]: /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 20 22:05:24.423030 np0000175551 devstack@c-api.service[112322]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:24.433730 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:24.433730 np0000175551 devstack@c-api.service[112324]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:24.454614 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:24.454614 np0000175551 devstack@c-api.service[112321]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:24.478538 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:24.478538 np0000175551 devstack@c-api.service[112323]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:24.882092 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:24.882298 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:24.882386 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:24.882456 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:24.882521 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.882521 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.882702 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.882794 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.882863 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.882935 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.883021 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.883091 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.883154 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.883213 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.883272 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.883340 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.884452 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.884549 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.884549 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.884870 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.884949 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.885019 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.885082 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.885149 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.885216 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.885282 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.885348 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.885416 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.885482 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.885557 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.885616 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.885720 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.885789 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.885789 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.885789 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.885983 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.885983 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.886101 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.886101 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.886101 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.886101 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.886344 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.886344 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.886604 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.891059 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.891166 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.891166 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.891394 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.891394 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.891394 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.891394 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.892515 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.892599 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.892599 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.892873 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.892873 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.893002 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.893080 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.893154 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.893258 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.893258 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.893258 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.893522 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.893522 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.893522 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.893794 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.893853 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.893903 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.893955 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.894011 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.894059 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.894059 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.894156 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.894209 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.894268 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.894319 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.894367 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.894413 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.894458 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.894512 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.894566 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.894619 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.894697 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.894743 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.894797 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.894846 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.894904 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.894956 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.895004 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.895062 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.895119 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.895119 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.895119 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.895270 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.895270 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.895270 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.895270 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.895270 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.895470 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.895520 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.895520 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.895589 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.895589 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.895589 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.895589 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.895589 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.895791 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.895841 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.895891 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.895891 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.895891 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.895891 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.895891 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.895891 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.896111 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.896111 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.896208 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.896267 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.896554 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.896554 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.896757 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.896963 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.897064 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.897064 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.897252 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.897252 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.897252 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.897488 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.897562 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.897628 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.897758 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.897849 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.897947 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.898037 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.898144 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.898144 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.898315 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.898315 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.898465 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.898534 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.898628 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.898763 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.898859 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.898859 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.899110 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.899189 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.899269 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.899334 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.899409 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.899495 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.899578 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.899689 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.899746 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.899842 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.899909 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.899909 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.900051 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.900051 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.900051 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.900243 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.900369 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.900414 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.900503 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.900544 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.900654 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.900732 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.900768 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.900815 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.900815 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.900923 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.900958 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.901008 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.901008 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.901110 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.901141 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.901208 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.901261 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.901261 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.901353 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.901383 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.901454 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.901454 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.901454 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.901454 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.901890 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.902047 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.902047 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.902170 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.902216 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.902310 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.902383 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.902463 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.902534 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.902606 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.902702 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.902775 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.902831 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.902861 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.902927 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.902955 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.903023 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.903052 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.903096 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.903096 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.903096 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.903399 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.903483 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.903545 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.903600 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.903697 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.903736 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.903813 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.903872 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.903937 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.903990 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.904042 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.904106 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.904178 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.904246 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.904290 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.904384 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.904487 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.904563 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.904624 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.904624 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.904624 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.904784 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.904784 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.904784 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.904784 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.904784 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.904784 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.904784 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.905175 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.905175 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.905175 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.905175 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.905175 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.905175 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.905175 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.906385 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.906456 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.906504 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.906560 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.906592 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.906679 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.906753 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.906753 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.906888 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.906952 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.907012 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.907012 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.907012 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.907012 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.907198 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.907198 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.907381 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.907437 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.907503 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.907570 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.907657 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.907747 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.907786 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.907814 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.907844 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.907875 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.907910 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.907935 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.907960 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.907988 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.908015 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.908040 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.908078 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.908103 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.908132 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.908157 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.908189 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.908214 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.908239 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.908264 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.908292 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.908363 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.908397 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.908421 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.908458 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.908494 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.908542 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.908584 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.908618 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.908762 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.908828 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.908881 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.908934 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.908980 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.909025 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.909080 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.909146 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.909208 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.909281 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.909346 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.909420 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.909481 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.909537 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.909604 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.909692 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.909755 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.909755 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.909755 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.909755 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.909987 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.910064 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.910135 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.910616 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.910681 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.910740 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.910793 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.910838 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.910888 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.910932 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.911002 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.911067 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.911132 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.911186 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.911249 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.911304 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.911357 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.911410 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.911461 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.911490 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.911522 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.911546 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.911570 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.911596 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.911624 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.911680 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.911724 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.911763 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.911795 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.911825 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.911855 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.911892 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.911892 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.911892 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.914077 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.914167 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.914208 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.914244 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.914316 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.914394 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.914465 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.914534 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.914610 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.914610 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.914755 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.914816 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.914891 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.914937 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.914975 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.915015 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.915057 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.915092 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.915126 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.915165 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.915208 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.915250 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.915250 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.915250 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.915250 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.915250 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.915250 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.915439 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.915682 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.915738 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.915806 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.915860 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.915931 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.915971 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.916011 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.916051 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.916086 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.916118 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.916159 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.916194 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.916221 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.916245 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.916276 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.916302 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.916379 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.916405 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.916437 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.916462 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.916493 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.916527 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.916560 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.916591 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.916624 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.916684 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.916741 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.916807 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.916858 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.916915 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.916964 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.917012 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.917061 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.917119 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.917165 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.917212 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.917279 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.917331 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.917385 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.917435 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.917492 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.917540 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.917587 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.917672 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.917729 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.917797 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.917858 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.917909 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.917957 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.918027 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.918068 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.918102 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.918141 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.918180 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.918226 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.918301 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.918353 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.918399 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.918445 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.918502 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.918549 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.918606 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.919097 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.919148 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.919264 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.919361 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.919426 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.919491 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.919564 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.919627 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.919727 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.919812 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.919878 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.919941 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.920014 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.920095 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.920164 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.920235 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.920476 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.920566 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.920656 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.920741 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.920741 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.920741 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.921205 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.921205 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.921441 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.922347 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.922468 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.922552 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.922676 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.922730 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.922802 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.922868 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.922944 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.923007 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.923069 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.923139 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.923210 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.923272 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.923578 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.923722 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.923839 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.924038 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.924603 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.925723 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.925723 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.925909 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.925909 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.925909 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.925909 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.925909 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.926471 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.926541 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.926616 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.926704 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.926759 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.926812 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.926874 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.926939 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.926993 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.927044 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.927099 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.927162 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.927220 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.927273 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.927325 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.927389 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.927444 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.927497 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.927560 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.927622 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.927715 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.927783 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.927845 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.927900 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.927953 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.928007 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.928007 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.928007 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.928155 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.928155 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.928155 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.928155 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.928409 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.929589 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.929696 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.929791 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.929868 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.929936 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.930003 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.930003 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.930003 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.930003 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.930296 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.930296 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.930438 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.930508 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.930508 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.930615 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.930717 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.930787 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.930867 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.930934 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.931010 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.931080 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.931080 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.931080 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.931260 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.931260 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.931260 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.931260 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.931260 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.931594 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.931784 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.931859 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.931937 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.932022 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.932100 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.932339 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.932435 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.932517 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.932517 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.932667 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.932754 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.932863 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.932863 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.932863 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.932863 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.933120 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.933120 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.933250 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.933319 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.933385 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.933451 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.933451 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.933595 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.933695 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.933773 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.933934 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.934009 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.934084 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.934164 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.934244 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.934323 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.934399 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.934463 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.934534 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.934614 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.934712 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.934792 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.934864 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.934941 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.935011 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.935086 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.935152 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.935229 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.935310 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.935387 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.935457 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.935532 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.935605 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.935701 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.935775 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.935857 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.935925 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.936001 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.936074 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.936147 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.936216 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.936293 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.936389 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.936456 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.936528 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.936598 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.936692 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.936759 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.936825 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.936892 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.936959 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.937038 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.937137 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.937211 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.937293 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.937293 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.937439 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.937515 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.937588 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.937691 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.937787 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.937935 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.938011 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.938098 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.938168 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.938237 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.938305 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.938378 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.938445 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.938520 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.938612 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.938716 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.938796 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.938876 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.938945 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.939012 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.939083 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.939148 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.939213 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.939279 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.939327 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.939372 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.939410 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.939456 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.939493 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.939531 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.939567 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.939606 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.939606 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.939690 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.939726 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.939761 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.939814 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.939859 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.939899 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.939941 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.939941 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.940019 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.940058 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.940094 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.940129 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.940173 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.940173 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.940252 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.940296 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.940387 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.940428 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.940464 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.940499 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.940535 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.940535 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.940609 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.940736 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.940821 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.940899 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.940978 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.941052 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.941119 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.941185 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.941260 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.941326 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.941392 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.941470 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.941541 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.941609 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.941697 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.941774 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.941863 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.941934 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.942008 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.942073 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.942146 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.942223 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.942290 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.942360 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.942360 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.942487 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.942556 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.942556 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.942711 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.942789 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.942874 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.942874 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.943011 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.943083 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.943083 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.943083 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.943264 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.943264 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.943264 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.943264 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.943536 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.943617 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.943719 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.943788 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.943876 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.943950 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.944025 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.944025 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.944159 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.944234 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.944301 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.944405 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.944483 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.944483 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.944483 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.944483 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.944483 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.944830 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.944830 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.944830 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.944830 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.944830 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.944830 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.944830 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.945280 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.945348 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.945415 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.945488 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.945553 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.945622 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.945725 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.945803 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.945855 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.945901 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.945942 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.945987 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.946023 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.946060 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.946096 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.946133 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.946169 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.946211 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.946252 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.946291 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.946331 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.946379 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.946417 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.946459 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.946497 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.946542 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.946586 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.946624 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.946691 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.946731 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.946769 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.946812 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.946856 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.946905 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.946945 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.946982 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.947028 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.947066 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.947103 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.947148 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.947185 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.947226 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.947268 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.947305 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.947342 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.947385 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.947435 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.947478 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.947522 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.947568 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.947605 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.947688 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.947727 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.947774 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.947808 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.947857 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.947897 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.947897 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.947969 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.948007 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.948050 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.948088 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.948131 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.948171 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.948211 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.948258 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.948295 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.948350 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.948386 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.948386 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.948465 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.948465 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.948465 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.948465 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.948609 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.948677 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.948722 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.948755 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.948780 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.948804 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.948833 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.948833 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.948833 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.948833 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.948978 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.948978 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.948978 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.948978 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.948978 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.949133 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.949161 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.949190 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.949215 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.949258 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.949312 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.949348 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.949390 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.949390 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.949446 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.949475 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.949525 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.949569 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.949616 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.949692 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.949726 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.949755 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.949795 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.949841 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.949841 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.949841 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.949841 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.949841 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.950034 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.950034 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.950034 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.950034 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.950034 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.950034 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.950252 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.950300 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.950337 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.950337 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.950337 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.950337 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.950337 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.950337 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.950652 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.950652 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.950652 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.950652 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.950802 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.950847 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.950886 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.950935 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.950982 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.951021 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.951056 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.951056 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.951056 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.951056 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:24.951203 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.951203 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.951284 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.951321 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.951361 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.951401 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.951443 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.951480 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.951514 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.951551 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.951584 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.951584 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.951705 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.951705 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.951705 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.951705 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.951705 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.951858 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:24.951890 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.951941 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:24.951941 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:24.951941 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:24.951941 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:24.951941 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:24.992464 np0000175551 devstack@c-api.service[112322]: INFO dbcounter [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Registered counter for database cinder May 20 22:05:24.996401 np0000175551 devstack@c-api.service[112324]: INFO dbcounter [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Registered counter for database cinder May 20 22:05:24.996663 np0000175551 devstack@c-api.service[112323]: INFO dbcounter [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Registered counter for database cinder May 20 22:05:24.998868 np0000175551 devstack@c-api.service[112321]: INFO dbcounter [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Registered counter for database cinder May 20 22:05:25.003745 np0000175551 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-8c9f0788-e183-4669-81fb-43a65a9789cd 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.006818 np0000175551 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.009099 np0000175551 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.009239 np0000175551 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-9d47067e-ef43-4525-b1f9-8008558ca572 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.122499 np0000175551 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writer thread running {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:25.123140 np0000175551 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writer thread running {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:25.123422 np0000175551 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writer thread running {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:25.125366 np0000175551 devstack@c-api.service[112324]: INFO cinder.rpc [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:25.125924 np0000175551 devstack@c-api.service[112322]: INFO cinder.rpc [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:25.126017 np0000175551 devstack@c-api.service[112323]: INFO cinder.rpc [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:25.127471 np0000175551 devstack@c-api.service[112324]: INFO cinder.rpc [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:25.127893 np0000175551 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writer thread running {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:25.128074 np0000175551 devstack@c-api.service[112322]: INFO cinder.rpc [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:25.128205 np0000175551 devstack@c-api.service[112323]: INFO cinder.rpc [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:25.130149 np0000175551 devstack@c-api.service[112324]: INFO cinder.rpc [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:25.130279 np0000175551 devstack@c-api.service[112323]: INFO cinder.rpc [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:25.130379 np0000175551 devstack@c-api.service[112322]: INFO cinder.rpc [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:25.130529 np0000175551 devstack@c-api.service[112321]: INFO cinder.rpc [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:25.132221 np0000175551 devstack@c-api.service[112323]: INFO cinder.rpc [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:25.132369 np0000175551 devstack@c-api.service[112322]: INFO cinder.rpc [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:25.132668 np0000175551 devstack@c-api.service[112324]: INFO cinder.rpc [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:25.132860 np0000175551 devstack@c-api.service[112321]: INFO cinder.rpc [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:25.133038 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.133264 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.133769 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.134676 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.134953 np0000175551 devstack@c-api.service[112321]: INFO cinder.rpc [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:25.135116 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.135954 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.136665 np0000175551 devstack@c-api.service[112321]: INFO cinder.rpc [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:25.137496 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.138777 np0000175551 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.139106 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.140469 np0000175551 devstack@c-api.service[112323]: INFO cinder.rpc [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:25.140696 np0000175551 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-8c9f0788-e183-4669-81fb-43a65a9789cd 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.141622 np0000175551 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.142188 np0000175551 devstack@c-api.service[112323]: INFO cinder.rpc [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:25.143003 np0000175551 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-9d47067e-ef43-4525-b1f9-8008558ca572 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:25.143161 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.143329 np0000175551 devstack@c-api.service[112324]: INFO cinder.rpc [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:25.143676 np0000175551 devstack@c-api.service[112322]: INFO cinder.rpc [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:25.144836 np0000175551 devstack@c-api.service[112321]: INFO cinder.rpc [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:25.145115 np0000175551 devstack@c-api.service[112324]: INFO cinder.rpc [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:25.146263 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.146470 np0000175551 devstack@c-api.service[112321]: INFO cinder.rpc [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:25.147187 np0000175551 devstack@c-api.service[112322]: INFO cinder.rpc [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:25.147265 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.148982 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.153249 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.156476 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.156750 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.158655 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.159571 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.160143 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.161978 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.162077 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.164669 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.165233 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.165449 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.166770 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.168396 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.168937 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.169907 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.170937 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.171269 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.172225 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.173957 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.174469 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.174695 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.175165 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.176980 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.177303 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.178272 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.179392 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.179986 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.180129 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.181084 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.181624 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.182398 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.182792 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.183940 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.184280 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.185391 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.185480 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.185632 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.187094 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.188098 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.188296 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.189747 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.189835 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.191235 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.192725 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.193063 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.193884 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.195058 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.195281 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.195367 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.196548 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.197280 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.197882 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.198594 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.199291 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.199377 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.200630 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.200821 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.200918 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.201003 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.202110 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.202197 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.202331 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.203434 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.203657 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.203752 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.204208 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.205004 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.205128 np0000175551 devstack@c-api.service[112323]: WARNING cinder.api.contrib.hosts [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:25.205217 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.205749 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.206216 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.206407 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.206493 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.206685 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: extensions {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.207704 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.207801 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.207879 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.208012 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-availability-zone {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.209006 np0000175551 devstack@c-api.service[112321]: WARNING cinder.api.contrib.hosts [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:25.209121 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.209209 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.209295 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: qos-specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.209701 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.210230 np0000175551 devstack@c-api.service[112324]: WARNING cinder.api.contrib.hosts [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:25.210542 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.210674 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: extensions {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.210931 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.211863 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: extensions {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.211974 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: extra_specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.212060 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.212142 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-availability-zone {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.213218 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-availability-zone {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.213332 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: qos-specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.213431 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.213517 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.214495 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: qos-specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.214670 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.215008 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-volume-type-access {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.215829 np0000175551 devstack@c-api.service[112322]: WARNING cinder.api.contrib.hosts [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:25.215920 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: extra_specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.216527 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.216621 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-quota-class-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.217107 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: extra_specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.217451 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: extensions {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.217517 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.217950 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.218660 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.218769 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-availability-zone {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.219099 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-volume-type-access {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.219630 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-snapshot-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.220047 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: qos-specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.220244 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-volume-type-access {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.220713 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-quota-class-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.221122 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: consistencygroups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.221831 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-quota-class-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.222067 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.222128 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: extra_specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.223066 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: backups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.223140 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.223661 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.223797 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-snapshot-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.224654 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-snapshot-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.225072 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: scheduler-stats {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.225346 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: consistencygroups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.225797 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-volume-type-access {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.226128 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: consistencygroups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.226488 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-quota-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.227287 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: backups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.227381 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-quota-class-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.227893 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-volume-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.228075 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: backups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.228667 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.229303 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: scheduler-stats {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.229425 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: capabilities {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.230092 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: scheduler-stats {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.230211 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-snapshot-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.230620 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-volume-transfer {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.230757 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-quota-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.231522 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-quota-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.231612 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: consistencygroups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.232145 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-volume-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.232233 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: os-hosts {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.232923 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-volume-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.233504 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: backups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.233581 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extended resource: cgsnapshots {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.233659 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: capabilities {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.234383 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: capabilities {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.234917 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-volume-transfer {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.234982 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.contrib.snapshot_actions [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] SnapshotActionsController initialized {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:25.235481 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: scheduler-stats {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.235657 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-volume-transfer {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.235726 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.236539 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: os-hosts {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.236946 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-quota-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.237124 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.237236 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: os-hosts {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.237941 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extended resource: cgsnapshots {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.238329 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-volume-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.238452 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.238613 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extended resource: cgsnapshots {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.239379 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.contrib.snapshot_actions [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] SnapshotActionsController initialized {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:25.239768 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: capabilities {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.239826 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.240063 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.contrib.snapshot_actions [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] SnapshotActionsController initialized {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:25.240294 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.240850 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.241053 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-volume-transfer {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.241180 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.241824 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.242187 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.242600 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.242654 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: os-hosts {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.243160 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.243537 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.243939 np0000175551 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.244031 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extended resource: cgsnapshots {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:25.244526 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.244858 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.244953 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.245036 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.245141 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.245235 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.245326 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.245427 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension AdminActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.245506 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] SnapshotActionsController initialized {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:25.245930 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.246035 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension AdminActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.246153 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.246242 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension AdminActions extending resource: backups {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.246330 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.246417 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.246417 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.246603 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension TypesManage extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.246603 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.246821 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.246821 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.247005 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.247005 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-63aaf17e-eb21-42c4-b611-7e4563f54c25 None None] Extension UsedLimits extending resource: limits {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.247373 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.247468 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.247659 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.248738 np0000175551 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.248840 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.248993 np0000175551 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.249582 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.249730 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.249819 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.249923 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.250075 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.250075 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.250281 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.250756 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.250829 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.250886 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.250939 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.250991 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension AdminActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251044 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension AdminActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251103 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension AdminActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251166 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension AdminActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251227 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension AdminActions extending resource: backups {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251296 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension AdminActions extending resource: backups {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251361 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251421 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251481 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251541 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251599 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension TypesManage extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251791 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.251849 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension TypesManage extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251901 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.251962 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252014 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252074 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252074 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252188 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252247 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252312 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252399 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-2e1f760e-d392-4473-8ee3-5fe3029bbe8d None None] Extension UsedLimits extending resource: limits {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252450 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-9d47067e-ef43-4525-b1f9-8008558ca572 None None] Extension UsedLimits extending resource: limits {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.252979 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.254296 np0000175551 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:25.254560 np0000175551 devstack@c-api.service[112323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3e840a3668 pid: 112323 (default app) May 20 22:05:25.255157 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.255294 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.255388 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.255591 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.255697 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.255792 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension AdminActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.255903 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension AdminActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256004 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension AdminActions extending resource: backups {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256105 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256216 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256329 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension TypesManage extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256450 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256555 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256674 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256779 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.256892 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-8c9f0788-e183-4669-81fb-43a65a9789cd None None] Extension UsedLimits extending resource: limits {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:25.259803 np0000175551 devstack@c-api.service[112324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3e840a3668 pid: 112324 (default app) May 20 22:05:25.260586 np0000175551 devstack@c-api.service[112321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3e840a3668 pid: 112321 (default app) May 20 22:05:25.262659 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.262659 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.262820 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.262820 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.262820 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.262820 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.262820 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263164 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.263164 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263164 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.263164 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263164 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.263164 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263524 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.263524 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263524 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.263524 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263524 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.263843 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263843 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.263843 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.263843 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.264080 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.264080 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.264080 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.264080 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.264334 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.264334 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.264334 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.264334 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.264334 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.264686 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.264686 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.264686 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.264686 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.264686 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265175 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265175 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265175 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265175 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265175 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265175 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265536 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265536 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265536 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265536 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265536 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265536 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265921 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265921 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265921 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265921 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.265921 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.265921 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266303 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.266303 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266303 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.266303 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266303 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.266303 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266688 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.266688 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266688 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.266688 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266928 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.266928 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266928 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.266928 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.266928 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267246 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267246 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267246 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267246 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267246 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267537 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267537 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267537 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267537 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267537 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267537 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267967 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267967 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267967 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.267967 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.267967 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.268295 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.268295 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.268295 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.268295 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.268295 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.268737 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.268737 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.268737 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.268737 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269003 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269003 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269003 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269003 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269253 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269253 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269253 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269253 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269253 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269583 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269583 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269583 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269583 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269583 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269898 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269898 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.269898 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.269898 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270155 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270155 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270155 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270155 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270416 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270416 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270416 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270416 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270693 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270693 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270693 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270693 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270952 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270952 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.270952 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.270952 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.271197 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.271197 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.271197 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.271197 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.271197 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.271197 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.271546 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.271546 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.271546 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.271546 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.271546 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.272392 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.272392 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.272392 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.272392 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.272392 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.272392 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.272392 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.272845 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.272845 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.272845 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.272845 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.272845 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.272845 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273221 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273221 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273221 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273221 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273221 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273221 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273577 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273577 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273577 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273577 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273577 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273577 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273964 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273964 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.273964 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.273964 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.274204 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.274204 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.274204 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.274204 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.274506 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.274506 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.274506 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.274506 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.275341 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.275341 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.275341 np0000175551 devstack@c-api.service[112323]: /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 20 22:05:25.275341 np0000175551 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 20 22:05:25.275605 np0000175551 devstack@c-api.service[112322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3e840a3668 pid: 112322 (default app) May 20 22:05:25.275682 np0000175551 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-44115856-033c-4c41-9f61-aef7f104ff42 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:25.275682 np0000175551 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 1/1] 199.19.213.111 () {60 vars in 956 bytes} [Wed May 20 22:05:25 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 22:05:32.223493 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.223493 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.223493 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.223493 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.223493 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.224423 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.224423 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.224423 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.224423 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.224423 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.224729 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.224729 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.224729 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.224729 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.224729 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.224729 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225108 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225108 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225108 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225108 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225347 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225347 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225347 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225347 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225745 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225745 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225745 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225745 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225979 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225979 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225979 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.225979 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.225979 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226272 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226272 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226272 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226272 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226272 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226538 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226538 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226538 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226538 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226538 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226538 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226962 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226962 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226962 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226962 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.226962 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.226962 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227319 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227319 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227319 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227319 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227319 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227319 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227694 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227694 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227694 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227694 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227694 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227997 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227997 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227997 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.227997 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.227997 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228263 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228263 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228263 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228263 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228263 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228263 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228597 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228597 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228597 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228597 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228597 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228597 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228930 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228930 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228930 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.228930 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.228930 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.229214 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.229214 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.229214 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.229214 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.229214 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.229482 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.229482 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.229482 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.229482 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.229822 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.229822 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.229822 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.229822 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230062 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230062 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230062 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230062 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230062 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230349 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230349 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230349 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230349 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230349 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230611 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230611 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230611 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230611 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230856 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230856 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.230856 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.230856 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231082 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231082 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231082 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231082 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231328 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231328 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231328 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231328 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231568 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231568 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231568 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231568 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231885 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231885 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231885 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.231885 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.231885 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232165 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232165 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232165 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232165 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232165 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232165 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232486 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232486 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232486 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232486 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232486 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232767 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232767 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232767 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232767 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.232767 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.232767 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233045 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233045 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233045 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233045 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233045 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233045 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233249 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233249 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233249 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233249 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233249 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233249 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233451 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233451 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233451 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233451 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233451 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233451 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233668 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233668 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233668 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233668 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233833 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233833 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233833 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.233833 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.233833 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.234012 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.234012 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.234012 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.234012 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.234012 np0000175551 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 20 22:05:32.234012 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.middleware.request_id [None req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff None None] RequestId filter calling following filter/app {{(pid=112324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:32.710238 np0000175551 devstack@c-api.service[112324]: INFO cinder.api.openstack.wsgi [None req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff admin admin] POST https://199.19.213.111/volume/v3/types May 20 22:05:32.710849 np0000175551 devstack@c-api.service[112324]: DEBUG cinder.api.openstack.wsgi [None req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:05:32.712522 np0000175551 devstack@c-api.service[112324]: /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 20 22:05:32.712522 np0000175551 devstack@c-api.service[112324]: warnings.warn( May 20 22:05:32.717761 np0000175551 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:32.745965 np0000175551 devstack@c-api.service[112324]: INFO cinder.api.openstack.wsgi [None req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff admin admin] https://199.19.213.111/volume/v3/types returned with HTTP 200 May 20 22:05:32.746374 np0000175551 devstack@c-api.service[112324]: [pid: 112324|app: 0|req: 1/2] 199.19.213.111 () {68 vars in 1288 bytes} [Wed May 20 22:05:32 2026] POST /volume/v3/types => generated 186 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:05:32.773603 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.773603 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.773603 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.773603 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.773603 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.774796 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.774796 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.774796 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.774796 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.774796 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775076 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775076 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775076 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775076 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775076 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775076 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775404 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775404 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775404 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775404 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775628 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775628 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775628 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775628 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775914 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775914 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.775914 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.775914 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776192 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776192 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776192 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776192 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776192 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776491 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776491 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776491 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776491 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776491 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776809 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776809 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776809 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776809 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.776809 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.776809 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777157 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777157 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777157 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777157 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777157 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777157 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777480 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777480 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777480 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777480 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777480 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777480 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777825 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777825 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777825 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.777825 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.777825 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778111 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778111 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778111 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778111 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778111 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778397 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778397 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778397 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778397 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778397 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778397 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778759 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778759 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778759 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778759 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.778759 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.778759 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779072 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779072 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779072 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779072 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779072 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779380 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779380 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779380 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779380 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779380 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779739 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779739 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779739 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779739 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779980 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779980 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.779980 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.779980 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.780250 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.780250 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.780250 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.780250 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.780250 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.780707 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.780707 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.780707 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.780707 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.780707 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.780977 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.780977 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.780977 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.780977 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.781227 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.781227 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.781227 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.781227 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.781458 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.781458 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.781458 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.781458 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.781850 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.781850 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.781850 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.781850 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782073 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.782073 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782073 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.782073 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782459 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.782459 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782459 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.782459 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782459 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.782862 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782862 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.782862 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782862 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.782862 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.782862 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783202 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783202 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783202 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783202 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783202 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783465 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783465 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783465 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783465 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783465 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783465 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783806 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783806 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783806 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783806 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.783806 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.783806 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784218 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784218 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784218 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784218 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784218 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784218 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784536 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784536 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784536 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784536 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784536 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784536 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784908 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784908 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.784908 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.784908 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.785046 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.785046 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.785046 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.785046 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.785046 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.785175 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.785175 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.785175 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.785175 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:32.785175 np0000175551 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 20 22:05:32.785175 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff req-92298a55-ebd4-4fee-8bc5-76502763d204 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:33.115320 np0000175551 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff req-92298a55-ebd4-4fee-8bc5-76502763d204 admin admin] POST https://199.19.213.111/volume/v3/types/2687365b-251c-4d43-94c3-ecc9da3e0325/extra_specs May 20 22:05:33.115788 np0000175551 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff req-92298a55-ebd4-4fee-8bc5-76502763d204 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:05:33.117670 np0000175551 devstack@c-api.service[112321]: /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 20 22:05:33.117670 np0000175551 devstack@c-api.service[112321]: warnings.warn( May 20 22:05:33.124317 np0000175551 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff req-92298a55-ebd4-4fee-8bc5-76502763d204 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:33.183596 np0000175551 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-d36b8931-e2d3-4ea5-864d-d9b7160c71ff req-92298a55-ebd4-4fee-8bc5-76502763d204 admin admin] https://199.19.213.111/volume/v3/types/2687365b-251c-4d43-94c3-ecc9da3e0325/extra_specs returned with HTTP 200 May 20 22:05:33.184227 np0000175551 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 1/3] 199.19.213.111 () {70 vars in 1505 bytes} [Wed May 20 22:05:32 2026] POST /volume/v3/types/2687365b-251c-4d43-94c3-ecc9da3e0325/extra_specs => generated 55 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:05:35.143254 np0000175551 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=6 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:35.146101 np0000175551 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=6 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:42.743520 np0000175551 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:43.181715 np0000175551 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:11:32.304724 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.304724 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.304724 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.304724 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.304724 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.305941 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.305941 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.305941 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.305941 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.305941 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.306465 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.306465 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.306465 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.306465 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.306465 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.306465 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.307169 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.307169 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.307169 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.307169 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.307697 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.307697 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.307697 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.307697 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.308305 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.308305 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.308305 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.308305 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.308579 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.308579 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.308579 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.308579 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.308579 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.309212 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.309212 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.309212 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.309212 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.309212 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.309701 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.309701 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.309701 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.309701 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.309701 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.309701 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310130 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310130 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310130 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310130 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310130 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310130 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310512 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310512 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310512 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310512 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310512 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310512 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310942 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310942 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310942 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.310942 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.310942 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.311300 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.311300 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.311300 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.311300 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.311300 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.311634 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.311634 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.311634 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.311634 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.311634 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.311634 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312062 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312062 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312062 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312062 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312062 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312062 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312443 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312443 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312443 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312443 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312443 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312842 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312842 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312842 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.312842 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.312842 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.313167 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.313167 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.313167 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.313167 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.313444 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.313444 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.313444 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.313444 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.313742 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.313742 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.313742 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.313742 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.313742 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.314106 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.314106 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.314106 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.314106 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.314106 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.314443 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.314443 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.314443 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.314443 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.314744 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.314744 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.314744 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.314744 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315020 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315020 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315020 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315020 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315312 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315312 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315312 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315312 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315673 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315673 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315673 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315673 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315950 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315950 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315950 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.315950 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.315950 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316138 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316138 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316138 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316138 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316138 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316138 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316323 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316323 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316323 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316323 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316323 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316480 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316480 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316480 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316480 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316480 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316480 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316716 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316716 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316716 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316716 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316716 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316716 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316904 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316904 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316904 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316904 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.316904 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.316904 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317089 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317089 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317089 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317089 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317089 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317089 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317269 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317269 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317269 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317269 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317402 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317402 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317402 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317402 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317402 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317565 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317565 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317565 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317565 np0000175551 devstack@c-api.service[112322]: /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 20 22:11:32.317565 np0000175551 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) May 20 22:11:32.317565 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-4e7b4961-7f83-4b64-a82f-86db7e764035 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:11:32.317565 np0000175551 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-4e7b4961-7f83-4b64-a82f-86db7e764035 None None] GET https://199.19.213.111/volume// May 20 22:11:32.317847 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-4e7b4961-7f83-4b64-a82f-86db7e764035 None None] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:11:32.317847 np0000175551 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-4e7b4961-7f83-4b64-a82f-86db7e764035 None None] Calling method 'all' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:11:32.317847 np0000175551 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-4e7b4961-7f83-4b64-a82f-86db7e764035 None None] https://199.19.213.111/volume// returned with HTTP 300 May 20 22:11:32.317847 np0000175551 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 1/4] 199.19.213.111 () {66 vars in 1456 bytes} [Wed May 20 22:11:32 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)