May 21 16:23:31.954351 np0000175956 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 16:23:31.963575 np0000175956 devstack@c-api.service[112206]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 16:23:31 2026] *** May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: nodename: np0000175956 May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: machine: x86_64 May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: clock source: unix May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: pcre jit disabled May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: detected number of CPU cores: 16 May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: current working directory: / May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: detected binary path: /usr/bin/uwsgi-core May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: your processes number limit is 256917 May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: your memory page size is 4096 bytes May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: detected max file descriptor number: 2048 May 21 16:23:31.966852 np0000175956 devstack@c-api.service[112206]: lock engine: pthread robust mutexes May 21 16:23:31.967633 np0000175956 devstack@c-api.service[112206]: thunder lock: enabled May 21 16:23:31.967633 np0000175956 devstack@c-api.service[112206]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 16:23:31.967633 np0000175956 devstack@c-api.service[112206]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 16:23:31.967633 np0000175956 devstack@c-api.service[112206]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 16:23:31.967633 np0000175956 devstack@c-api.service[112206]: Set PythonHome to /opt/stack/data/venv May 21 16:23:32.004066 np0000175956 devstack@c-api.service[112206]: Python main interpreter initialized at 0x7ce5c38a3668 May 21 16:23:32.004066 np0000175956 devstack@c-api.service[112206]: python threads support enabled May 21 16:23:32.004066 np0000175956 devstack@c-api.service[112206]: your server socket listen backlog is limited to 100 connections May 21 16:23:32.004066 np0000175956 devstack@c-api.service[112206]: your mercy for graceful operations on workers is 80 seconds May 21 16:23:32.004790 np0000175956 devstack@c-api.service[112206]: mapped 671795 bytes (656 KB) for 4 cores May 21 16:23:32.004977 np0000175956 devstack@c-api.service[112206]: *** Operational MODE: preforking *** May 21 16:23:32.005180 np0000175956 devstack@c-api.service[112206]: *** uWSGI is running in multiple interpreter mode *** May 21 16:23:32.005180 np0000175956 devstack@c-api.service[112206]: spawned uWSGI master process (pid: 112206) May 21 16:23:32.005466 np0000175956 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 16:23:32.006753 np0000175956 devstack@c-api.service[112206]: spawned uWSGI worker 1 (pid: 112208, cores: 1) May 21 16:23:32.007360 np0000175956 devstack@c-api.service[112206]: spawned uWSGI worker 2 (pid: 112209, cores: 1) May 21 16:23:32.008119 np0000175956 devstack@c-api.service[112206]: spawned uWSGI worker 3 (pid: 112210, cores: 1) May 21 16:23:32.011918 np0000175956 devstack@c-api.service[112206]: spawned uWSGI worker 4 (pid: 112211, cores: 1) May 21 16:23:32.011918 np0000175956 devstack@c-api.service[112206]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 16:23:32.129121 np0000175956 devstack@c-api.service[112208]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:23:32.129121 np0000175956 devstack@c-api.service[112208]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:23:32.129121 np0000175956 devstack@c-api.service[112208]: we strongly recommend against using it for new projects. May 21 16:23:32.129121 np0000175956 devstack@c-api.service[112208]: If you are already using Eventlet, we recommend migrating to a different May 21 16:23:32.129121 np0000175956 devstack@c-api.service[112208]: framework. For more detail see May 21 16:23:32.129121 np0000175956 devstack@c-api.service[112208]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:23:32.129121 np0000175956 devstack@c-api.service[112208]: import eventlet # noqa May 21 16:23:32.132903 np0000175956 devstack@c-api.service[112210]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:23:32.132903 np0000175956 devstack@c-api.service[112210]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:23:32.132903 np0000175956 devstack@c-api.service[112210]: we strongly recommend against using it for new projects. May 21 16:23:32.132903 np0000175956 devstack@c-api.service[112210]: If you are already using Eventlet, we recommend migrating to a different May 21 16:23:32.132903 np0000175956 devstack@c-api.service[112210]: framework. For more detail see May 21 16:23:32.132903 np0000175956 devstack@c-api.service[112210]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:23:32.132903 np0000175956 devstack@c-api.service[112210]: import eventlet # noqa May 21 16:23:32.140493 np0000175956 devstack@c-api.service[112209]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:23:32.140493 np0000175956 devstack@c-api.service[112209]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:23:32.140493 np0000175956 devstack@c-api.service[112209]: we strongly recommend against using it for new projects. May 21 16:23:32.140493 np0000175956 devstack@c-api.service[112209]: If you are already using Eventlet, we recommend migrating to a different May 21 16:23:32.140493 np0000175956 devstack@c-api.service[112209]: framework. For more detail see May 21 16:23:32.140493 np0000175956 devstack@c-api.service[112209]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:23:32.140493 np0000175956 devstack@c-api.service[112209]: import eventlet # noqa May 21 16:23:32.150037 np0000175956 devstack@c-api.service[112211]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 16:23:32.150037 np0000175956 devstack@c-api.service[112211]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 16:23:32.150037 np0000175956 devstack@c-api.service[112211]: we strongly recommend against using it for new projects. May 21 16:23:32.150037 np0000175956 devstack@c-api.service[112211]: If you are already using Eventlet, we recommend migrating to a different May 21 16:23:32.150037 np0000175956 devstack@c-api.service[112211]: framework. For more detail see May 21 16:23:32.150037 np0000175956 devstack@c-api.service[112211]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 16:23:32.150037 np0000175956 devstack@c-api.service[112211]: import eventlet # noqa May 21 16:23:32.217360 np0000175956 devstack@c-api.service[112210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 16:23:32.217360 np0000175956 devstack@c-api.service[112210]: debtcollector.deprecate( May 21 16:23:32.219401 np0000175956 devstack@c-api.service[112208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 16:23:32.219401 np0000175956 devstack@c-api.service[112208]: debtcollector.deprecate( May 21 16:23:32.235061 np0000175956 devstack@c-api.service[112211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 16:23:32.235061 np0000175956 devstack@c-api.service[112211]: debtcollector.deprecate( May 21 16:23:32.238286 np0000175956 devstack@c-api.service[112209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 16:23:32.238286 np0000175956 devstack@c-api.service[112209]: debtcollector.deprecate( May 21 16:23:32.296683 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:32.296683 np0000175956 devstack@c-api.service[112210]: from cgi import parse_header May 21 16:23:32.298380 np0000175956 devstack@c-api.service[112208]: /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 21 16:23:32.298380 np0000175956 devstack@c-api.service[112208]: from cgi import parse_header May 21 16:23:32.313965 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:32.313965 np0000175956 devstack@c-api.service[112211]: from cgi import parse_header May 21 16:23:32.335911 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:32.335911 np0000175956 devstack@c-api.service[112209]: from cgi import parse_header May 21 16:23:32.340090 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:32.340090 np0000175956 devstack@c-api.service[112210]: removals.removed_module( May 21 16:23:32.340768 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:32.340768 np0000175956 devstack@c-api.service[112210]: removals.removed_module( May 21 16:23:32.342008 np0000175956 devstack@c-api.service[112208]: /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 21 16:23:32.342008 np0000175956 devstack@c-api.service[112208]: removals.removed_module( May 21 16:23:32.342686 np0000175956 devstack@c-api.service[112208]: /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 21 16:23:32.342686 np0000175956 devstack@c-api.service[112208]: removals.removed_module( May 21 16:23:32.358368 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:32.358368 np0000175956 devstack@c-api.service[112211]: removals.removed_module( May 21 16:23:32.359199 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:32.359199 np0000175956 devstack@c-api.service[112211]: removals.removed_module( May 21 16:23:32.383517 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:32.383517 np0000175956 devstack@c-api.service[112209]: removals.removed_module( May 21 16:23:32.384470 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:32.384470 np0000175956 devstack@c-api.service[112209]: removals.removed_module( May 21 16:23:32.940510 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:32.940510 np0000175956 devstack@c-api.service[112210]: warnings.warn( May 21 16:23:32.962853 np0000175956 devstack@c-api.service[112208]: /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 21 16:23:32.962853 np0000175956 devstack@c-api.service[112208]: warnings.warn( May 21 16:23:32.974376 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:32.974376 np0000175956 devstack@c-api.service[112211]: warnings.warn( May 21 16:23:33.038814 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:33.038814 np0000175956 devstack@c-api.service[112210]: warnings.warn( May 21 16:23:33.042816 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:33.042816 np0000175956 devstack@c-api.service[112209]: warnings.warn( May 21 16:23:33.060368 np0000175956 devstack@c-api.service[112208]: /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 21 16:23:33.060368 np0000175956 devstack@c-api.service[112208]: warnings.warn( May 21 16:23:33.073526 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:33.073526 np0000175956 devstack@c-api.service[112211]: warnings.warn( May 21 16:23:33.143088 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:33.143088 np0000175956 devstack@c-api.service[112209]: warnings.warn( May 21 16:23:33.344423 np0000175956 devstack@c-api.service[112210]: 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 21 16:23:33.345011 np0000175956 devstack@c-api.service[112210]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112210) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:23:33.350011 np0000175956 devstack@c-api.service[112208]: 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 21 16:23:33.350466 np0000175956 devstack@c-api.service[112208]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112208) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:23:33.367022 np0000175956 devstack@c-api.service[112211]: 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 21 16:23:33.367581 np0000175956 devstack@c-api.service[112211]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112211) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:23:33.432742 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:33.432742 np0000175956 devstack@c-api.service[112210]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:23:33.436708 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:33.436708 np0000175956 devstack@c-api.service[112211]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:23:33.439431 np0000175956 devstack@c-api.service[112209]: 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 21 16:23:33.439607 np0000175956 devstack@c-api.service[112209]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112209) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 16:23:33.439783 np0000175956 devstack@c-api.service[112208]: /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 21 16:23:33.439783 np0000175956 devstack@c-api.service[112208]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:23:33.500649 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:33.500649 np0000175956 devstack@c-api.service[112209]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 16:23:33.902205 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:23:33.902374 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112208) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:23:33.902410 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.902450 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112209) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:23:33.902483 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.902508 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.902508 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.902559 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.902590 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.902622 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.902622 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.902622 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.902730 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.902730 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.902730 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.902802 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.902831 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.902831 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.902907 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.902934 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.902978 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.903008 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.903045 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.903076 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112210) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 16:23:33.903113 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.903113 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.903161 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.903190 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.903223 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.903223 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.903223 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.903309 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.903336 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.903361 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.903416 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.903487 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.903697 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.904074 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.904170 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.904257 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.904346 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.904423 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.904510 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.904614 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.905710 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.905779 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.905819 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.905858 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.905928 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.905968 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.906017 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.906071 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.906115 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.906153 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.906188 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.906222 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.906260 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.906296 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.906296 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.906375 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.906417 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.906453 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.906486 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.906528 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.906576 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.906616 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.906659 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.906708 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.906745 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.906745 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.906817 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.906853 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.911366 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.911366 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.911699 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.911699 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.911699 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.911921 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.912005 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.912005 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.912132 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.912132 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.912132 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.912132 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.912376 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.912440 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.912503 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.912573 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.912642 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.912714 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.912784 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.912845 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.912945 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.913025 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.913086 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.913147 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.913217 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.913286 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.913365 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.913438 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.918059 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.918174 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.918174 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.918354 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.918417 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.918500 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.918500 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.918637 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.918705 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.918764 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.918764 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.918764 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.918764 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.918764 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.919598 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.919598 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.919775 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.919839 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.919937 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.919999 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.920056 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.920279 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.920344 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.920411 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.920478 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.920573 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.920659 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.920716 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.920771 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.920828 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.920908 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.921009 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.921081 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.921137 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.921213 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.921303 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.921395 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.921469 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.921562 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.921643 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.921734 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.921829 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.921975 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.921975 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.921975 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.922165 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.922225 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.922288 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.922352 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.922416 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.922484 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.922548 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.922605 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.922666 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.922721 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.922787 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.922843 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.923036 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.923110 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.923169 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.923231 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.923293 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.923357 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.923414 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.923537 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.923612 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.923675 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.923733 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.923733 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.923865 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.923964 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.924048 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.924105 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.924171 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.924214 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.924251 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.924293 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.924328 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.924369 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.924417 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.924417 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.924417 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.924417 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.924417 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.924587 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.924587 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.924587 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.924587 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.924767 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.924806 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.924843 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.924899 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.924946 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.925009 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.925053 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.925090 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.925126 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.925169 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.925205 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.925243 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.925284 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.925320 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.925355 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.925392 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.925432 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.925468 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.925507 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.925548 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.925589 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.925626 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.925662 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.925697 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.925732 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.925767 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.925803 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.925848 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.925900 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.925936 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.925979 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.926021 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.926061 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.926103 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.926103 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.926103 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.926103 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.926103 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.926267 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.926621 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.926621 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.926621 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.926621 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.926767 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.926767 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.926767 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.926888 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.926934 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.926972 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.927007 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.927043 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.927078 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.927110 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.927144 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.927177 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.927177 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.927259 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.927294 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.927327 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.927365 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.927401 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.927437 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.927488 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.927531 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.927573 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.927623 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.927663 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.927701 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.927738 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.927771 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.927812 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.929353 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.929471 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.929471 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.929601 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.929601 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.929682 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.929718 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.929755 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.929796 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.929849 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.929900 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.931198 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.931256 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.931306 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.931348 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.931348 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.931348 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.931348 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.931348 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.931561 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.931606 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.931645 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.931681 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.931725 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.931766 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.931766 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.931830 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.931867 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.932486 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.932538 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.932577 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.932613 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.932657 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.932694 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.932730 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.932767 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.932804 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.932840 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.932891 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.932929 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.932985 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.933037 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.933084 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.933134 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.933182 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.933218 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.933289 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.933332 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.933368 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.933410 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.933446 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.933446 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.933446 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.933446 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.933600 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.933637 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.933637 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.933708 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.933743 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.933784 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.933821 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.933855 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.933855 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.933941 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.933994 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.934037 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.934037 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.934103 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.934141 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.934173 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.934205 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.934248 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.934291 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.934330 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.934372 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.934372 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.934448 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.934489 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.934537 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.934578 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.934620 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.934620 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.934687 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.934728 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.934769 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.934811 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.934852 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.934910 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.934949 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.935181 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.935337 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.935388 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.935435 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.935472 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.935472 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.935607 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.935690 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.935735 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.935735 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.935735 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.935841 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.935896 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.936286 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.936330 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.936330 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.936330 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.936434 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.936471 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.936471 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.936536 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.936573 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.936618 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.936658 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.936658 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.936658 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.936658 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.936658 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.936829 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.936887 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.937014 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.937054 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.937086 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.937086 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.937086 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.937174 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.937270 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.937436 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.937483 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.937532 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.937576 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.937615 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.937659 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.937702 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.937744 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.937794 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.937844 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.937904 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.937949 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.937991 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.938026 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.938076 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.938117 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.938160 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.938160 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.938160 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.938290 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.938330 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.938608 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.938678 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.938723 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.938770 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.938770 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.938885 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.938931 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.938931 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.939049 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.939090 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.939126 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.939166 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.939203 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.939246 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.939281 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.939317 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.939353 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.939398 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.939432 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.939474 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.939474 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.939601 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.939643 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.939682 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.939724 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.939764 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.939800 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.939843 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.939901 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.939901 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.939901 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.939901 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.940006 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.940006 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.940094 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.940264 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.940367 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.940454 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.940560 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.940713 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.940833 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.940967 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.941096 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.941162 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.941226 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.941289 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.941349 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.941407 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.941441 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.941482 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.941577 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.941686 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.941792 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.941849 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.941922 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.941957 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.942020 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.942050 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.942080 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.942107 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.942132 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.942162 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.942190 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.942216 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.942242 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.942267 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.942301 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.942328 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.942357 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.942413 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.942980 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.943075 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.943168 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.943277 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.943376 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.943462 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.943636 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.943670 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.943694 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.943756 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.943818 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.943884 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.943972 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.944031 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.944191 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.944230 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.944283 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.944316 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.944343 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.944374 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.944404 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.944431 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.944457 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.944484 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.944516 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.944543 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.944573 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.944600 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.944630 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.944661 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.944692 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.944723 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.944753 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.944783 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.944783 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.946599 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.946851 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.946913 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.946962 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.946999 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.947042 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.947079 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.947119 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.947157 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.947196 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.947239 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.947276 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.947316 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.947352 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.947391 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.947427 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.947468 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.947550 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.947604 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.947645 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.947682 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.947724 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.947760 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.947796 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.947831 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.947901 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.947958 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.948001 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.948060 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.948142 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.948185 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.948229 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.948273 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.948306 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.948345 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.948382 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.948419 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.948463 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.948463 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.948463 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.948463 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.948463 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.948646 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.948646 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.948646 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.948767 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.948767 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.948863 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.949000 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.949089 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.949181 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.949272 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.949363 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.949451 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.949532 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.949576 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.949621 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.949671 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.949712 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.949712 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.949796 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.949835 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.949891 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.949938 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.950005 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.950072 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.950072 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.950072 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.950217 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.950217 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.950679 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.950747 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.950818 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.950897 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.950950 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.950989 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.951032 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.951075 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.951124 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.951124 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.951230 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.951318 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.951450 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.951534 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.951577 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.951617 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.951662 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.951702 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.951748 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.951784 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.951821 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.951860 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.951931 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.951970 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.952008 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.952046 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.952085 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.952129 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.952174 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.952208 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.952245 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.952281 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.952319 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.952356 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.952395 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.952502 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.952502 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.952502 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.952502 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.952502 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.952502 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.952502 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.953212 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.953290 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.953343 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.953389 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.953434 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.953477 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.953522 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.953571 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.953610 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.953649 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.953692 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.953741 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.953780 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.953822 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.953862 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.953928 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.953984 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.954023 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.954065 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.954104 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.954141 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.954540 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.954794 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.954900 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.955015 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.955120 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.955208 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.955306 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.956456 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.956502 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.956536 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.956570 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.956598 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.956626 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.956658 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.956691 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.956726 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.956758 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.956786 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.956813 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.956843 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.956898 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.956934 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.956967 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.956998 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.957025 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.957071 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.957104 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.957137 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.957617 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.957661 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.957687 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.957723 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.957751 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.957778 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.957808 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.957836 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.957865 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.957923 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.957951 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.958007 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.958041 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.958041 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.958128 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.958226 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.958258 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.958283 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.958283 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.958336 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.958380 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.958414 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.958447 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.958479 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.958541 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.958579 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.958616 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.958642 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.958940 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.959020 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.959100 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.959239 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.959290 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.959351 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.959388 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.959417 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.959445 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.959477 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.959562 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.959624 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.959654 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.959681 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.959707 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.959732 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.959764 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.959797 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.959826 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.959858 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.959915 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.959952 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.959980 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.960013 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.960040 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.960070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.960102 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.960152 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.960182 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.960210 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.960234 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.960261 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.960286 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.960331 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.960363 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.960399 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.960427 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.960455 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.960479 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.960512 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.960539 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.960564 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.960596 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.960621 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.960648 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.960681 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.960709 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.960733 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.960760 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.960785 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.960816 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.960847 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.960895 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.960931 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.960959 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.960990 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.961018 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.961018 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.961018 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.961018 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.961018 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.961018 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.961157 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.961485 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.961553 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.961606 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.961637 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.961661 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.961684 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.961725 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.961756 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.961810 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.961841 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.961911 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.961953 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.961982 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.962012 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.962039 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.962065 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.962097 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.962129 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.962157 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.962185 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.962213 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.962244 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.962271 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.962296 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.962329 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.962361 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.962388 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.962417 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.962449 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.962476 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.962505 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.962541 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.962565 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.962591 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.962617 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.962648 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.962677 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.962706 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.962733 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.962767 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.962795 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.962820 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.962850 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.962891 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.962919 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.962946 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.962973 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.963007 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.963039 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.963070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.963070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.963070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.963070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.963070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.963070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.963070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.963393 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.963459 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.963516 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.963631 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.963661 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.963765 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.963856 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.963974 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.964023 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.964067 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.964067 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.964143 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.964181 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.964220 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.964264 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.964302 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.964341 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.964380 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.964424 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.964467 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.964507 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.964550 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.964589 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.964627 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.964678 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.964716 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.964754 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.964791 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.964835 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.964892 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.964933 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.964969 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.965018 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.965064 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.965100 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.965138 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.965176 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.965219 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.965261 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.965303 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.965341 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.965385 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.965427 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.965475 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.965510 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.965549 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.965592 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.965634 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.965672 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.965716 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.965758 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.965796 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.965840 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.965840 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.965840 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.965840 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 16:23:33.966380 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.966432 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.966486 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.966531 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.966570 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.966610 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.966658 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.966702 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.966740 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.966778 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.966823 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.966861 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 16:23:33.966924 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.966974 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.967018 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 16:23:33.967062 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.967105 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.967148 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 16:23:33.967196 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.967242 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 16:23:33.967285 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.967323 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 16:23:33.967360 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112208) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:33.967404 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 16:23:34.012247 np0000175956 devstack@c-api.service[112210]: INFO dbcounter [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Registered counter for database cinder May 21 16:23:34.013172 np0000175956 devstack@c-api.service[112209]: INFO dbcounter [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Registered counter for database cinder May 21 16:23:34.013574 np0000175956 devstack@c-api.service[112211]: INFO dbcounter [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Registered counter for database cinder May 21 16:23:34.017960 np0000175956 devstack@c-api.service[112208]: INFO dbcounter [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Registered counter for database cinder May 21 16:23:34.023850 np0000175956 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.025447 np0000175956 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.028134 np0000175956 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-d4214819-9097-4a00-b38e-e3e4822452a5 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.034789 np0000175956 devstack@c-api.service[112208]: DEBUG oslo_db.sqlalchemy.engines [None req-e2b7adcd-f852-47af-8992-86596d2865ee 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=112208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.136960 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writer thread running {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:23:34.139550 np0000175956 devstack@c-api.service[112210]: INFO cinder.rpc [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:23:34.141749 np0000175956 devstack@c-api.service[112210]: INFO cinder.rpc [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:23:34.142866 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writer thread running {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:23:34.143896 np0000175956 devstack@c-api.service[112210]: INFO cinder.rpc [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:23:34.145467 np0000175956 devstack@c-api.service[112209]: INFO cinder.rpc [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:23:34.145806 np0000175956 devstack@c-api.service[112210]: INFO cinder.rpc [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:23:34.146669 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.146775 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writer thread running {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:23:34.148920 np0000175956 devstack@c-api.service[112209]: INFO cinder.rpc [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:23:34.149096 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.149138 np0000175956 devstack@c-api.service[112211]: INFO cinder.rpc [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:23:34.150559 np0000175956 devstack@c-api.service[112209]: INFO cinder.rpc [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:23:34.151652 np0000175956 devstack@c-api.service[112211]: INFO cinder.rpc [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:23:34.153403 np0000175956 devstack@c-api.service[112209]: INFO cinder.rpc [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:23:34.153457 np0000175956 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.153503 np0000175956 devstack@c-api.service[112211]: INFO cinder.rpc [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:23:34.153591 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.154486 np0000175956 devstack@c-api.service[112210]: INFO cinder.rpc [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:23:34.155119 np0000175956 devstack@c-api.service[112211]: INFO cinder.rpc [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:23:34.156037 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.157030 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.157166 np0000175956 devstack@c-api.service[112210]: INFO cinder.rpc [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:23:34.157166 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.157731 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.158348 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writer thread running {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 16:23:34.161223 np0000175956 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.161301 np0000175956 devstack@c-api.service[112208]: INFO cinder.rpc [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 16:23:34.161576 np0000175956 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-d4214819-9097-4a00-b38e-e3e4822452a5 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.163487 np0000175956 devstack@c-api.service[112208]: INFO cinder.rpc [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 16:23:34.163736 np0000175956 devstack@c-api.service[112211]: INFO cinder.rpc [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:23:34.164818 np0000175956 devstack@c-api.service[112209]: INFO cinder.rpc [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:23:34.165393 np0000175956 devstack@c-api.service[112208]: INFO cinder.rpc [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 16:23:34.165543 np0000175956 devstack@c-api.service[112211]: INFO cinder.rpc [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:23:34.166346 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.167284 np0000175956 devstack@c-api.service[112209]: INFO cinder.rpc [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:23:34.167387 np0000175956 devstack@c-api.service[112208]: INFO cinder.rpc [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 16:23:34.168280 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.168583 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.169991 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.170511 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.174017 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.174227 np0000175956 devstack@c-api.service[112208]: DEBUG oslo_db.sqlalchemy.engines [None req-e2b7adcd-f852-47af-8992-86596d2865ee 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=112208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:34.175987 np0000175956 devstack@c-api.service[112208]: INFO cinder.rpc [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 16:23:34.177315 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.177613 np0000175956 devstack@c-api.service[112208]: INFO cinder.rpc [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 16:23:34.178222 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.178394 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.180521 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.181552 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.183094 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.184837 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.185778 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.186206 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.187585 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.188035 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.189438 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.189789 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.190786 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.192069 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.192657 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.192783 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.194212 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.195012 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.195627 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.195734 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.197985 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.198625 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.198998 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.199115 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.200155 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.201258 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.201774 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.202120 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.202803 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.204076 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.204632 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.205086 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.206106 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.206920 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.208170 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.208469 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.208746 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.208842 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.210961 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.211058 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.212396 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.214009 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.214183 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.214804 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.215492 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.216279 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.216513 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.217516 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.218006 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.218204 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.219584 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.219651 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.219896 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.220857 np0000175956 devstack@c-api.service[112210]: WARNING cinder.api.contrib.hosts [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:23:34.221047 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.221665 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.222114 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.222584 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.223252 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.223461 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.223809 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.224191 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.224649 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.225000 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.225391 np0000175956 devstack@c-api.service[112211]: WARNING cinder.api.contrib.hosts [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:23:34.226121 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.226201 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.226460 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.227020 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: extensions {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.227431 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.227581 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.227732 np0000175956 devstack@c-api.service[112209]: WARNING cinder.api.contrib.hosts [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:23:34.228378 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: qos-specs {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.228547 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.228962 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.229746 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.230048 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.230258 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.230479 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-snapshot-manage {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.231086 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: extensions {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.231138 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.231417 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.231857 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: scheduler-stats {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.232409 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: qos-specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.232636 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.232817 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.233670 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: extensions {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.234123 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.234181 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-volume-transfer {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.235049 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-snapshot-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.235323 np0000175956 devstack@c-api.service[112208]: WARNING cinder.api.contrib.hosts [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 16:23:34.235713 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: qos-specs {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.235937 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: extra_specs {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.236123 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.236468 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: scheduler-stats {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.237492 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-volume-type-access {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.237547 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.237819 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-snapshot-manage {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.237886 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-volume-transfer {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.238899 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.239072 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: cgsnapshots {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.239415 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: scheduler-stats {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.239481 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: extra_specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.240247 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.240559 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: consistencygroups {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.241014 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-volume-transfer {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.241071 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-volume-type-access {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.241118 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: extensions {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.242438 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: qos-specs {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.242531 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-quota-sets {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.242622 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: cgsnapshots {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.242672 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: extra_specs {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.243981 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: capabilities {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.244081 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: consistencygroups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.244224 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-volume-type-access {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.244615 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-snapshot-manage {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.245241 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-hosts {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.245758 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: cgsnapshots {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.246013 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: scheduler-stats {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.246077 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-quota-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.246611 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: encryption {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.247185 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: consistencygroups {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.247406 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: capabilities {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.248152 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-volume-transfer {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.248246 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: backups {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.248699 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-hosts {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.249178 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-quota-sets {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.249770 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: extra_specs {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.250084 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.250577 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: capabilities {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.250735 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-quota-class-sets {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.251334 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-volume-type-access {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.251580 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: backups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.251832 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-hosts {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.252137 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-volume-manage {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.252947 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: cgsnapshots {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.253258 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: encryption {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.253649 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-quota-class-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.253743 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: os-availability-zone {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.254364 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: consistencygroups {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.254950 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: backups {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.255035 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-volume-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.255223 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extended resource: encryption {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.256343 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-quota-sets {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.256453 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: os-availability-zone {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.257143 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-quota-class-sets {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.257632 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.257735 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.257792 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: capabilities {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.258442 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-volume-manage {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.259016 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-hosts {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.259116 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.259971 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: os-availability-zone {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.260026 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.260378 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: encryption {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.260481 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.261242 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extended resource: encryption {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.261381 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.261923 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: backups {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.261990 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.262946 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.263506 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.264207 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-quota-class-sets {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.264260 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.264360 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.265059 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.265518 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-volume-manage {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.265586 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.265828 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.266967 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: os-availability-zone {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.267045 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.267209 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.267275 np0000175956 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.268471 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extended resource: encryption {{(pid=112208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 16:23:34.268566 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.268624 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.contrib.snapshot_actions [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] SnapshotActionsController initialized {{(pid=112210) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:23:34.268680 np0000175956 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.268734 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.268933 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension TypesManage extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269134 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeActions extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269291 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269409 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269527 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension AdminActions extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269648 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] SnapshotActionsController initialized {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:23:34.269719 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension AdminActions extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269774 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269828 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension AdminActions extending resource: backups {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269927 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension TypesManage extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.269985 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270039 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.270094 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension UsedLimits extending resource: limits {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270094 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270307 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270414 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270519 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270613 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270708 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270708 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.270933 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271032 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension AdminActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271159 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.271259 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-f422f31e-2dee-45f9-9b4b-77b900a28106 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271382 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271382 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension AdminActions extending resource: backups {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271382 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271382 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension UsedLimits extending resource: limits {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271382 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271813 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.271965 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271965 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271965 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271965 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.271965 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-d4214819-9097-4a00-b38e-e3e4822452a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.272383 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.272741 np0000175956 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.273612 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.273695 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] SnapshotActionsController initialized {{(pid=112209) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:23:34.273771 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.273918 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension TypesManage extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274116 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeActions extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274237 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274338 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274442 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension AdminActions extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274715 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension AdminActions extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274811 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension AdminActions extending resource: backups {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274908 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.274980 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension UsedLimits extending resource: limits {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.275037 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.275092 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.275156 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.275290 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.275451 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.275550 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.275550 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-5c46d6b9-0f18-4fcb-9d4c-643856ba5c91 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.276475 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.277997 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.279295 np0000175956 devstack@c-api.service[112208]: WARNING castellan.key_manager.migration [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 16:23:34.279624 np0000175956 devstack@c-api.service[112211]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce5c38a3668 pid: 112211 (default app) May 21 16:23:34.280181 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] SnapshotActionsController initialized {{(pid=112208) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 16:23:34.280298 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.280418 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension TypesManage extending resource: types {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.280606 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeActions extending resource: volumes {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.280734 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.280835 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.280957 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension AdminActions extending resource: volumes {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281070 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension AdminActions extending resource: snapshots {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281180 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension AdminActions extending resource: backups {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281285 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281386 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension UsedLimits extending resource: limits {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281463 np0000175956 devstack@c-api.service[112210]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce5c38a3668 pid: 112210 (default app) May 21 16:23:34.281522 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281589 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281700 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281815 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.281940 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.282042 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.v3.router [None req-e2b7adcd-f852-47af-8992-86596d2865ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 16:23:34.283298 np0000175956 devstack@c-api.service[112209]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce5c38a3668 pid: 112209 (default app) May 21 16:23:34.287659 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.287659 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.287818 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.287818 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.287818 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.287818 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.287818 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288157 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288157 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288157 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288157 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288157 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288157 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288443 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288443 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288443 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288443 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288443 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288681 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288681 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288681 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288681 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288858 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288858 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.288858 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.288858 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289117 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289117 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289117 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289117 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289117 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289352 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289352 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289352 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289352 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289352 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289563 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289563 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289563 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289563 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289563 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289563 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289832 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289832 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289832 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289832 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.289832 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.289832 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290140 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290140 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290140 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290140 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290140 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290140 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290425 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290425 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290425 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290425 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290425 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290425 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290689 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290689 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.290689 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.290689 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.291165 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.291165 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.291165 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.291165 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.291165 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.291631 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.291631 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.291631 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.291631 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.291631 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292093 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292093 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292093 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292093 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292093 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292093 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292544 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292544 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292544 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292544 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292544 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292960 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292960 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292960 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.292960 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.292960 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.293308 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.293308 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.293308 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.293308 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.293615 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.293615 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.293615 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.293615 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.294011 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.294011 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.294011 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.294011 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.294011 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.294412 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.294412 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.294412 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.294412 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.294412 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.294760 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.294760 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.294760 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.294760 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.295145 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.295145 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.295145 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.295145 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.295467 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.295467 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.295467 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.295467 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.295776 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.295776 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.295776 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.295776 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296115 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.296115 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296115 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.296115 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296477 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.296477 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296477 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.296477 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296477 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.296477 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296929 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.296929 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296929 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.296929 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.296929 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.297367 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.297367 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.297367 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.297367 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.297367 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.297367 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.297367 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.298324 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.298324 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.298324 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.298324 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.298324 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.298324 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.298731 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.298731 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.298731 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.298731 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.298731 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.298731 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.299261 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.299261 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.299261 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.299261 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.299261 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.299261 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.299676 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.299676 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.299676 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.299676 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.300084 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.300084 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.300084 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.300084 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.300729 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.300729 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.300729 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.300729 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.301005 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.301005 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.301005 np0000175956 devstack@c-api.service[112211]: /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 21 16:23:34.301005 np0000175956 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) May 21 16:23:34.301576 np0000175956 devstack@c-api.service[112208]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ce5c38a3668 pid: 112208 (default app) May 21 16:23:34.301636 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-21ab8f12-fa92-4401-95a1-a83590906ff1 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:23:34.301636 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Thu May 21 16:23:34 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 16:23:41.505242 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.505242 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.505242 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.505242 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.505242 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.505966 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.505966 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.505966 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.505966 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.505966 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506147 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506147 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506147 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506147 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506147 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506147 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506388 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506388 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506388 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506388 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506533 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506533 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506533 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506533 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506700 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506700 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506700 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506700 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506946 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506946 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506946 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.506946 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.506946 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507150 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507150 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507150 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507150 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507150 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507323 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507323 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507323 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507323 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507323 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507323 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507527 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507527 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507527 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507527 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507527 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507527 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507740 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507740 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507740 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507740 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.507740 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.507740 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508047 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508047 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508047 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508047 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508047 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508236 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508236 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508236 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508236 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508236 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508398 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508398 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508398 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508398 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508398 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508398 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508615 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508615 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508615 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508615 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508615 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508615 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508834 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508834 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508834 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.508834 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.508834 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509045 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509045 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509045 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509045 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509045 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509234 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509234 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509234 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509234 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509379 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509379 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509379 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509379 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509537 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509537 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509537 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509537 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509537 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509713 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509713 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509713 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.509713 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.509713 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510110 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510110 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510110 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510110 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510277 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510277 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510277 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510277 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510462 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510462 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510462 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510462 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510604 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510604 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510604 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510604 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510763 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510763 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510763 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510763 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510993 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510993 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510993 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.510993 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.510993 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511190 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511190 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511190 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511190 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511190 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511190 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511394 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511394 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511394 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511394 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511394 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511558 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511558 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511558 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511558 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511558 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511558 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511770 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511770 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511770 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511770 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.511770 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.511770 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512082 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512082 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512082 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512082 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512082 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512082 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512292 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512292 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512292 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512292 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512292 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512292 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512514 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512514 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512514 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512514 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512662 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512662 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512662 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512662 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512662 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512835 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512835 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512835 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512835 np0000175956 devstack@c-api.service[112210]: /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 21 16:23:41.512835 np0000175956 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 21 16:23:41.512835 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-e616f8e3-11b2-4402-965e-f6592612f36f None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:23:41.980068 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-e616f8e3-11b2-4402-965e-f6592612f36f admin admin] POST https://199.204.45.129/volume/v3/types May 21 16:23:41.980622 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-e616f8e3-11b2-4402-965e-f6592612f36f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 16:23:41.982229 np0000175956 devstack@c-api.service[112210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 16:23:41.982229 np0000175956 devstack@c-api.service[112210]: warnings.warn( May 21 16:23:41.990913 np0000175956 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-e616f8e3-11b2-4402-965e-f6592612f36f 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:42.024594 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-e616f8e3-11b2-4402-965e-f6592612f36f admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 May 21 16:23:42.025496 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 1/2] 199.204.45.129 () {68 vars in 1288 bytes} [Thu May 21 16:23:41 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 21 16:23:42.056109 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056109 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.056109 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056109 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.056109 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056606 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.056606 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056606 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.056606 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056606 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.056782 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056782 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.056782 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056782 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.056782 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.056782 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057200 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057200 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057200 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057200 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057316 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057316 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057316 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057316 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057414 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057414 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057414 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057414 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057516 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057516 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057516 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057516 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057516 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057642 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057642 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057642 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057642 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057642 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057777 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057777 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057777 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057777 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057777 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057777 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057931 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057931 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057931 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057931 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.057931 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.057931 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058071 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058071 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058071 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058071 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058071 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058071 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058211 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058211 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058211 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058211 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058211 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058337 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058337 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058337 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058337 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058337 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058469 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058469 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058469 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058469 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058469 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058469 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058607 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058607 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058607 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058607 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058607 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058607 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058741 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058741 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058741 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058741 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058741 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058864 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058864 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058864 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.058864 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.058864 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059019 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059019 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059019 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059019 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059127 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059127 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059127 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059127 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059226 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059226 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059331 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059331 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059433 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059433 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059537 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059537 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059634 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059634 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059731 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059731 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059829 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059829 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.059952 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.059952 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060056 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060056 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060154 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060154 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060397 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060397 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060397 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060397 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060518 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060518 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060518 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060518 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060619 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060619 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060619 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060619 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060717 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060717 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060807 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060807 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.060944 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.060944 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061049 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061049 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061159 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061159 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061268 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061268 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061379 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061379 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061510 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061510 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061635 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061635 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061737 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061737 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061836 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061836 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.061961 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.061961 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062063 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062063 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062167 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062167 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062270 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062270 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062373 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062373 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062476 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062476 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062577 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062577 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062679 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062679 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062783 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062783 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.062916 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.062916 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.063065 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.063065 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.063171 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.063171 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.063276 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.063276 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.063384 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.063384 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.063490 np0000175956 devstack@c-api.service[112209]: /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 21 16:23:42.063490 np0000175956 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 21 16:23:42.065486 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [req-e616f8e3-11b2-4402-965e-f6592612f36f req-54577b3d-455b-4f26-bacf-ae1d3984ed8d None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:23:42.396519 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [req-e616f8e3-11b2-4402-965e-f6592612f36f req-54577b3d-455b-4f26-bacf-ae1d3984ed8d admin admin] POST https://199.204.45.129/volume/v3/types/13b9491c-3557-4c72-9c48-d50da8d401a4/extra_specs May 21 16:23:42.397080 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [req-e616f8e3-11b2-4402-965e-f6592612f36f req-54577b3d-455b-4f26-bacf-ae1d3984ed8d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 16:23:42.398750 np0000175956 devstack@c-api.service[112209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 16:23:42.398750 np0000175956 devstack@c-api.service[112209]: warnings.warn( May 21 16:23:42.407321 np0000175956 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [req-e616f8e3-11b2-4402-965e-f6592612f36f req-54577b3d-455b-4f26-bacf-ae1d3984ed8d 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:23:42.466838 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [req-e616f8e3-11b2-4402-965e-f6592612f36f req-54577b3d-455b-4f26-bacf-ae1d3984ed8d admin admin] https://199.204.45.129/volume/v3/types/13b9491c-3557-4c72-9c48-d50da8d401a4/extra_specs returned with HTTP 200 May 21 16:23:42.467427 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 1/3] 199.204.45.129 () {70 vars in 1505 bytes} [Thu May 21 16:23:42 2026] POST /volume/v3/types/13b9491c-3557-4c72-9c48-d50da8d401a4/extra_specs => generated 55 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:23:44.165117 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=6 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:23:44.177608 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=6 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:23:52.021018 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:23:52.466075 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:26:10.463433 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.463433 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.463433 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.463433 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.463433 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.464702 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.464702 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.464702 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.464702 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.464702 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.465107 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.465107 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.465107 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.465107 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.465107 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.465107 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.466248 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.466248 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.466248 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.466248 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.466932 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.466932 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.466932 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.466932 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467233 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467233 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467233 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467233 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467395 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467395 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467395 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467395 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467395 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467608 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467608 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467608 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467608 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467608 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467794 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467794 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467794 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467794 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.467794 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.467794 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468157 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468157 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468157 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468157 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468157 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468157 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468386 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468386 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468386 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468386 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468386 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468386 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468642 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468642 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468642 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468642 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468642 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468852 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468852 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468852 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.468852 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.468852 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469108 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469108 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469108 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469108 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469108 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469108 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469447 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469447 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469447 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469447 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469447 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469447 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469812 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469812 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469812 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.469812 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.469812 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.470389 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.470389 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.470389 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.470389 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.470389 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.470901 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.470901 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.470901 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.470901 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.471297 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.471297 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.471297 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.471297 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.471685 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.471685 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.471685 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.471685 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.471685 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.472199 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.472199 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.472199 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.472199 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.472199 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.472647 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.472647 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.472647 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.472647 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.473056 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.473056 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.473056 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.473056 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.473545 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.473545 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.473545 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.473545 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.473974 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.473974 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.473974 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.473974 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.474394 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.474394 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.474394 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.474394 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.474762 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.474762 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.474762 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.474762 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.474762 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.475312 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.475312 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.475312 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.475312 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.475312 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.475312 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.475861 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.475861 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.475861 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.475861 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.475861 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.476338 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.476338 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.476338 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.476338 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.476338 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.476338 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.476898 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.476898 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.476898 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.476898 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.476898 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.476898 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477312 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477312 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477312 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477312 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477312 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477312 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477552 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477552 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477552 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477552 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477552 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477552 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477783 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477783 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.477783 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.477783 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.478330 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.478330 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.478330 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.478330 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.478330 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.478804 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.478804 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.478804 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.478804 np0000175956 devstack@c-api.service[112208]: /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 21 16:26:10.478804 np0000175956 devstack@c-api.service[112208]: warnings.warn(deprecated_msg) May 21 16:26:10.478804 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-bbe3e6ca-f0bd-4056-9f32-8362012161de None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:10.478804 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-bbe3e6ca-f0bd-4056-9f32-8362012161de None None] GET https://199.204.45.129/volume// May 21 16:26:10.479449 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-bbe3e6ca-f0bd-4056-9f32-8362012161de None None] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:10.479449 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-bbe3e6ca-f0bd-4056-9f32-8362012161de None None] Calling method 'all' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:10.479449 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-bbe3e6ca-f0bd-4056-9f32-8362012161de None None] https://199.204.45.129/volume// returned with HTTP 300 May 21 16:26:10.479449 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 1/4] 199.204.45.129 () {66 vars in 1456 bytes} [Thu May 21 16:26:10 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 21 16:26:47.123782 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-9fb55fc4-dc36-44c0-b843-bef639ba4314 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:47.125321 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 2/5] 199.204.45.129 () {62 vars in 1068 bytes} [Thu May 21 16:26:47 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 16:26:47.161934 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-def244c0-d461-4b86-9d90-84c75d4509c4 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:47.170138 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 2/6] 199.204.45.129 () {64 vars in 1272 bytes} [Thu May 21 16:26:47 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 21 16:26:47.210558 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [req-def244c0-d461-4b86-9d90-84c75d4509c4 req-bdfb64c2-4e34-4983-9ae0-c0041fa0277e None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:47.215626 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [req-def244c0-d461-4b86-9d90-84c75d4509c4 req-bdfb64c2-4e34-4983-9ae0-c0041fa0277e demo demo] GET https://199.204.45.129/volume/v3/ May 21 16:26:47.215828 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [req-def244c0-d461-4b86-9d90-84c75d4509c4 req-bdfb64c2-4e34-4983-9ae0-c0041fa0277e demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:47.216106 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [req-def244c0-d461-4b86-9d90-84c75d4509c4 req-bdfb64c2-4e34-4983-9ae0-c0041fa0277e demo demo] Calling method 'version_select' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:47.217157 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [req-def244c0-d461-4b86-9d90-84c75d4509c4 req-bdfb64c2-4e34-4983-9ae0-c0041fa0277e demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 May 21 16:26:47.217618 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 2/7] 199.204.45.129 () {66 vars in 1346 bytes} [Thu May 21 16:26:47 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:47.259016 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-1df90d7d-9146-42d6-8f8b-192a0585cf8d None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:47.581402 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-1df90d7d-9146-42d6-8f8b-192a0585cf8d demo demo] GET https://199.204.45.129/volume/v3/types/default May 21 16:26:47.581717 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-1df90d7d-9146-42d6-8f8b-192a0585cf8d demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:47.581976 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-1df90d7d-9146-42d6-8f8b-192a0585cf8d demo demo] Calling method 'show' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:47.591277 np0000175956 devstack@c-api.service[112208]: DEBUG oslo_db.sqlalchemy.engines [None req-1df90d7d-9146-42d6-8f8b-192a0585cf8d 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=112208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:26:47.614993 np0000175956 devstack@c-api.service[112208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 16:26:47.614993 np0000175956 devstack@c-api.service[112208]: warnings.warn( May 21 16:26:47.619634 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-1df90d7d-9146-42d6-8f8b-192a0585cf8d demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 21 16:26:47.620342 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 2/8] 199.204.45.129 () {64 vars in 1301 bytes} [Thu May 21 16:26:47 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:47.727077 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-7979453f-4097-4979-aa66-176349b796cd None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:48.053775 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-7979453f-4097-4979-aa66-176349b796cd demo demo] GET https://199.204.45.129/volume/v3/types May 21 16:26:48.054082 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-7979453f-4097-4979-aa66-176349b796cd demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:48.054349 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-7979453f-4097-4979-aa66-176349b796cd demo demo] Calling method 'index' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:48.054822 np0000175956 devstack@c-api.service[112211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 16:26:48.054822 np0000175956 devstack@c-api.service[112211]: warnings.warn( May 21 16:26:48.055543 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-7979453f-4097-4979-aa66-176349b796cd demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:26:48.066895 np0000175956 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-7979453f-4097-4979-aa66-176349b796cd 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 16:26:48.083833 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-7979453f-4097-4979-aa66-176349b796cd demo demo] https://199.204.45.129/volume/v3/types returned with HTTP 200 May 21 16:26:48.084373 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 3/9] 199.204.45.129 () {64 vars in 1290 bytes} [Thu May 21 16:26:47 2026] GET /volume/v3/types => generated 377 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:48.558790 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-9284e8b2-6fd8-40ba-97e0-35f97085a4d1 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:48.560069 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 3/10] 199.204.45.129 () {62 vars in 1068 bytes} [Thu May 21 16:26:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 16:26:48.598380 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-143d04f2-4b0f-448a-8952-3dc110f1fc8c None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:48.605777 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 3/11] 199.204.45.129 () {64 vars in 1272 bytes} [Thu May 21 16:26:48 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 21 16:26:48.642757 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [req-143d04f2-4b0f-448a-8952-3dc110f1fc8c req-898606c6-da22-435a-8047-517473e6a6b3 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:48.646485 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [req-143d04f2-4b0f-448a-8952-3dc110f1fc8c req-898606c6-da22-435a-8047-517473e6a6b3 demo demo] GET https://199.204.45.129/volume/v3/ May 21 16:26:48.647008 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [req-143d04f2-4b0f-448a-8952-3dc110f1fc8c req-898606c6-da22-435a-8047-517473e6a6b3 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:48.647415 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [req-143d04f2-4b0f-448a-8952-3dc110f1fc8c req-898606c6-da22-435a-8047-517473e6a6b3 demo demo] Calling method 'version_select' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:48.648139 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [req-143d04f2-4b0f-448a-8952-3dc110f1fc8c req-898606c6-da22-435a-8047-517473e6a6b3 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 May 21 16:26:48.648629 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 3/12] 199.204.45.129 () {66 vars in 1346 bytes} [Thu May 21 16:26:48 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:48.696396 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-47b9c893-1d62-4f2c-8956-ecd3f5ec5e97 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:48.700078 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-47b9c893-1d62-4f2c-8956-ecd3f5ec5e97 demo demo] GET https://199.204.45.129/volume/v3/types/default May 21 16:26:48.700617 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-47b9c893-1d62-4f2c-8956-ecd3f5ec5e97 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:48.701190 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-47b9c893-1d62-4f2c-8956-ecd3f5ec5e97 demo demo] Calling method 'show' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:48.717005 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-47b9c893-1d62-4f2c-8956-ecd3f5ec5e97 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 21 16:26:48.717385 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 4/13] 199.204.45.129 () {64 vars in 1301 bytes} [Thu May 21 16:26:48 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 21 16:26:49.367087 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-874e0b3d-cbff-43cf-b9fb-ee6a901a95ac None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.368284 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 4/14] 199.204.45.129 () {62 vars in 1068 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 16:26:49.400682 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-ea3ff30c-9155-4a64-8f10-2ca54171326e None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.403597 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 4/15] 199.204.45.129 () {64 vars in 1272 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 21 16:26:49.436113 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [req-ea3ff30c-9155-4a64-8f10-2ca54171326e req-4e3550c3-c568-4a1a-abf9-fd920bb359f6 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.439505 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [req-ea3ff30c-9155-4a64-8f10-2ca54171326e req-4e3550c3-c568-4a1a-abf9-fd920bb359f6 demo demo] GET https://199.204.45.129/volume/v3/ May 21 16:26:49.439838 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [req-ea3ff30c-9155-4a64-8f10-2ca54171326e req-4e3550c3-c568-4a1a-abf9-fd920bb359f6 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:49.440218 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [req-ea3ff30c-9155-4a64-8f10-2ca54171326e req-4e3550c3-c568-4a1a-abf9-fd920bb359f6 demo demo] Calling method 'version_select' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:49.440852 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [req-ea3ff30c-9155-4a64-8f10-2ca54171326e req-4e3550c3-c568-4a1a-abf9-fd920bb359f6 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 May 21 16:26:49.441513 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 4/16] 199.204.45.129 () {66 vars in 1346 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:49.483981 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-d682598f-028e-4aad-985e-f3dae6f03128 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.487404 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-d682598f-028e-4aad-985e-f3dae6f03128 demo demo] GET https://199.204.45.129/volume/v3/types/default May 21 16:26:49.487775 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-d682598f-028e-4aad-985e-f3dae6f03128 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:49.488188 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-d682598f-028e-4aad-985e-f3dae6f03128 demo demo] Calling method 'show' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:49.495895 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-d682598f-028e-4aad-985e-f3dae6f03128 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 21 16:26:49.496226 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 5/17] 199.204.45.129 () {64 vars in 1301 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:49.561188 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-a06cf1e3-8fcc-4f9f-8500-b23e79943a93 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.562471 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 5/18] 199.204.45.129 () {62 vars in 1068 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 16:26:49.601911 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-968abb9f-3bb5-4ca6-a6ab-db3aa06a46b4 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.605333 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 5/19] 199.204.45.129 () {64 vars in 1272 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) May 21 16:26:49.648489 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [req-968abb9f-3bb5-4ca6-a6ab-db3aa06a46b4 req-412b0736-8493-497b-9e8c-e87e16f88036 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.651105 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [req-968abb9f-3bb5-4ca6-a6ab-db3aa06a46b4 req-412b0736-8493-497b-9e8c-e87e16f88036 demo demo] GET https://199.204.45.129/volume/v3/ May 21 16:26:49.651365 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [req-968abb9f-3bb5-4ca6-a6ab-db3aa06a46b4 req-412b0736-8493-497b-9e8c-e87e16f88036 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:49.651608 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [req-968abb9f-3bb5-4ca6-a6ab-db3aa06a46b4 req-412b0736-8493-497b-9e8c-e87e16f88036 demo demo] Calling method 'version_select' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:49.652048 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [req-968abb9f-3bb5-4ca6-a6ab-db3aa06a46b4 req-412b0736-8493-497b-9e8c-e87e16f88036 demo demo] https://199.204.45.129/volume/v3/ returned with HTTP 200 May 21 16:26:49.652486 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 5/20] 199.204.45.129 () {66 vars in 1346 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:49.697388 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-dafb3b92-0f0b-49ef-bb5b-52f6df410106 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:26:49.700907 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-dafb3b92-0f0b-49ef-bb5b-52f6df410106 demo demo] GET https://199.204.45.129/volume/v3/types/default May 21 16:26:49.701379 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-dafb3b92-0f0b-49ef-bb5b-52f6df410106 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:26:49.701793 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-dafb3b92-0f0b-49ef-bb5b-52f6df410106 demo demo] Calling method 'show' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:26:49.710441 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-dafb3b92-0f0b-49ef-bb5b-52f6df410106 demo demo] https://199.204.45.129/volume/v3/types/default returned with HTTP 200 May 21 16:26:49.710776 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 6/21] 199.204.45.129 () {64 vars in 1301 bytes} [Thu May 21 16:26:49 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 16:26:57.609435 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=2 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:26:59.706641 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=7 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:31:32.693185 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:31:32.789195 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:31:32.789195 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:31:32.789670 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:31:32.790384 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:31:32.791925 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:31:32.832453 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 demo demo] Get all volumes completed successfully. May 21 16:31:32.835461 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-961ef809-6c3e-4264-ac25-19f3e80a5c22 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:31:32.835974 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 6/22] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:31:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:31:42.844747 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:32:32.909608 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:32:32.914568 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:32:32.915032 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:32:32.917004 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:32:32.917004 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:32:32.918686 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:32:32.953464 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 demo demo] Get all volumes completed successfully. May 21 16:32:32.957033 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-5dd6a5c4-ddc5-40fa-88ba-c304c72488e9 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:32:32.957550 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 6/23] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:32:32 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 21 16:32:42.946047 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:33:32.975125 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:33:32.979644 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:33:32.979860 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:33:32.979990 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:33:32.980514 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:33:32.981200 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:33:33.018811 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 demo demo] Get all volumes completed successfully. May 21 16:33:33.020889 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-1803959d-1f39-4d43-86cd-09e0231f5ec0 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:33:33.021290 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 6/24] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:33:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:33:43.012469 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:34:33.041085 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:34:33.044580 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:34:33.044797 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:34:33.044940 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:34:33.045352 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:34:33.046085 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:34:33.085067 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 demo demo] Get all volumes completed successfully. May 21 16:34:33.089437 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-7985d106-e837-4b67-9b3c-643fc03c82c1 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:34:33.090061 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 7/25] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:34:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:34:43.076844 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:35:33.102528 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:35:33.105138 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:35:33.105411 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:35:33.105673 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:35:33.106043 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:35:33.107949 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:35:33.116474 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 demo demo] Get all volumes completed successfully. May 21 16:35:33.119334 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-27070cdd-4e50-496a-9b1b-b066e4194da6 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:35:33.119795 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 7/26] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:35:33 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 21 16:35:43.112181 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:36:33.136901 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:36:33.236535 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:36:33.237032 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:36:33.237534 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:36:33.238033 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:36:33.239663 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:36:33.249432 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 demo demo] Get all volumes completed successfully. May 21 16:36:33.253907 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-ecb85a96-dbcd-4056-a105-31b03ae2b397 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:36:33.254650 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 7/27] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:36:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:36:43.243715 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:37:33.277594 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-66b43136-fda6-47b1-a529-55e276fe90c2 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:37:33.279911 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-66b43136-fda6-47b1-a529-55e276fe90c2 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:37:33.280089 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-66b43136-fda6-47b1-a529-55e276fe90c2 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:37:33.280349 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-66b43136-fda6-47b1-a529-55e276fe90c2 demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:37:33.280596 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-66b43136-fda6-47b1-a529-55e276fe90c2 demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:37:33.281312 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-66b43136-fda6-47b1-a529-55e276fe90c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:37:33.293591 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-66b43136-fda6-47b1-a529-55e276fe90c2 demo demo] Get all volumes completed successfully. May 21 16:37:33.296148 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-66b43136-fda6-47b1-a529-55e276fe90c2 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:37:33.296613 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 7/28] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:37:33 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 21 16:37:43.285028 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:38:33.313199 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-773efa57-6f92-4994-9987-46829f148f66 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:38:33.316072 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-773efa57-6f92-4994-9987-46829f148f66 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:38:33.316318 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-773efa57-6f92-4994-9987-46829f148f66 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:38:33.316564 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-773efa57-6f92-4994-9987-46829f148f66 demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:38:33.316903 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-773efa57-6f92-4994-9987-46829f148f66 demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:38:33.318114 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-773efa57-6f92-4994-9987-46829f148f66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:38:33.326396 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-773efa57-6f92-4994-9987-46829f148f66 demo demo] Get all volumes completed successfully. May 21 16:38:33.328619 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-773efa57-6f92-4994-9987-46829f148f66 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:38:33.328994 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 8/29] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:38:33 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 21 16:38:43.321547 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:39:33.345717 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-e1c516a5-f38b-4736-bedc-834ebb589562 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:39:33.350082 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-e1c516a5-f38b-4736-bedc-834ebb589562 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:39:33.350335 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-e1c516a5-f38b-4736-bedc-834ebb589562 demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:39:33.350595 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-e1c516a5-f38b-4736-bedc-834ebb589562 demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:39:33.350940 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-e1c516a5-f38b-4736-bedc-834ebb589562 demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:39:33.352460 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-e1c516a5-f38b-4736-bedc-834ebb589562 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:39:33.360763 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-e1c516a5-f38b-4736-bedc-834ebb589562 demo demo] Get all volumes completed successfully. May 21 16:39:33.363163 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-e1c516a5-f38b-4736-bedc-834ebb589562 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:39:33.363317 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 8/30] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:39:33 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 21 16:39:43.357054 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:40:33.377925 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:40:33.380588 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:40:33.380824 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:40:33.381100 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:40:33.381437 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:40:33.382467 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:40:33.391272 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 demo demo] Get all volumes completed successfully. May 21 16:40:33.393775 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-dd060e6a-65b2-4c14-aed6-f30810d17244 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:40:33.394215 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 8/31] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:40:33 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 21 16:40:43.385659 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:41:33.416317 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:41:33.559716 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:41:33.560137 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:41:33.560605 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:41:33.561031 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:41:33.562552 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:41:33.570682 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb demo demo] Get all volumes completed successfully. May 21 16:41:33.573281 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-6fe7af24-e033-43dd-b9a6-8c4a252a8adb demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:41:33.573713 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 8/32] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:41:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:41:43.565708 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:42:33.590605 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:42:33.593626 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:42:33.593890 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:42:33.594175 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:42:33.594544 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:42:33.595621 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:42:33.605663 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac demo demo] Get all volumes completed successfully. May 21 16:42:33.609406 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-ef9b3137-cad2-493f-a8fe-3db312bf19ac demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:42:33.609669 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 9/33] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:42:33 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 21 16:42:43.598838 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:43:33.624207 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:43:33.627901 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:43:33.627901 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:43:33.627901 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:43:33.627901 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:43:33.627901 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:43:33.634753 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 demo demo] Get all volumes completed successfully. May 21 16:43:33.637487 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-7434fb28-3aea-4d50-b95b-35339b5796f7 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:43:33.638097 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 9/34] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:43:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:43:43.630510 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:44:33.648179 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-711e4496-d5b8-4285-b4d6-105dd4832429 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:44:33.650721 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-711e4496-d5b8-4285-b4d6-105dd4832429 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:44:33.650947 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-711e4496-d5b8-4285-b4d6-105dd4832429 demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:44:33.651140 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-711e4496-d5b8-4285-b4d6-105dd4832429 demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:44:33.651569 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-711e4496-d5b8-4285-b4d6-105dd4832429 demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:44:33.652069 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-711e4496-d5b8-4285-b4d6-105dd4832429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:44:33.660250 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-711e4496-d5b8-4285-b4d6-105dd4832429 demo demo] Get all volumes completed successfully. May 21 16:44:33.662741 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-711e4496-d5b8-4285-b4d6-105dd4832429 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:44:33.663606 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 9/35] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:44:33 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 21 16:44:43.655674 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:45:33.678021 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:45:33.683768 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:45:33.684037 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:45:33.684291 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:45:33.684597 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:45:33.685607 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:45:33.698549 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f demo demo] Get all volumes completed successfully. May 21 16:45:33.703478 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-14c4f5c2-9a66-4d23-bd4b-9539f6342e6f demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:45:33.704487 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 9/36] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:45:33 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 21 16:45:43.689841 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:46:33.723310 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:46:33.828904 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:46:33.828904 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:46:33.828904 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:46:33.828904 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:46:33.829389 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:46:33.838600 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 demo demo] Get all volumes completed successfully. May 21 16:46:33.841714 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-25cf8335-ea0f-4ce3-85b2-8142d696d902 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:46:33.842398 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 10/37] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:46:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:46:43.833287 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:47:33.861119 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-5d097b00-13cf-4cda-9dcf-932c35433571 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:47:33.865004 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-5d097b00-13cf-4cda-9dcf-932c35433571 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:47:33.865667 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-5d097b00-13cf-4cda-9dcf-932c35433571 demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:47:33.866281 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-5d097b00-13cf-4cda-9dcf-932c35433571 demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:47:33.867255 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-5d097b00-13cf-4cda-9dcf-932c35433571 demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:47:33.868204 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-5d097b00-13cf-4cda-9dcf-932c35433571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:47:33.880382 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-5d097b00-13cf-4cda-9dcf-932c35433571 demo demo] Get all volumes completed successfully. May 21 16:47:33.883250 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-5d097b00-13cf-4cda-9dcf-932c35433571 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:47:33.883805 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 10/38] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:47:33 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 21 16:47:43.872045 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:48:33.900341 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:48:33.903158 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:48:33.903389 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:48:33.903593 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:48:33.903923 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:48:33.904916 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:48:33.914319 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c demo demo] Get all volumes completed successfully. May 21 16:48:33.917795 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-ef4bbeea-f136-4a2d-8324-dc0042d3b27c demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:48:33.918447 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 10/39] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:48:33 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 21 16:48:43.908088 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:49:33.940336 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:49:33.943766 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:49:33.944037 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:49:33.944214 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:49:33.944437 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:49:33.945605 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:49:33.953431 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 demo demo] Get all volumes completed successfully. May 21 16:49:33.958026 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-634b1d3d-555e-4c8a-aff6-56d66f61eb05 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:49:33.958643 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 10/40] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:49:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 21 16:49:43.948622 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:50:33.972182 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:50:33.975074 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:50:33.975299 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:50:33.975528 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:50:33.975810 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:50:33.976734 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:50:33.984675 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd demo demo] Get all volumes completed successfully. May 21 16:50:33.986481 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-698bc09b-8fc7-4a9e-9905-3c411aade5dd demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:50:33.986792 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 11/41] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:50:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:50:43.979702 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:51:34.006950 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-0fbdec2f-259b-4029-8bc6-8052036be701 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:51:34.104058 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-0fbdec2f-259b-4029-8bc6-8052036be701 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:51:34.104421 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-0fbdec2f-259b-4029-8bc6-8052036be701 demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:51:34.104781 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-0fbdec2f-259b-4029-8bc6-8052036be701 demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:51:34.105248 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-0fbdec2f-259b-4029-8bc6-8052036be701 demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:51:34.106754 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-0fbdec2f-259b-4029-8bc6-8052036be701 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:51:34.119177 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-0fbdec2f-259b-4029-8bc6-8052036be701 demo demo] Get all volumes completed successfully. May 21 16:51:34.122865 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-0fbdec2f-259b-4029-8bc6-8052036be701 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:51:34.123493 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 11/42] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:51:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:51:44.110756 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:52:34.136718 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:52:34.139840 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:52:34.140245 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:52:34.140777 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:52:34.141133 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:52:34.142805 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:52:34.148977 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 demo demo] Get all volumes completed successfully. May 21 16:52:34.150930 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-80b30592-24b3-4a07-9eb4-22fa5f108479 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:52:34.151272 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 11/43] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:52:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:52:44.146747 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:53:34.166287 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-f57f7676-c46b-45ca-8382-3eca9745c500 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:53:34.170668 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-f57f7676-c46b-45ca-8382-3eca9745c500 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:53:34.171455 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-f57f7676-c46b-45ca-8382-3eca9745c500 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:53:34.171905 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-f57f7676-c46b-45ca-8382-3eca9745c500 demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:53:34.172416 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-f57f7676-c46b-45ca-8382-3eca9745c500 demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:53:34.173915 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-f57f7676-c46b-45ca-8382-3eca9745c500 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:53:34.180614 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-f57f7676-c46b-45ca-8382-3eca9745c500 demo demo] Get all volumes completed successfully. May 21 16:53:34.182586 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-f57f7676-c46b-45ca-8382-3eca9745c500 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:53:34.182995 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 11/44] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:53:34 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 21 16:53:44.176899 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:54:34.197099 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:54:34.200040 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:54:34.200275 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:54:34.200514 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:54:34.200853 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:54:34.204131 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:54:34.215414 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 demo demo] Get all volumes completed successfully. May 21 16:54:34.218853 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-2ce2a972-e233-468c-bc80-34f7bf0fe307 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:54:34.219220 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 12/45] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:54:34 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 21 16:54:44.209552 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:55:34.239571 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:55:34.242951 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:55:34.243316 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:55:34.243584 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:55:34.244106 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:55:34.245528 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:55:34.256220 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 demo demo] Get all volumes completed successfully. May 21 16:55:34.258280 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-c8398c3b-3d27-4fc9-984e-c5f5a3704663 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:55:34.258632 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 12/46] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:55:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:55:44.249403 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:56:34.271617 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:56:34.302730 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:56:34.303095 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:56:34.303451 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:56:34.303965 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:56:34.305527 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:56:34.316804 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f demo demo] Get all volumes completed successfully. May 21 16:56:34.321171 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-3152b462-4d47-4bd9-832d-005cf2d3b43f demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:56:34.321865 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 12/47] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:56:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:56:44.309917 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:57:34.336603 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-d5ae1189-c73b-44aa-9e21-052547f61540 None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:57:34.341616 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-d5ae1189-c73b-44aa-9e21-052547f61540 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:57:34.342520 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-d5ae1189-c73b-44aa-9e21-052547f61540 demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:57:34.342520 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-d5ae1189-c73b-44aa-9e21-052547f61540 demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:57:34.342520 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-d5ae1189-c73b-44aa-9e21-052547f61540 demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:57:34.342936 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-d5ae1189-c73b-44aa-9e21-052547f61540 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:57:34.348975 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-d5ae1189-c73b-44aa-9e21-052547f61540 demo demo] Get all volumes completed successfully. May 21 16:57:34.350921 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-d5ae1189-c73b-44aa-9e21-052547f61540 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:57:34.351282 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 12/48] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:57:34 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 21 16:57:44.345326 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:58:34.362776 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-48a87fc3-2459-417a-b238-f3781797c230 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:58:34.365782 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-48a87fc3-2459-417a-b238-f3781797c230 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:58:34.366036 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-48a87fc3-2459-417a-b238-f3781797c230 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:58:34.366263 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-48a87fc3-2459-417a-b238-f3781797c230 demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:58:34.366540 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-48a87fc3-2459-417a-b238-f3781797c230 demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:58:34.367643 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-48a87fc3-2459-417a-b238-f3781797c230 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:58:34.376331 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-48a87fc3-2459-417a-b238-f3781797c230 demo demo] Get all volumes completed successfully. May 21 16:58:34.378867 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-48a87fc3-2459-417a-b238-f3781797c230 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:58:34.379241 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 13/49] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:58:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 16:58:44.371339 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 16:59:34.397618 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 16:59:34.400422 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 16:59:34.400646 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc demo demo] Empty body provided in request {{(pid=112210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 16:59:34.400909 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc demo demo] Calling method 'detail' {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 16:59:34.401220 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.api.api_utils [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc demo demo] Removing options '' from query. {{(pid=112210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 16:59:34.402324 np0000175956 devstack@c-api.service[112210]: DEBUG cinder.volume.api [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 16:59:34.412100 np0000175956 devstack@c-api.service[112210]: INFO cinder.volume.api [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc demo demo] Get all volumes completed successfully. May 21 16:59:34.414345 np0000175956 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [None req-454a8437-2e43-409e-9daa-1ecbd536c7cc demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 16:59:34.415124 np0000175956 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 13/50] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 16:59:34 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 21 16:59:44.406314 np0000175956 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:00:34.428288 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-82af6767-d5d0-4a1e-a29d-53468285d176 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:00:34.432336 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-82af6767-d5d0-4a1e-a29d-53468285d176 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 17:00:34.432538 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-82af6767-d5d0-4a1e-a29d-53468285d176 demo demo] Empty body provided in request {{(pid=112209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:00:34.432691 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-82af6767-d5d0-4a1e-a29d-53468285d176 demo demo] Calling method 'detail' {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:00:34.432931 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.api.api_utils [None req-82af6767-d5d0-4a1e-a29d-53468285d176 demo demo] Removing options '' from query. {{(pid=112209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:00:34.433631 np0000175956 devstack@c-api.service[112209]: DEBUG cinder.volume.api [None req-82af6767-d5d0-4a1e-a29d-53468285d176 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:00:34.441002 np0000175956 devstack@c-api.service[112209]: INFO cinder.volume.api [None req-82af6767-d5d0-4a1e-a29d-53468285d176 demo demo] Get all volumes completed successfully. May 21 17:00:34.443765 np0000175956 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-82af6767-d5d0-4a1e-a29d-53468285d176 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 17:00:34.445786 np0000175956 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 13/51] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 17:00:34 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 21 17:00:44.436304 np0000175956 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:01:34.458301 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.middleware.request_id [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df None None] RequestId filter calling following filter/app {{(pid=112208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:01:34.551442 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 17:01:34.551826 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df demo demo] Empty body provided in request {{(pid=112208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:01:34.552217 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.openstack.wsgi [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df demo demo] Calling method 'detail' {{(pid=112208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:01:34.552647 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.api.api_utils [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df demo demo] Removing options '' from query. {{(pid=112208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:01:34.554149 np0000175956 devstack@c-api.service[112208]: DEBUG cinder.volume.api [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112208) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:01:34.560715 np0000175956 devstack@c-api.service[112208]: INFO cinder.volume.api [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df demo demo] Get all volumes completed successfully. May 21 17:01:34.562660 np0000175956 devstack@c-api.service[112208]: INFO cinder.api.openstack.wsgi [None req-68908f0b-9a48-4486-b6c4-d0da76cec8df demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 17:01:34.563313 np0000175956 devstack@c-api.service[112208]: [pid: 112208|app: 0|req: 13/52] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 17:01:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 17:01:44.557200 np0000175956 devstack@c-api.service[112208]: DEBUG dbcounter [-] [112208] Writing DB stats cinder:SELECT=1 {{(pid=112208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 17:02:34.576739 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 17:02:34.580737 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 demo demo] GET https://199.204.45.129/volume/v3/volumes/detail May 21 17:02:34.580997 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 demo demo] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 17:02:34.581249 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 demo demo] Calling method 'detail' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 17:02:34.581545 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.api.api_utils [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 demo demo] Removing options '' from query. {{(pid=112211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 21 17:02:34.582527 np0000175956 devstack@c-api.service[112211]: DEBUG cinder.volume.api [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 21 17:02:34.591283 np0000175956 devstack@c-api.service[112211]: INFO cinder.volume.api [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 demo demo] Get all volumes completed successfully. May 21 17:02:34.593756 np0000175956 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-d378ded8-93f8-4bd5-87e3-9633f2eab494 demo demo] https://199.204.45.129/volume/v3/volumes/detail returned with HTTP 200 May 21 17:02:34.594206 np0000175956 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 14/53] 199.204.45.129 () {64 vars in 1295 bytes} [Thu May 21 17:02:34 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 21 17:02:44.585639 np0000175956 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=1 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}