May 09 07:27:28.526917 np0000173010 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:27:28.534373 np0000173010 devstack@c-api.service[112587]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:27:28 2026] *** May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: nodename: np0000173010 May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: machine: x86_64 May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: clock source: unix May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: pcre jit disabled May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: detected number of CPU cores: 16 May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: current working directory: / May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: detected binary path: /usr/bin/uwsgi-core May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: your processes number limit is 256917 May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: your memory page size is 4096 bytes May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: detected max file descriptor number: 2048 May 09 07:27:28.537366 np0000173010 devstack@c-api.service[112587]: lock engine: pthread robust mutexes May 09 07:27:28.538573 np0000173010 devstack@c-api.service[112587]: thunder lock: enabled May 09 07:27:28.538573 np0000173010 devstack@c-api.service[112587]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:27:28.538573 np0000173010 devstack@c-api.service[112587]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:27:28.538573 np0000173010 devstack@c-api.service[112587]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:27:28.538573 np0000173010 devstack@c-api.service[112587]: Set PythonHome to /opt/stack/data/venv May 09 07:27:28.583947 np0000173010 devstack@c-api.service[112587]: Python main interpreter initialized at 0x7de8e5ea3668 May 09 07:27:28.583947 np0000173010 devstack@c-api.service[112587]: python threads support enabled May 09 07:27:28.583947 np0000173010 devstack@c-api.service[112587]: your server socket listen backlog is limited to 100 connections May 09 07:27:28.583947 np0000173010 devstack@c-api.service[112587]: your mercy for graceful operations on workers is 80 seconds May 09 07:27:28.584492 np0000173010 devstack@c-api.service[112587]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:27:28.584629 np0000173010 devstack@c-api.service[112587]: *** Operational MODE: preforking *** May 09 07:27:28.585049 np0000173010 devstack@c-api.service[112587]: *** uWSGI is running in multiple interpreter mode *** May 09 07:27:28.585049 np0000173010 devstack@c-api.service[112587]: spawned uWSGI master process (pid: 112587) May 09 07:27:28.585195 np0000173010 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:27:28.586438 np0000173010 devstack@c-api.service[112587]: spawned uWSGI worker 1 (pid: 112597, cores: 1) May 09 07:27:28.586659 np0000173010 devstack@c-api.service[112587]: spawned uWSGI worker 2 (pid: 112598, cores: 1) May 09 07:27:28.587075 np0000173010 devstack@c-api.service[112587]: spawned uWSGI worker 3 (pid: 112599, cores: 1) May 09 07:27:28.587618 np0000173010 devstack@c-api.service[112587]: spawned uWSGI worker 4 (pid: 112600, cores: 1) May 09 07:27:28.587706 np0000173010 devstack@c-api.service[112587]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:27:28.709083 np0000173010 devstack@c-api.service[112597]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:28.709083 np0000173010 devstack@c-api.service[112597]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:28.709083 np0000173010 devstack@c-api.service[112597]: we strongly recommend against using it for new projects. May 09 07:27:28.709083 np0000173010 devstack@c-api.service[112597]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:28.709083 np0000173010 devstack@c-api.service[112597]: framework. For more detail see May 09 07:27:28.709083 np0000173010 devstack@c-api.service[112597]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:28.709083 np0000173010 devstack@c-api.service[112597]: import eventlet # noqa May 09 07:27:28.713756 np0000173010 devstack@c-api.service[112598]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:28.713756 np0000173010 devstack@c-api.service[112598]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:28.713756 np0000173010 devstack@c-api.service[112598]: we strongly recommend against using it for new projects. May 09 07:27:28.713756 np0000173010 devstack@c-api.service[112598]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:28.713756 np0000173010 devstack@c-api.service[112598]: framework. For more detail see May 09 07:27:28.713756 np0000173010 devstack@c-api.service[112598]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:28.713756 np0000173010 devstack@c-api.service[112598]: import eventlet # noqa May 09 07:27:28.715472 np0000173010 devstack@c-api.service[112599]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:28.715472 np0000173010 devstack@c-api.service[112599]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:28.715472 np0000173010 devstack@c-api.service[112599]: we strongly recommend against using it for new projects. May 09 07:27:28.715472 np0000173010 devstack@c-api.service[112599]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:28.715472 np0000173010 devstack@c-api.service[112599]: framework. For more detail see May 09 07:27:28.715472 np0000173010 devstack@c-api.service[112599]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:28.715472 np0000173010 devstack@c-api.service[112599]: import eventlet # noqa May 09 07:27:28.749541 np0000173010 devstack@c-api.service[112600]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:28.749541 np0000173010 devstack@c-api.service[112600]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:28.749541 np0000173010 devstack@c-api.service[112600]: we strongly recommend against using it for new projects. May 09 07:27:28.749541 np0000173010 devstack@c-api.service[112600]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:28.749541 np0000173010 devstack@c-api.service[112600]: framework. For more detail see May 09 07:27:28.749541 np0000173010 devstack@c-api.service[112600]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:28.749541 np0000173010 devstack@c-api.service[112600]: import eventlet # noqa May 09 07:27:28.790699 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:28.790699 np0000173010 devstack@c-api.service[112597]: debtcollector.deprecate( May 09 07:27:28.796965 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:28.796965 np0000173010 devstack@c-api.service[112599]: debtcollector.deprecate( May 09 07:27:28.798238 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:28.798238 np0000173010 devstack@c-api.service[112598]: debtcollector.deprecate( May 09 07:27:28.836026 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:28.836026 np0000173010 devstack@c-api.service[112600]: debtcollector.deprecate( May 09 07:27:28.871292 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:28.871292 np0000173010 devstack@c-api.service[112597]: from cgi import parse_header May 09 07:27:28.875549 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:28.875549 np0000173010 devstack@c-api.service[112599]: from cgi import parse_header May 09 07:27:28.878951 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:28.878951 np0000173010 devstack@c-api.service[112598]: from cgi import parse_header May 09 07:27:28.914613 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:28.914613 np0000173010 devstack@c-api.service[112600]: from cgi import parse_header May 09 07:27:28.916319 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:28.916319 np0000173010 devstack@c-api.service[112597]: removals.removed_module( May 09 07:27:28.917019 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:28.917019 np0000173010 devstack@c-api.service[112597]: removals.removed_module( May 09 07:27:28.921451 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:28.921451 np0000173010 devstack@c-api.service[112599]: removals.removed_module( May 09 07:27:28.922141 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:28.922141 np0000173010 devstack@c-api.service[112599]: removals.removed_module( May 09 07:27:28.925654 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:28.925654 np0000173010 devstack@c-api.service[112598]: removals.removed_module( May 09 07:27:28.926346 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:28.926346 np0000173010 devstack@c-api.service[112598]: removals.removed_module( May 09 07:27:28.957646 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:28.957646 np0000173010 devstack@c-api.service[112600]: removals.removed_module( May 09 07:27:28.958437 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:28.958437 np0000173010 devstack@c-api.service[112600]: removals.removed_module( May 09 07:27:29.531111 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:29.531111 np0000173010 devstack@c-api.service[112599]: warnings.warn( May 09 07:27:29.544836 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:29.544836 np0000173010 devstack@c-api.service[112597]: warnings.warn( May 09 07:27:29.569918 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:29.569918 np0000173010 devstack@c-api.service[112598]: warnings.warn( May 09 07:27:29.572000 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:29.572000 np0000173010 devstack@c-api.service[112600]: warnings.warn( May 09 07:27:29.632502 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:29.632502 np0000173010 devstack@c-api.service[112599]: warnings.warn( May 09 07:27:29.649912 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:29.649912 np0000173010 devstack@c-api.service[112597]: warnings.warn( May 09 07:27:29.670143 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:29.670143 np0000173010 devstack@c-api.service[112598]: warnings.warn( May 09 07:27:29.686078 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:29.686078 np0000173010 devstack@c-api.service[112600]: warnings.warn( May 09 07:27:29.925557 np0000173010 devstack@c-api.service[112599]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:29.926203 np0000173010 devstack@c-api.service[112599]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112599) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:29.930011 np0000173010 devstack@c-api.service[112597]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:29.930468 np0000173010 devstack@c-api.service[112597]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112597) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:29.965169 np0000173010 devstack@c-api.service[112598]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:29.965169 np0000173010 devstack@c-api.service[112598]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112598) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:29.973633 np0000173010 devstack@c-api.service[112600]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:29.973926 np0000173010 devstack@c-api.service[112600]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112600) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:30.011195 np0000173010 devstack@c-api.service[112597]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:30.011195 np0000173010 devstack@c-api.service[112597]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:30.011889 np0000173010 devstack@c-api.service[112599]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:30.011889 np0000173010 devstack@c-api.service[112599]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:30.026090 np0000173010 devstack@c-api.service[112598]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:30.026090 np0000173010 devstack@c-api.service[112598]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:30.035610 np0000173010 devstack@c-api.service[112600]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:30.035610 np0000173010 devstack@c-api.service[112600]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:30.470287 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:30.470390 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112600) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:30.470587 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112599) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:30.470691 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:30.470737 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.470771 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.470800 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.470833 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.470949 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.470991 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.471022 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.471063 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.471092 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.471163 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.471199 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.471353 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.473172 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.473245 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.473315 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.473350 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.473408 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.473435 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.473466 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.473497 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.473523 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.473547 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.473571 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.473596 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.473621 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.473646 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.473675 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.473698 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.473732 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.473761 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.473789 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.473812 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.473836 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.473860 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.473886 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.473911 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.473936 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.473962 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.473993 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.473993 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.474361 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.474448 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.474482 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.474518 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.474553 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.474581 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.474614 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.474674 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.474711 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.474760 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.474796 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.474822 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.474856 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.474856 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.474914 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.474957 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.475044 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.475078 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.475105 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.475135 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.475159 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.475184 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.475209 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.475241 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.475271 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.475295 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.475330 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.475426 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.476822 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.476893 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.476952 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.476994 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.477026 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.477051 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.477077 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.477111 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.477141 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.477165 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.477191 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.477229 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.477258 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.477283 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.477327 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.477355 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.477394 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.477431 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.477431 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.477481 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.477585 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.477928 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.477974 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.478006 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.478040 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.478092 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.478125 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.478180 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.478206 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.478236 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.478267 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.478296 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.478321 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.478351 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.478396 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.478430 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.478459 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.478488 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.478518 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.478554 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.478589 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.478636 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.478666 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.478695 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.478721 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.478721 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.478771 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.478801 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.478830 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.478864 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.478895 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.478919 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.478948 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.478948 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.478948 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.478948 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.479514 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.479581 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.479671 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.479713 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.479743 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.479780 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.479806 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.479838 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.479868 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.479902 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.479930 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.479962 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.479991 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.480027 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.480060 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.480093 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.480128 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.480156 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.480180 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.480207 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.480235 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.480268 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.480301 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.480334 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.480363 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.480403 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.480432 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.480466 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.480492 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.480519 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.480547 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.480640 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.480676 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.480704 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.480736 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.480762 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.480792 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.480819 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.480856 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.480884 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.480909 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.480942 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.480975 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.481007 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.481035 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.481063 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.481091 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.481115 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.481142 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.481166 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.481199 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.481199 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.481199 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.481199 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.481199 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.481199 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.482965 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.483034 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.483106 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.483139 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.483184 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.483217 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.483257 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.483285 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.483314 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.483344 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.483388 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.483459 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.483499 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.483529 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.483557 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.483581 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.483626 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.483695 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.483728 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.483759 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.483788 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.483814 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.483864 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.483896 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.483930 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.483960 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.483989 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.484044 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.484124 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.484185 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.484248 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.484279 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.484305 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.484335 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.484371 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.484419 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.484449 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.484474 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.484500 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.484527 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.484552 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.484580 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.484605 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.484644 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.484677 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.484703 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.484728 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.484755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.484784 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.484809 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.484833 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.484865 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.484889 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.484915 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.484940 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.484965 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.485809 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.485861 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.485891 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.485920 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.485948 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.485976 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.486001 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.486058 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.486091 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.486120 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.486146 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.486176 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.486201 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.486228 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.486253 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.486280 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.486305 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.486333 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.486333 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.486390 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.486424 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.486450 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.486478 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.486556 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.486613 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.486672 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.486731 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.486804 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.487264 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.487303 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.487338 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.487386 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.487414 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.487477 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.487507 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.487532 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.487532 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.487582 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.487607 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.487640 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.487665 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.487690 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.487718 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.487743 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.487772 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.487801 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.487826 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.487861 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.487890 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.487920 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.487948 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.487973 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.487998 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.487998 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.487998 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.488061 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.494014 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.494067 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.494139 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.494196 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.494261 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.494295 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.494320 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.494354 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.494395 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.494422 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.494488 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.494542 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.494600 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.494675 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.494771 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.494839 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.494870 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.494901 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.494947 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.494990 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.495041 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.495065 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.495098 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.495125 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.495166 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.495212 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.495238 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.495261 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.495286 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.495310 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.495332 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.495367 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.495438 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.495486 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.495515 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.495544 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.495572 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.495597 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.495629 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.495660 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.495686 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.495719 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.495752 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.495777 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.495803 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.495826 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.495848 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.495873 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.495896 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.495917 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.495941 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.495967 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.495995 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.496017 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.496042 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.496042 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.496938 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.497000 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.497066 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.497095 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.497124 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.497163 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.497192 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.497222 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.497250 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.497273 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.497324 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.497349 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.497395 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.497431 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.497458 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.497486 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.497508 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.497531 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.497558 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.497589 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.497616 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.497639 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.497662 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.497692 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.497718 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.497741 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.497768 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.497796 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.497823 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.497848 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.497870 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.497893 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.497919 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.497947 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.497970 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.497992 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.498021 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.498044 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.498071 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.498093 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.498119 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.498148 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.498174 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.498200 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.498224 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.498252 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.498280 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.498309 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.498335 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.498357 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.498393 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.498416 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.498445 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.498445 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.498445 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.498445 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.500003 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.500059 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.500126 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.500184 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.500242 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.500270 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.500295 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.500322 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.500346 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.500474 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.500509 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.500537 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.500571 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.500598 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.500620 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.500648 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.500674 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.500697 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.500720 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.500755 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.500779 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.500802 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.500825 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.500920 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.500944 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.500968 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.500996 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.501019 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.501045 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.501072 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.501098 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.501121 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.501147 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.501170 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.501192 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.501219 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.501248 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.501271 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.501299 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.501327 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.501349 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.501372 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.501412 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.501441 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.501463 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.501486 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.501512 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.501537 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.501559 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.501588 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.501624 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.501650 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.501672 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.501694 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.501717 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.501717 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.502820 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.502876 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.502947 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.502999 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.503065 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.503099 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.503132 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.503159 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.503186 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.503215 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.503242 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.503265 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.503290 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.503318 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.503346 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.503371 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.503417 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.503441 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.503473 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.503497 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.503526 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.503552 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.503575 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.503605 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.503631 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.503659 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.503683 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.503705 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.503979 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.504045 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.504107 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.504161 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.504219 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.504263 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.504301 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.504327 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.504352 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.504428 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.504482 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.504548 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.504601 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.504635 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.504681 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.504713 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.504743 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.504771 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.504797 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.504822 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.504852 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.504876 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.504908 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.504941 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.504972 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.505024 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.505058 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.505083 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.505111 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.505156 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.505187 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.505212 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.505240 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.505268 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.505268 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.505318 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.505346 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.505371 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.505410 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.505434 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.505463 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.505490 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.505517 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.505541 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.505566 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.505597 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.505624 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.505649 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.505677 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.505700 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.505725 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.505748 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.505774 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.505799 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.505831 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.505858 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.506616 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.506696 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.506767 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.506797 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.506823 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.506846 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.506882 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.506908 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.506937 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.506962 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.506990 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.507022 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.507048 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.507075 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.507103 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.507135 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.507161 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.507211 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.507265 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.507332 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.507412 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.507774 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.507842 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.507903 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.507960 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.508019 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.508078 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.508146 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.509456 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.509496 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.509562 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.509594 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.509628 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.509654 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.509684 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.509711 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.509740 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.509768 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.509795 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.509823 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.509852 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.509880 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.509909 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.509932 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.509959 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.509988 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.509988 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.510041 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.510070 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.510096 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.510096 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.510150 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.510218 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.510276 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.510334 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.510432 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.512313 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.512359 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.512412 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.512440 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.512465 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.512497 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.512526 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.512556 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.512581 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.512609 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.512637 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.512664 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.512711 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.512743 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.512777 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.512807 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.512831 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.512899 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.512954 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.513018 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.513081 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.513750 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.513793 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.513823 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.513868 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.513895 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.513918 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.513949 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.513979 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.514003 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.514034 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.514058 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.514085 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.514115 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.514143 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.514185 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.514211 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.514244 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.514268 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.514295 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.514318 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.514341 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.514365 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.514403 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.514476 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.514523 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.514549 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.514576 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.514660 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.514944 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.515011 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.515067 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.515094 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.515142 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.515168 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.515192 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.515220 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.515253 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.515301 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.515333 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.515362 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.515401 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.515427 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.515570 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.515672 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.515701 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.515730 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.515759 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.515785 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.515810 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.515835 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.515863 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.515893 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.515919 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.515942 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.515942 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.516003 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.516029 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.516058 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.516082 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.516110 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.516138 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.516163 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.516186 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.516213 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.516236 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.516266 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.516299 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.516324 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.516349 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.516374 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.516420 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.516444 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.516467 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.516490 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.516513 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.516535 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.516570 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.516880 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.516917 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.516950 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.516977 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.517005 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.517028 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.517052 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.517074 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.517103 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.517126 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.517155 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.517179 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.517202 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.517226 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.517250 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.517279 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.517307 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.517331 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.517364 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.517402 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.517428 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.517452 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.517483 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.517510 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.517510 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.517557 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.517583 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.517608 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.517640 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.517640 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.517755 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.518048 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.518048 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.518844 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.518907 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.518967 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.519043 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.519072 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.519143 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.519180 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.519215 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.519246 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.519275 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.519303 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.519327 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.519390 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.519426 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.519450 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.519475 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.519500 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.519534 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.519562 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.519626 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.519719 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.520731 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.520829 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.520917 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.521013 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.521094 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.521173 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.521265 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.523651 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.523719 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.523779 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.523835 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.523900 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.523966 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.524017 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.524246 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.524327 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.524369 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.524434 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.524468 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.524496 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.524548 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.524578 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.524609 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.524634 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.524672 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.524731 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.524791 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.524857 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.525477 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.525519 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.525545 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.525613 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.525642 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.525667 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.525692 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.525723 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.525748 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.525770 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.525794 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.525818 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.525850 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.525880 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.525906 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.525932 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.525962 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.525996 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.526022 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.526046 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.526071 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.526096 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.526122 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.526147 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.526169 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.526343 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.526437 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.526538 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.526567 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.526618 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.526691 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.526784 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.527669 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.527747 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.527819 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.531545 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.531604 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.531670 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.531733 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.531756 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.531782 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.531834 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.531861 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.531886 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.531909 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.531932 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.531962 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.531988 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.532011 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.532035 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.532058 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.532097 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.532123 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.532146 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.532172 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.532212 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.532241 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.532274 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.532301 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.532550 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.532550 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.532550 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.532550 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.532966 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.532966 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.533037 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.533064 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.533092 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.533115 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.533139 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.533170 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.533198 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.533198 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.533244 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.533271 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.533298 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.533328 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.533352 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.533390 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.533417 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.533441 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.533471 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.533497 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.533520 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.533549 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.533573 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.533600 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.533623 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.533646 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.533676 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.533699 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.533736 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.533762 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.533792 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.533818 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.533843 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.533868 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.533868 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.534591 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.534591 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.534591 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.534895 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.534932 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:30.534955 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:30.535166 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:30.535166 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:30.579223 np0000173010 devstack@c-api.service[112598]: INFO dbcounter [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Registered counter for database cinder May 09 07:27:30.579584 np0000173010 devstack@c-api.service[112600]: INFO dbcounter [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Registered counter for database cinder May 09 07:27:30.581787 np0000173010 devstack@c-api.service[112599]: INFO dbcounter [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Registered counter for database cinder May 09 07:27:30.583117 np0000173010 devstack@c-api.service[112597]: INFO dbcounter [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Registered counter for database cinder May 09 07:27:30.591468 np0000173010 devstack@c-api.service[112600]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 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=112600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.592930 np0000173010 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.598916 np0000173010 devstack@c-api.service[112599]: DEBUG oslo_db.sqlalchemy.engines [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 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=112599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.604868 np0000173010 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-5835407d-fd23-4cab-a342-44d9f860720a 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.710333 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writer thread running {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:30.712799 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writer thread running {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:30.713765 np0000173010 devstack@c-api.service[112600]: INFO cinder.rpc [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:30.716880 np0000173010 devstack@c-api.service[112598]: INFO cinder.rpc [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:30.717536 np0000173010 devstack@c-api.service[112600]: INFO cinder.rpc [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:30.720541 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writer thread running {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:30.720774 np0000173010 devstack@c-api.service[112600]: INFO cinder.rpc [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:30.720849 np0000173010 devstack@c-api.service[112598]: INFO cinder.rpc [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:30.722164 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writer thread running {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:30.723114 np0000173010 devstack@c-api.service[112600]: INFO cinder.rpc [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:30.723220 np0000173010 devstack@c-api.service[112597]: INFO cinder.rpc [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:30.724065 np0000173010 devstack@c-api.service[112598]: INFO cinder.rpc [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:30.724206 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.725101 np0000173010 devstack@c-api.service[112599]: INFO cinder.rpc [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:30.725699 np0000173010 devstack@c-api.service[112597]: INFO cinder.rpc [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:30.726292 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.727623 np0000173010 devstack@c-api.service[112598]: INFO cinder.rpc [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:30.727742 np0000173010 devstack@c-api.service[112599]: INFO cinder.rpc [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:30.727849 np0000173010 devstack@c-api.service[112597]: INFO cinder.rpc [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:30.728907 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.729932 np0000173010 devstack@c-api.service[112599]: INFO cinder.rpc [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:30.730005 np0000173010 devstack@c-api.service[112597]: INFO cinder.rpc [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:30.730839 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.730925 np0000173010 devstack@c-api.service[112600]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 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=112600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.731353 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.731958 np0000173010 devstack@c-api.service[112599]: INFO cinder.rpc [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:30.732528 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.732839 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.732925 np0000173010 devstack@c-api.service[112600]: INFO cinder.rpc [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:30.734678 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.734828 np0000173010 devstack@c-api.service[112600]: INFO cinder.rpc [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:30.735786 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.736136 np0000173010 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.737272 np0000173010 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-5835407d-fd23-4cab-a342-44d9f860720a 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.738612 np0000173010 devstack@c-api.service[112598]: INFO cinder.rpc [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:30.739222 np0000173010 devstack@c-api.service[112597]: INFO cinder.rpc [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:30.739706 np0000173010 devstack@c-api.service[112599]: DEBUG oslo_db.sqlalchemy.engines [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 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=112599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:30.740932 np0000173010 devstack@c-api.service[112598]: INFO cinder.rpc [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:30.741038 np0000173010 devstack@c-api.service[112597]: INFO cinder.rpc [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:30.741797 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.742012 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.742675 np0000173010 devstack@c-api.service[112599]: INFO cinder.rpc [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:30.745354 np0000173010 devstack@c-api.service[112599]: INFO cinder.rpc [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:30.746603 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.750197 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.753478 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.753635 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.755618 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.757028 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.757902 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.759520 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.760774 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.761088 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.761355 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.762772 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.764491 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.765201 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.765549 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.767141 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.767527 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.768269 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.768776 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.770230 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.771229 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.771813 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.772857 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.773166 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.774400 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.774837 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.775891 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.776347 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.777252 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.777821 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.778836 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.779368 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.779977 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.780948 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.782204 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.782427 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.782804 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.782957 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.784487 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.785096 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.786668 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.787087 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.788199 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.789769 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.791092 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.791251 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.791567 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.793269 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.793930 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.794068 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.794663 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.795497 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.796736 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.796798 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.797017 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.798305 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.798600 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.798838 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.799616 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.799782 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.800090 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.800371 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.801332 np0000173010 devstack@c-api.service[112600]: WARNING cinder.api.contrib.hosts [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:30.801446 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.801918 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.802152 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.802769 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.803048 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.803638 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.803887 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.803990 np0000173010 devstack@c-api.service[112597]: WARNING cinder.api.contrib.hosts [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:30.804732 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.805195 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.805372 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.805516 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.806352 np0000173010 devstack@c-api.service[112598]: WARNING cinder.api.contrib.hosts [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:30.806467 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.806550 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: extensions {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.806936 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.807288 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.808063 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.808168 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: encryption {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.808465 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.808956 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: extensions {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.809137 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.809798 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: encryption {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.810003 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.810229 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.810726 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.811363 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-quota-sets {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.811463 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.811594 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: extensions {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.811905 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.812554 np0000173010 devstack@c-api.service[112599]: WARNING cinder.api.contrib.hosts [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:30.812774 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: cgsnapshots {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.812893 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.813265 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.813507 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-quota-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.814197 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-quota-class-sets {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.814512 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.814733 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.814908 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: cgsnapshots {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.815528 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-availability-zone {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.816106 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-quota-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.816367 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-quota-class-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.816466 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.816787 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: qos-specs {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.817241 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: extensions {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.817495 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: cgsnapshots {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.817719 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-availability-zone {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.818482 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: encryption {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.818921 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-quota-class-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.819042 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: qos-specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.819456 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: backups {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.820101 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: encryption {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.820511 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-availability-zone {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.821280 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: backups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.821442 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: extra_specs {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.821684 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-quota-sets {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.821813 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: qos-specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.823003 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-snapshot-manage {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.823072 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: cgsnapshots {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.823511 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: extra_specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.823926 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: backups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.824478 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-volume-type-access {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.824545 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-quota-class-sets {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.825883 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-availability-zone {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.826019 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-snapshot-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.826083 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: capabilities {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.826477 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: extra_specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.827213 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: qos-specs {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.827584 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-hosts {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.827734 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-volume-type-access {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.828181 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-snapshot-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.828719 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: consistencygroups {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.829341 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: backups {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.829509 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: capabilities {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.829629 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-volume-type-access {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.830692 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-hosts {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.830799 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-volume-transfer {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.831152 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: capabilities {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.831904 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: extra_specs {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.832142 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: consistencygroups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.832412 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: scheduler-stats {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.832535 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-hosts {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.833461 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-snapshot-manage {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.834064 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: consistencygroups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.834195 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extended resource: os-volume-manage {{(pid=112600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.834286 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-volume-transfer {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.834909 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-volume-type-access {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.835849 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-volume-transfer {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.835914 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: scheduler-stats {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.836042 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.836483 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: capabilities {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.836971 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.contrib.snapshot_actions [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] SnapshotActionsController initialized {{(pid=112600) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:30.837322 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extended resource: os-volume-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.837492 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: scheduler-stats {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.837741 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.837801 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-hosts {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.838922 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extended resource: os-volume-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.839074 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: consistencygroups {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.839168 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.839778 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.840600 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.840836 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.contrib.snapshot_actions [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] SnapshotActionsController initialized {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:30.841003 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-volume-transfer {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.841113 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.841622 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.841979 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.842066 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] SnapshotActionsController initialized {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:30.842632 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: scheduler-stats {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.842930 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.843055 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.843457 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.844128 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extended resource: os-volume-manage {{(pid=112599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:30.844349 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.844531 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.844972 np0000173010 devstack@c-api.service[112600]: WARNING castellan.key_manager.migration [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.845795 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.845901 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.845901 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846060 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.846173 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846173 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846353 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846489 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.846571 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846571 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846571 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846906 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846906 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension UsedLimits extending resource: limits {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.846906 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension TypesManage extending resource: types {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.847155 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension AdminActions extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.847155 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension AdminActions extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.847326 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.847436 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension AdminActions extending resource: backups {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.847549 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.contrib.snapshot_actions [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] SnapshotActionsController initialized {{(pid=112599) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:30.847636 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension VolumeActions extending resource: volumes {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.847713 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.847794 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.v3.router [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.848015 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.848684 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.848972 np0000173010 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.849404 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.849770 np0000173010 devstack@c-api.service[112600]: WARNING keystonemiddleware.auth_token [None req-a4e767f7-bb64-48af-a0a3-e046c4728e03 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:30.849891 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850006 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850107 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850238 np0000173010 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.850334 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850334 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850523 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850616 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850702 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850813 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.850874 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850936 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension UsedLimits extending resource: limits {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.850989 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension TypesManage extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851122 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension AdminActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851194 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851257 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851310 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension AdminActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851399 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851458 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension AdminActions extending resource: backups {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851508 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851561 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension VolumeActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851624 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851685 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851741 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851793 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.851891 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852016 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852098 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension UsedLimits extending resource: limits {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852193 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.852251 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension TypesManage extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852299 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension AdminActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852475 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension AdminActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852580 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension AdminActions extending resource: backups {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852691 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension VolumeActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.852937 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.853636 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.853905 np0000173010 devstack@c-api.service[112597]: WARNING keystonemiddleware.auth_token [None req-5835407d-fd23-4cab-a342-44d9f860720a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:30.855152 np0000173010 devstack@c-api.service[112599]: WARNING castellan.key_manager.migration [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:30.855224 np0000173010 devstack@c-api.service[112598]: WARNING keystonemiddleware.auth_token [None req-7e0a5300-4fdf-412e-81e4-c852ea95e33d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:30.855955 np0000173010 devstack@c-api.service[112600]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de8e5ea3668 pid: 112600 (default app) May 09 07:27:30.856040 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856130 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856241 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856320 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856434 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856510 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:30.856510 np0000173010 devstack@c-api.service[112600]: warnings.warn( May 09 07:27:30.856603 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856655 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856765 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856851 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.856964 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension UsedLimits extending resource: limits {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.857073 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension TypesManage extending resource: types {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.857147 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension AdminActions extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.857288 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension AdminActions extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.857373 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension AdminActions extending resource: backups {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.857499 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension VolumeActions extending resource: volumes {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.857708 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.v3.router [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:30.859875 np0000173010 devstack@c-api.service[112597]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de8e5ea3668 pid: 112597 (default app) May 09 07:27:30.859958 np0000173010 devstack@c-api.service[112599]: WARNING keystonemiddleware.auth_token [None req-85d52bda-58b7-4a1c-a0f2-8b5782e70bc6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:30.861299 np0000173010 devstack@c-api.service[112598]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de8e5ea3668 pid: 112598 (default app) May 09 07:27:30.864707 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.864707 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.864897 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.864897 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.864897 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.864897 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.864897 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865260 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.865260 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865260 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.865260 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865260 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.865260 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865665 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.865665 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865665 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.865665 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865665 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.865953 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865953 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.865953 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.865953 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.866231 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.866231 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.866231 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.866231 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.866535 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.866535 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.866535 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.866535 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.866535 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.866864 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.866864 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.866864 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.866864 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.866864 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867149 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867149 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867149 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867149 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867149 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867149 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867542 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867542 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867542 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867542 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867542 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867542 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867904 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867904 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867904 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867904 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.867904 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.867904 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.868245 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.868245 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.868245 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.868245 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.868245 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.868245 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.868753 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.868753 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.868753 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.868753 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869000 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869000 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869000 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869000 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869000 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869328 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869328 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869328 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869328 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869328 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869695 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869695 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869695 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869695 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.869695 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.869695 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.870036 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.870036 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.870036 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.870036 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.870036 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.870453 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.870453 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.870453 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.870453 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.870453 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.870779 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.870779 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.870779 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.870779 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.871027 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.871027 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.871027 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.871027 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.871279 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.871279 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.871279 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.871279 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.871279 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.871764 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.871764 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.871764 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.871764 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.871764 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872053 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872053 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872053 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872053 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872294 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872294 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872294 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872294 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872551 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872551 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872551 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872551 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872867 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872867 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.872867 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.872867 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.873107 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.873107 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.873230 np0000173010 devstack@c-api.service[112599]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de8e5ea3668 pid: 112599 (default app) May 09 07:27:30.873290 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.873290 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.873290 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.873290 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.873290 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.873623 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.873623 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.873623 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.873623 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.873623 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.873623 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874129 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874129 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874129 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874129 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874129 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874444 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874444 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874444 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874444 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874444 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874444 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874865 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874865 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874865 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874865 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.874865 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.874865 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875221 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875221 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875221 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875221 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875221 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875221 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875618 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875618 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875618 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875618 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875618 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875618 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875966 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875966 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.875966 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.875966 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.876313 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.876313 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.876313 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.876313 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.876313 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.876655 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.876655 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.876655 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.876655 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:30.876655 np0000173010 devstack@c-api.service[112600]: warnings.warn(deprecated_msg) May 09 07:27:30.876655 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-d9b2513e-3656-4f4f-a5cd-e501aaf00e16 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:30.876655 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 1/1] 199.19.213.14 () {60 vars in 946 bytes} [Sat May 9 07:27:30 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 07:27:37.758632 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:37.758632 np0000173010 devstack@c-api.service[112597]: warnings.warn( May 09 07:27:37.768440 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.768440 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.768440 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.768440 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.768440 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.768771 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.768771 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.768771 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.768771 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.768771 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769049 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769049 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769049 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769049 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769049 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769049 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769348 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769348 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769348 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769348 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769601 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769601 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769601 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769601 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769831 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769831 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.769831 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.769831 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770042 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770042 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770042 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770042 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770042 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770295 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770295 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770295 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770295 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770295 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770555 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770555 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770555 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770555 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770555 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770555 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770838 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770838 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770838 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770838 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.770838 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.770838 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771146 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771146 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771146 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771146 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771146 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771146 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771462 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771462 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771462 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771462 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771462 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771702 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771702 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771702 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771702 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771702 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771939 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771939 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771939 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771939 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.771939 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.771939 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772248 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772248 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772248 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772248 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772248 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772248 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772546 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772546 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772546 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772546 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772546 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772805 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772805 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772805 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.772805 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.772805 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773056 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773056 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773056 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773056 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773276 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773276 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773276 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773276 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773475 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773475 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773475 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773475 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773475 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773723 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773723 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773723 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773723 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773723 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773909 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773909 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.773909 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.773909 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774040 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774040 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774040 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774040 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774199 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774199 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774199 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774199 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774581 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774581 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774581 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774581 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774717 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774717 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774717 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774717 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774860 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774860 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774860 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.774860 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.774860 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775007 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775007 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775007 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775007 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775007 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775007 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775154 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775154 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775154 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775154 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775154 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775292 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775292 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775292 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775292 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775292 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775292 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775451 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775451 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775451 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775451 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775451 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775451 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775624 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775624 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775624 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775624 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775624 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775624 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775798 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775798 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775798 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775798 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775798 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775798 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775968 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775968 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.775968 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.775968 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.776092 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.776092 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.776092 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.776092 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.776092 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.776231 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.776231 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.776231 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.776231 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:37.776231 np0000173010 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) May 09 07:27:37.776231 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-ab9d7642-67af-47bc-ae5e-cde655c6de82 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:38.253867 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-ab9d7642-67af-47bc-ae5e-cde655c6de82 admin admin] POST https://199.19.213.14/volume/v3/types May 09 07:27:38.254302 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-ab9d7642-67af-47bc-ae5e-cde655c6de82 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:38.255997 np0000173010 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:38.255997 np0000173010 devstack@c-api.service[112597]: warnings.warn( May 09 07:27:38.266316 np0000173010 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-ab9d7642-67af-47bc-ae5e-cde655c6de82 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:38.293034 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-ab9d7642-67af-47bc-ae5e-cde655c6de82 admin admin] https://199.19.213.14/volume/v3/types returned with HTTP 200 May 09 07:27:38.293484 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 1/2] 199.19.213.14 () {68 vars in 1281 bytes} [Sat May 9 07:27:37 2026] POST /volume/v3/types => generated 186 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:38.307138 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:38.307138 np0000173010 devstack@c-api.service[112598]: warnings.warn( May 09 07:27:38.319150 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.319150 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.319150 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.319150 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.319497 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.319497 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.319497 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.319497 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.319721 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.319721 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.319721 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.319721 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.319721 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.319721 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320032 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320032 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320032 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320032 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320032 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320272 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320272 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320272 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320272 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320272 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320487 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320487 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320487 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320487 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320666 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320666 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320666 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320666 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320666 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320890 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320890 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320890 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.320890 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.320890 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321062 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321062 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321062 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321062 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321062 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321062 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321259 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321259 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321259 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321259 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321259 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321259 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321474 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321474 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321474 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321474 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321474 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321474 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321659 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321659 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321659 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321659 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321659 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321821 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321821 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321821 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321821 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321821 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321986 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321986 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321986 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321986 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.321986 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.321986 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322197 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322197 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322197 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322197 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322197 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322197 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322451 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322451 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322451 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322451 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322451 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322616 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322616 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322616 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322616 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322616 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322823 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322823 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322823 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322823 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322975 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322975 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.322975 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.322975 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323159 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323159 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323159 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323159 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323159 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323426 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323426 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323426 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323426 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323426 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323655 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323655 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323655 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323655 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323840 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323840 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.323840 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.323840 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324025 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324025 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324025 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324025 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324220 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324220 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324220 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324220 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324420 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324420 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324420 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324420 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324555 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324555 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324555 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324555 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324555 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324749 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324749 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324749 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324749 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324749 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324749 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324936 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324936 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324936 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.324936 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.324936 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325110 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325110 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325110 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325110 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325110 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325110 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325410 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325410 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325410 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325410 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325410 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325410 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325769 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325769 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325769 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325769 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.325769 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.325769 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326121 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326121 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326121 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326121 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326121 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326121 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326592 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326592 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326592 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326592 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326740 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326740 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326740 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326740 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326740 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326924 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326924 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326924 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326924 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:38.326924 np0000173010 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) May 09 07:27:38.326924 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [req-ab9d7642-67af-47bc-ae5e-cde655c6de82 req-ce22a784-f8d8-42c0-9aff-bb1acaeb0cb2 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:38.667573 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-ab9d7642-67af-47bc-ae5e-cde655c6de82 req-ce22a784-f8d8-42c0-9aff-bb1acaeb0cb2 admin admin] POST https://199.19.213.14/volume/v3/types/7d5263d4-874f-448b-9586-45db67bb846c/extra_specs May 09 07:27:38.668172 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [req-ab9d7642-67af-47bc-ae5e-cde655c6de82 req-ce22a784-f8d8-42c0-9aff-bb1acaeb0cb2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:38.669768 np0000173010 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:38.669768 np0000173010 devstack@c-api.service[112598]: warnings.warn( May 09 07:27:38.679337 np0000173010 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [req-ab9d7642-67af-47bc-ae5e-cde655c6de82 req-ce22a784-f8d8-42c0-9aff-bb1acaeb0cb2 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:38.740040 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-ab9d7642-67af-47bc-ae5e-cde655c6de82 req-ce22a784-f8d8-42c0-9aff-bb1acaeb0cb2 admin admin] https://199.19.213.14/volume/v3/types/7d5263d4-874f-448b-9586-45db67bb846c/extra_specs returned with HTTP 200 May 09 07:27:38.740663 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 1/3] 199.19.213.14 () {70 vars in 1498 bytes} [Sat May 9 07:27:38 2026] POST /volume/v3/types/7d5263d4-874f-448b-9586-45db67bb846c/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:27:40.734442 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=6 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:40.745259 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=6 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:48.291715 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:48.738297 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:54.469293 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:36:54.469293 np0000173010 devstack@c-api.service[112599]: warnings.warn( May 09 07:36:54.485753 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.485753 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.485753 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.485753 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.485753 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486140 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486140 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486140 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486140 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486140 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486342 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486342 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486342 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486342 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486342 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486342 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486623 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486623 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486623 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486623 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486787 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486787 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486787 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486787 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486967 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486967 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.486967 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.486967 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487141 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487141 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487141 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487141 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487141 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487370 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487370 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487370 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487370 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487370 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487733 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487733 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487733 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487733 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487733 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487733 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487998 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487998 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487998 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487998 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.487998 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.487998 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488250 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488250 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488250 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488250 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488250 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488250 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488518 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488518 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488518 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488518 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488518 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488741 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488741 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488741 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488741 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488741 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488933 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488933 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488933 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488933 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.488933 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.488933 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489194 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489194 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489194 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489194 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489194 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489194 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489437 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489437 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489437 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489437 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489437 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489666 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489666 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489666 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489666 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489666 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489874 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489874 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.489874 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.489874 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490049 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490049 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490049 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490049 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490222 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490222 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490222 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490222 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490222 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490476 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490476 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490476 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490476 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490476 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490669 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490669 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490669 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490669 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490851 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490851 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.490851 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.490851 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491025 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491025 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491025 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491025 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491207 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491207 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491207 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491207 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491403 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491403 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491403 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491403 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491576 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491576 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491576 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491576 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491576 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491810 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491810 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491810 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491810 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.491810 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.491810 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492062 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492062 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492062 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492062 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492062 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492262 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492262 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492262 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492262 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492262 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492262 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492533 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492533 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492533 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492533 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492533 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492533 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492787 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492787 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492787 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492787 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.492787 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.492787 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493035 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493035 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493035 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493035 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493035 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493035 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493308 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493308 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493308 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493308 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493569 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493569 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493569 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493569 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493569 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493814 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493814 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493814 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493814 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:36:54.493814 np0000173010 devstack@c-api.service[112599]: warnings.warn(deprecated_msg) May 09 07:36:54.493814 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-fd09e18e-f620-4e65-bceb-8ed3c4aa98a4 None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:54.493814 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-fd09e18e-f620-4e65-bceb-8ed3c4aa98a4 None None] GET https://199.19.213.14/volume// May 09 07:36:54.494199 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-fd09e18e-f620-4e65-bceb-8ed3c4aa98a4 None None] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:54.494199 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-fd09e18e-f620-4e65-bceb-8ed3c4aa98a4 None None] Calling method 'all' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:54.494199 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-fd09e18e-f620-4e65-bceb-8ed3c4aa98a4 None None] https://199.19.213.14/volume// returned with HTTP 300 May 09 07:36:54.494199 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 1/4] 199.19.213.14 () {66 vars in 1449 bytes} [Sat May 9 07:36:54 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:37:32.434661 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-0102aad0-aa73-4e89-b774-94eb8061c4e6 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:32.771697 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-0102aad0-aa73-4e89-b774-94eb8061c4e6 demo demo] GET https://199.19.213.14/volume/v3/types?is_public=None May 09 07:37:32.772067 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-0102aad0-aa73-4e89-b774-94eb8061c4e6 demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:32.772260 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-0102aad0-aa73-4e89-b774-94eb8061c4e6 demo demo] Calling method 'index' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:32.772839 np0000173010 devstack@c-api.service[112600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:37:32.772839 np0000173010 devstack@c-api.service[112600]: warnings.warn( May 09 07:37:32.773487 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-0102aad0-aa73-4e89-b774-94eb8061c4e6 demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:32.781869 np0000173010 devstack@c-api.service[112600]: DEBUG oslo_db.sqlalchemy.engines [None req-0102aad0-aa73-4e89-b774-94eb8061c4e6 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:37:32.802146 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-0102aad0-aa73-4e89-b774-94eb8061c4e6 demo demo] https://199.19.213.14/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:37:32.802609 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 2/5] 199.19.213.14 () {64 vars in 1256 bytes} [Sat May 9 07:37:32 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:32.818493 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [req-0102aad0-aa73-4e89-b774-94eb8061c4e6 req-79e7e2ac-06cd-409d-89e2-03cec8288af5 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:32.823712 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-0102aad0-aa73-4e89-b774-94eb8061c4e6 req-79e7e2ac-06cd-409d-89e2-03cec8288af5 demo demo] GET https://199.19.213.14/volume/v3/types/default May 09 07:37:32.824127 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-0102aad0-aa73-4e89-b774-94eb8061c4e6 req-79e7e2ac-06cd-409d-89e2-03cec8288af5 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:32.824577 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [req-0102aad0-aa73-4e89-b774-94eb8061c4e6 req-79e7e2ac-06cd-409d-89e2-03cec8288af5 demo demo] Calling method 'show' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:32.834209 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [req-0102aad0-aa73-4e89-b774-94eb8061c4e6 req-79e7e2ac-06cd-409d-89e2-03cec8288af5 demo demo] https://199.19.213.14/volume/v3/types/default returned with HTTP 200 May 09 07:37:32.834600 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 2/6] 199.19.213.14 () {66 vars in 1322 bytes} [Sat May 9 07:37:32 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:33.158807 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-d466c9ec-3af1-4da5-af1c-849659da6d45 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:33.164034 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-d466c9ec-3af1-4da5-af1c-849659da6d45 demo demo] GET https://199.19.213.14/volume/v3/types/default May 09 07:37:33.164463 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-d466c9ec-3af1-4da5-af1c-849659da6d45 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:33.164891 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-d466c9ec-3af1-4da5-af1c-849659da6d45 demo demo] Calling method 'show' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:33.179281 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-d466c9ec-3af1-4da5-af1c-849659da6d45 demo demo] https://199.19.213.14/volume/v3/types/default returned with HTTP 200 May 09 07:37:33.179638 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 2/7] 199.19.213.14 () {64 vars in 1251 bytes} [Sat May 9 07:37:33 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:33.617391 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-a42f40bb-346b-45fb-bd49-f14cedf83201 None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:33.938589 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-a42f40bb-346b-45fb-bd49-f14cedf83201 demo demo] GET https://199.19.213.14/volume/v3/types/default May 09 07:37:33.938993 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-a42f40bb-346b-45fb-bd49-f14cedf83201 demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:33.939183 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-a42f40bb-346b-45fb-bd49-f14cedf83201 demo demo] Calling method 'show' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:33.947486 np0000173010 devstack@c-api.service[112599]: DEBUG oslo_db.sqlalchemy.engines [None req-a42f40bb-346b-45fb-bd49-f14cedf83201 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:37:33.962100 np0000173010 devstack@c-api.service[112599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:37:33.962100 np0000173010 devstack@c-api.service[112599]: warnings.warn( May 09 07:37:33.964318 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-a42f40bb-346b-45fb-bd49-f14cedf83201 demo demo] https://199.19.213.14/volume/v3/types/default returned with HTTP 200 May 09 07:37:33.964724 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 2/8] 199.19.213.14 () {64 vars in 1251 bytes} [Sat May 9 07:37:33 2026] GET /volume/v3/types/default => generated 145 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:33.978096 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-f68055d7-3278-4d42-932e-6a175d38f611 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:33.982270 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-f68055d7-3278-4d42-932e-6a175d38f611 demo demo] GET https://199.19.213.14/volume/v3/types/default May 09 07:37:33.982815 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-f68055d7-3278-4d42-932e-6a175d38f611 demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:33.983318 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-f68055d7-3278-4d42-932e-6a175d38f611 demo demo] Calling method 'show' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:33.997858 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-f68055d7-3278-4d42-932e-6a175d38f611 demo demo] https://199.19.213.14/volume/v3/types/default returned with HTTP 200 May 09 07:37:33.998170 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 3/9] 199.19.213.14 () {64 vars in 1251 bytes} [Sat May 9 07:37:33 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:37:42.833930 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=2 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:43.175830 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=2 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:43.960112 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=2 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:43.994259 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=3 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:00.821982 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:00.971890 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:44:00.972194 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:00.972929 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:00.973555 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:00.974669 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:01.021065 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 demo demo] Get all volumes completed successfully. May 09 07:44:01.023960 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-a9146ccf-9ca6-4b53-8554-8516122b54f4 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:01.024443 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 3/10] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:44:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:44:11.010111 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:01.038768 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:01.040884 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:45:01.040965 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:01.041115 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:01.041574 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:01.042366 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:01.077138 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 demo demo] Get all volumes completed successfully. May 09 07:45:01.080046 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-8c8bba43-c7ad-4e96-8b91-e396ad4e7868 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:01.080548 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 3/11] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:45:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:11.070897 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:01.095519 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:01.099665 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:46:01.099876 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:01.100080 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:01.100591 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:01.101450 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:01.137710 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c demo demo] Get all volumes completed successfully. May 09 07:46:01.141146 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-5ebb0037-8c0b-4294-93ea-ba1d531f664c demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:01.141773 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 3/12] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:46:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:11.129604 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:01.160102 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:01.166604 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:47:01.166845 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:01.167089 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 demo demo] Calling method 'detail' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:01.167930 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:01.168813 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.volume.api [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:01.209800 np0000173010 devstack@c-api.service[112600]: INFO cinder.volume.api [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 demo demo] Get all volumes completed successfully. May 09 07:47:01.212944 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-6fa3225f-4788-45ce-a231-8d5ec7f44fe5 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:01.213460 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 4/13] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:47:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:11.198896 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:01.232669 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:01.236783 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:48:01.237000 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:01.237236 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:01.237618 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:01.238785 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:01.255104 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 demo demo] Get all volumes completed successfully. May 09 07:48:01.259009 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-68b82b9b-d0b9-4205-a1c7-e13b975bbc12 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:01.259480 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 4/14] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:48:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:11.242525 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:01.274592 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:01.397409 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:49:01.397686 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:01.397968 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:01.398362 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:01.400355 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:01.411197 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 demo demo] Get all volumes completed successfully. May 09 07:49:01.415064 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9120d694-68b6-4faa-9fdd-408e34cc0c42 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:01.415707 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 4/15] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:49:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:11.404449 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:01.431219 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:01.435800 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:50:01.436176 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:01.436608 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:01.437092 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:01.438746 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:01.450671 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 demo demo] Get all volumes completed successfully. May 09 07:50:01.455169 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-cfa953a9-5226-40b4-bb68-cbb9309614c6 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:01.455602 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 4/16] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:50:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:11.442744 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:01.470764 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:01.472835 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:51:01.473024 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:01.473205 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 demo demo] Calling method 'detail' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:01.473444 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:01.474143 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.volume.api [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:01.482852 np0000173010 devstack@c-api.service[112600]: INFO cinder.volume.api [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 demo demo] Get all volumes completed successfully. May 09 07:51:01.485773 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-11a39e56-fcb3-426f-84e9-6ea8c28f53d5 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:01.486453 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 5/17] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:51:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:11.477620 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:01.502517 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-4445ad71-aa6a-4349-af76-a206793c0a10 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:01.506748 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-4445ad71-aa6a-4349-af76-a206793c0a10 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:52:01.507181 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-4445ad71-aa6a-4349-af76-a206793c0a10 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:01.507626 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-4445ad71-aa6a-4349-af76-a206793c0a10 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:01.508108 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-4445ad71-aa6a-4349-af76-a206793c0a10 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:01.509802 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-4445ad71-aa6a-4349-af76-a206793c0a10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:01.518885 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-4445ad71-aa6a-4349-af76-a206793c0a10 demo demo] Get all volumes completed successfully. May 09 07:52:01.520893 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-4445ad71-aa6a-4349-af76-a206793c0a10 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:01.521289 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 5/18] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:52:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:11.513509 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:01.536536 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:01.538730 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:53:01.539129 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:01.539738 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:01.541351 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:01.541720 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:01.555502 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 demo demo] Get all volumes completed successfully. May 09 07:53:01.558480 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9391642f-d938-4b2f-afa4-4e18ce59c226 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:01.559263 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 5/19] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:53:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:11.548330 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:01.579153 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:01.750197 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:54:01.750635 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:01.750635 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:01.750987 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:01.751650 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:01.761155 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c demo demo] Get all volumes completed successfully. May 09 07:54:01.765086 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-cafb1ea0-fe93-47df-9407-4f4b5ce51d7c demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:01.765516 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 5/20] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:54:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:11.755750 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:01.782581 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:01.787127 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:55:01.787454 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:01.788149 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 demo demo] Calling method 'detail' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:01.788628 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:01.790346 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.volume.api [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:01.800413 np0000173010 devstack@c-api.service[112600]: INFO cinder.volume.api [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 demo demo] Get all volumes completed successfully. May 09 07:55:01.803812 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-9064073f-8f3f-4d0b-b1cf-cb42ea690896 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:01.804663 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 6/21] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:55:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:11.793337 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:01.824823 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:01.828048 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:56:01.828292 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:01.828587 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:01.828897 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:01.830041 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:01.838641 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a demo demo] Get all volumes completed successfully. May 09 07:56:01.840625 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-18f9e15e-333b-4e90-bb7c-2ee8835f5a4a demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:01.841109 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 6/22] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:56:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:11.833639 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:01.857755 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:01.862178 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:57:01.862596 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:01.862999 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:01.863513 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:01.865068 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:01.874253 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 demo demo] Get all volumes completed successfully. May 09 07:57:01.876847 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-ac24e6c8-548c-45a3-94ba-150b0c87ab64 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:01.877528 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 6/23] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:57:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:11.869732 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:01.894970 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-c0569cb2-3024-4700-bf03-216652f1031e None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:01.898019 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-c0569cb2-3024-4700-bf03-216652f1031e demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:58:01.898369 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-c0569cb2-3024-4700-bf03-216652f1031e demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:01.898744 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-c0569cb2-3024-4700-bf03-216652f1031e demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:01.899118 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-c0569cb2-3024-4700-bf03-216652f1031e demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:01.900405 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-c0569cb2-3024-4700-bf03-216652f1031e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:01.908648 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-c0569cb2-3024-4700-bf03-216652f1031e demo demo] Get all volumes completed successfully. May 09 07:58:01.911291 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-c0569cb2-3024-4700-bf03-216652f1031e demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:01.911717 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 6/24] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:58:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:11.903818 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:01.925887 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-d8345452-ca91-47d3-9a59-66a31403c6ba None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:02.045216 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-d8345452-ca91-47d3-9a59-66a31403c6ba demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 07:59:02.045813 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-d8345452-ca91-47d3-9a59-66a31403c6ba demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:02.046297 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-d8345452-ca91-47d3-9a59-66a31403c6ba demo demo] Calling method 'detail' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:02.046867 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-d8345452-ca91-47d3-9a59-66a31403c6ba demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:02.048444 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.volume.api [None req-d8345452-ca91-47d3-9a59-66a31403c6ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:02.056606 np0000173010 devstack@c-api.service[112600]: INFO cinder.volume.api [None req-d8345452-ca91-47d3-9a59-66a31403c6ba demo demo] Get all volumes completed successfully. May 09 07:59:02.058966 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-d8345452-ca91-47d3-9a59-66a31403c6ba demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:02.059460 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 7/25] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 07:59:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:12.051976 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:02.076339 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:02.078658 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:00:02.079061 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:02.079549 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:02.080014 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:02.081630 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:02.090111 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 demo demo] Get all volumes completed successfully. May 09 08:00:02.092427 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-66b072d5-b89f-432b-aceb-5d7d02f71a77 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:02.092957 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 7/26] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:00:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:12.084867 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:02.109292 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:02.113550 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:01:02.113867 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:02.114181 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:02.115181 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:02.116840 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:02.125956 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b demo demo] Get all volumes completed successfully. May 09 08:01:02.127987 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-06ea5533-88c6-45f4-a741-a0e2fb7ee37b demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:02.128413 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 7/27] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:01:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:12.120983 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:02.144989 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:02.147711 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:02:02.147874 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:02.148054 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:02.148280 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:02.148970 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:02.154736 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 demo demo] Get all volumes completed successfully. May 09 08:02:02.156656 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-edc3993f-d1a4-410f-b6c0-68480421b8e9 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:02.156990 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 7/28] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:02:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:02:12.151534 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:02.173429 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-87c89f2b-7740-4044-8c64-792923e35a7b None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:02.175387 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-87c89f2b-7740-4044-8c64-792923e35a7b demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:03:02.175686 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-87c89f2b-7740-4044-8c64-792923e35a7b demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:02.175944 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-87c89f2b-7740-4044-8c64-792923e35a7b demo demo] Calling method 'detail' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:02.176241 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-87c89f2b-7740-4044-8c64-792923e35a7b demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:02.177048 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.volume.api [None req-87c89f2b-7740-4044-8c64-792923e35a7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:02.186756 np0000173010 devstack@c-api.service[112600]: INFO cinder.volume.api [None req-87c89f2b-7740-4044-8c64-792923e35a7b demo demo] Get all volumes completed successfully. May 09 08:03:02.189770 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-87c89f2b-7740-4044-8c64-792923e35a7b demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:02.190251 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 8/29] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:03:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:12.181098 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:02.208807 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-2961db2e-58ac-40a1-9c63-220740b0c79d None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:02.301491 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-2961db2e-58ac-40a1-9c63-220740b0c79d demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:04:02.301806 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-2961db2e-58ac-40a1-9c63-220740b0c79d demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:02.302192 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-2961db2e-58ac-40a1-9c63-220740b0c79d demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:02.302841 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-2961db2e-58ac-40a1-9c63-220740b0c79d demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:02.304134 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-2961db2e-58ac-40a1-9c63-220740b0c79d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:02.312758 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-2961db2e-58ac-40a1-9c63-220740b0c79d demo demo] Get all volumes completed successfully. May 09 08:04:02.315440 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-2961db2e-58ac-40a1-9c63-220740b0c79d demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:02.315878 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 8/30] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:04:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 08:04:12.307439 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:02.330132 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:02.333497 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:05:02.333737 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:02.333989 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:02.334301 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:02.335342 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:02.343585 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff demo demo] Get all volumes completed successfully. May 09 08:05:02.345458 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-07e233b7-d819-4c7c-8265-4af2f518f9ff demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:02.345807 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 8/31] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:05:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:05:12.338833 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:02.363230 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:02.366166 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:06:02.366488 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:02.366792 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:02.367143 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:02.368130 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:02.375928 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b demo demo] Get all volumes completed successfully. May 09 08:06:02.378361 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-4310b1cf-b278-4381-b4b6-1d341990ea4b demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:02.378763 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 8/32] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:06:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:06:12.371310 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:07:02.392059 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:07:02.394991 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:07:02.395214 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:07:02.395499 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 demo demo] Calling method 'detail' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:07:02.395983 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:07:02.397033 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.volume.api [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:07:02.404442 np0000173010 devstack@c-api.service[112600]: INFO cinder.volume.api [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 demo demo] Get all volumes completed successfully. May 09 08:07:02.406566 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-d61be92f-3fce-4fbb-9a57-df9b850dac11 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:07:02.406933 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 9/33] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:07:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:07:12.400404 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:08:02.424853 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:08:02.431149 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:08:02.431149 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:08:02.431149 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:08:02.431627 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:08:02.433416 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:08:02.442676 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 demo demo] Get all volumes completed successfully. May 09 08:08:02.444710 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-0d6dd204-7709-4dd0-a4c7-91a53aa9a2c0 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:08:02.445313 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 9/34] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:08:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:08:12.438062 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:09:02.458783 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-d7623764-631d-4b3c-998d-3f652f4a690d None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:09:02.498250 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-d7623764-631d-4b3c-998d-3f652f4a690d demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:09:02.498510 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-d7623764-631d-4b3c-998d-3f652f4a690d demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:09:02.498966 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-d7623764-631d-4b3c-998d-3f652f4a690d demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:09:02.499279 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-d7623764-631d-4b3c-998d-3f652f4a690d demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:09:02.500222 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-d7623764-631d-4b3c-998d-3f652f4a690d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:09:02.508765 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-d7623764-631d-4b3c-998d-3f652f4a690d demo demo] Get all volumes completed successfully. May 09 08:09:02.512043 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-d7623764-631d-4b3c-998d-3f652f4a690d demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:09:02.512625 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 9/35] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:09:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:09:12.503235 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:10:02.528493 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:10:02.531646 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:10:02.531863 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:10:02.532275 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:10:02.532803 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:10:02.533513 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:10:02.541827 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 demo demo] Get all volumes completed successfully. May 09 08:10:02.543823 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-96ac1a3a-096c-495e-9f4f-8cf8e33183c9 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:10:02.544509 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 9/36] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:10:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:10:12.536038 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:11:02.562803 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.middleware.request_id [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 None None] RequestId filter calling following filter/app {{(pid=112600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:11:02.567044 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:11:02.567428 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 demo demo] Empty body provided in request {{(pid=112600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:11:02.567832 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.openstack.wsgi [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 demo demo] Calling method 'detail' {{(pid=112600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:11:02.568311 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.api.api_utils [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 demo demo] Removing options '' from query. {{(pid=112600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:11:02.569786 np0000173010 devstack@c-api.service[112600]: DEBUG cinder.volume.api [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:11:02.577247 np0000173010 devstack@c-api.service[112600]: INFO cinder.volume.api [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 demo demo] Get all volumes completed successfully. May 09 08:11:02.579099 np0000173010 devstack@c-api.service[112600]: INFO cinder.api.openstack.wsgi [None req-004fbbd1-e06c-43f2-89b5-595ff02f1d50 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:11:02.579099 np0000173010 devstack@c-api.service[112600]: [pid: 112600|app: 0|req: 10/37] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:11:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:11:12.574326 np0000173010 devstack@c-api.service[112600]: DEBUG dbcounter [-] [112600] Writing DB stats cinder:SELECT=1 {{(pid=112600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:12:02.595519 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-09d84113-9241-434f-918a-1091ff8a55ac None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:12:02.598336 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-09d84113-9241-434f-918a-1091ff8a55ac demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:12:02.598540 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-09d84113-9241-434f-918a-1091ff8a55ac demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:12:02.598746 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-09d84113-9241-434f-918a-1091ff8a55ac demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:12:02.599048 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-09d84113-9241-434f-918a-1091ff8a55ac demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:12:02.599973 np0000173010 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-09d84113-9241-434f-918a-1091ff8a55ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:12:02.607947 np0000173010 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-09d84113-9241-434f-918a-1091ff8a55ac demo demo] Get all volumes completed successfully. May 09 08:12:02.612022 np0000173010 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-09d84113-9241-434f-918a-1091ff8a55ac demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:12:02.612493 np0000173010 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 10/38] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:12:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:12:12.602992 np0000173010 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:13:02.632497 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:13:02.637421 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:13:02.637651 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:13:02.637887 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:13:02.638180 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:13:02.639134 np0000173010 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:13:02.646822 np0000173010 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 demo demo] Get all volumes completed successfully. May 09 08:13:02.649537 np0000173010 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-805a4a6f-9701-46de-91ce-f4dfa59a0dc7 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:13:02.649980 np0000173010 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 10/39] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:13:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:13:12.642327 np0000173010 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:14:02.666103 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.middleware.request_id [None req-591917bf-527e-43e1-8727-b67658826499 None None] RequestId filter calling following filter/app {{(pid=112599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:14:02.668254 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-591917bf-527e-43e1-8727-b67658826499 demo demo] GET https://199.19.213.14/volume/v3/volumes/detail May 09 08:14:02.668436 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-591917bf-527e-43e1-8727-b67658826499 demo demo] Empty body provided in request {{(pid=112599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:14:02.668613 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.openstack.wsgi [None req-591917bf-527e-43e1-8727-b67658826499 demo demo] Calling method 'detail' {{(pid=112599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:14:02.668890 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.api.api_utils [None req-591917bf-527e-43e1-8727-b67658826499 demo demo] Removing options '' from query. {{(pid=112599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:14:02.669760 np0000173010 devstack@c-api.service[112599]: DEBUG cinder.volume.api [None req-591917bf-527e-43e1-8727-b67658826499 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:14:02.679540 np0000173010 devstack@c-api.service[112599]: INFO cinder.volume.api [None req-591917bf-527e-43e1-8727-b67658826499 demo demo] Get all volumes completed successfully. May 09 08:14:02.681462 np0000173010 devstack@c-api.service[112599]: INFO cinder.api.openstack.wsgi [None req-591917bf-527e-43e1-8727-b67658826499 demo demo] https://199.19.213.14/volume/v3/volumes/detail returned with HTTP 200 May 09 08:14:02.681850 np0000173010 devstack@c-api.service[112599]: [pid: 112599|app: 0|req: 10/40] 199.19.213.14 () {64 vars in 1290 bytes} [Sat May 9 08:14:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:14:12.673486 np0000173010 devstack@c-api.service[112599]: DEBUG dbcounter [-] [112599] Writing DB stats cinder:SELECT=1 {{(pid=112599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}